nsswitch.conf and Samba's windbind
    Mikhail Teterin 
    mi+mx at aldan.algebra.com
       
    Tue Jun  6 18:43:01 UTC 2006
    
    
  
Hello!
I'm trying to setup my machine (FreeBSD-6.1) to be able to authenticate some 
users against the corporate Active Directory (using Samba's windbind).
Having the following line in the /etc/nsswitch.conf works to that end:
	passwd: files nis winbind
Unfortunately, this prevents the local +/- substitutions from working...
Using:
	passwd_compat: nis winbind
restores the +/- functionality, but disables the Active Directory 
functionality :-(
How do I get both? Thanks!
	-mi
    
    
More information about the freebsd-questions
mailing list