[Lias] Winbind

ken_yap at users.sourceforge.net ken_yap at users.sourceforge.net
Mon Oct 28 08:05:02 UTC 2002


>Hi Ken, could you send me a copy of your smb.conf and /etc/pam.d/samba =
>files so I can compare. These are the only files I have changed so far =
>and I keep getting a plaintext password failed error. Not getting =
>anything regarding encrypted passwords.

I only have smb.conf and /etc/pam.d/auc. As I said I'm not using it to
authenticate shares, only AUC (auc.sourceforge.net).

Winbind section in smb.conf:

# winbind stuff
# separate domain and username with '-', like DOMAIN-username
winbind separator = -
# use uids from 10000 to 20000 for domain users
winbind uid = 10000-20000
# use gids from 10000 to 20000 for domain groups
winbind gid = 10000-20000
# allow enumeration of winbind users and groups
winbind enum users = yes
winbind enum groups = yes

Auth section in /etc/pam.d/auc:

#%PAM-1.0
auth       sufficient   /lib/security/pam_winbind.so
auth       required     /lib/security/pam_unix_auth.so use_first_pass
auth       required     /lib/security/pam_nologin.so
...



More information about the lias mailing list