[Lias] Winbind
John Simovic
jsimovic at rydesc-h.schools.nsw.edu.au
Mon Oct 28 08:47:01 UTC 2002
if you do a wbinfo -a username%password do you get plaintext password succeeded and encrypted password succeeded?
Thanks
-----Original Message-----
From: ken_yap at users.sourceforge.net [mailto:ken_yap at users.sourceforge.net]
Sent: Mon 28/10/2002 11:05 AM
To: John Simovic
Cc: lias at lists.linux.org.au
Subject: Re: [Lias] Winbind
>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
...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/ms-tnef
Size: 3072 bytes
Desc: not available
Url : http://lists.linux.org.au/pipermail/lias/attachments/20021028/1a5f6c21/attachment.bin
More information about the lias
mailing list