[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Bug 1363] phpLDAPadmin wrong default config



http://bugs.skolelinux.org/show_bug.cgi?id=1363


John Sigurd Skogtvedt <jss@bzz.no> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jss@bzz.no




--- Comment #4 from John Sigurd Skogtvedt <jss@bzz.no>  2009-10-22 19:01:43 ---
(In reply to comment #3)
> (In reply to comment #2)
> > dhcpd will use the configuration which is in ldap and lwat can be used to edit
> > it, so making ldapphpadmin work aint critical for us.
> 
> Sounds great, but using lenny-test dvd from 15 okt. I dont see anywhere in lwat
> that I can change dhcp except for chosing between group1 ang group2. 
> 

If you add e.g. static00, then the machine should get IP 10.0.2.50.
If you add a machine named "butterfly" with IP 10.0.2.4, then the machine will
get IP 10.0.2.4, and the name "butterfly" and IP "10.0.2.4" will resolve. Even
if no more options related to DHCP and DNS are shown, this is done
automatically (it can be disabled using the $updateDHCP and $updateDNS
variables in lwat/config.php).

What isn't implemented, however, is editing DHCP configuration such as IP
range. For doing that you can use ldapvi:
$ ldapvi -h localhost -D '(cn=admin)' -Z --tls never -b 'cn=DHCP
Config,dc=skole,dc=skolelinux,dc=no'

To control the editor used, set the EDITOR environment variable.


-- 
Configure bugmail: http://bugs.skolelinux.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.


Reply to: