search for: samba_sourcedir

Displaying 2 results from an estimated 2 matches for "samba_sourcedir".

2005 Apr 25
0
my samba configuration walktrought for Active directory
...make make install SAMBA 3.0.13 ./configure --prefix=/usr --with-ads --with-krb5=/usr --with-pam --with-ldap --with-quotas --with-acl-support --with-winbind --with-shared-modules=idmap_rid make make install replace value in /etc/krb5.conf with your own copy &/or modify nsswitch.conf copy /samba_sourcedir/nsswitch/libnss_winbind.so in /lib/ and create a symlink (ln -s) to /lib/libnss_winbind.so.2 copy /samba_sourcedir/nsswitch/pam_winbind.so in /lib/ and create a symlink (ln -s) to /lib/pam_winbind.so.2 ntpdate serverIP kinit -V administrator (if the krb5.conf is correctly created, it will ask y...
2005 Apr 25
0
my samba configuration walktrought for Active directory (w/ conf files ; )
...make make install SAMBA 3.0.13 ./configure --prefix=/usr --with-ads --with-krb5=/usr --with-pam --with-ldap --with-quotas --with-acl-support --with-winbind --with-shared-modules=idmap_rid make make install replace value in /etc/krb5.conf with your own copy &/or modify nsswitch.conf copy /samba_sourcedir/nsswitch/libnss_winbind.so in /lib/ and create a symlink (ln -s) to /lib/libnss_winbind.so.2 copy /samba_sourcedir/nsswitch/pam_winbind.so in /lib/ and create a symlink (ln -s) to /lib/pam_winbind.so.2 ntpdate serverIP kinit -V administrator (if the krb5.conf is correctly created, it will ask y...