How can I config my DRBL clients to use Active Directory authentication ? |
- Setup DRBL server by "drblsrv -i" and "drblpush -i" as mentioned in http://drbl.org/one4all/ normally.
- Append "compat winbind" to any client's nsswitch.conf, say /tftpboot/nodes/192.168.100.1/etc/nsswitch.conf
- Run "drbl-cp-hosts /tftpboot/nodes/192.168.100.1/etc/nsswitch.conf /etc/"
- Run "drbl-client-service samba on"
- Run "drbl-client-service winbind on"
Ref: https://sourceforge.net/p/drbl/discussion/Help/thread/b6db0c00
|
|