Yep. both use the same pam sama file that looks like this:


#%PAM-1.0
auth       required     pam_nologin.so
auth       required     pam_stack.so service=system-auth
account    required     pam_stack.so service=system-auth
session    required     pam_stack.so service=system-auth
password   required     pam_stack.so service=system-auth



Also, here is my smb.conf file in case someone sees something obvious that would keep it from using the normal unix password file:

[global]
workgroup = WILDBRAIN.COM
encrypt passwords = no
debug level = 3
log file = /var/log/samba/%m.log
max log size = 500
os level = 0
local master = No
homedir map = auto.people
printing = cups
veto files = /.AppleDouble/.bin/.AppleDesktop/Network Trash Folder/TheVolumeSettingsFolder/lost+found/


[wb]
        comment = Wild Brain Data Path
        path = /share
        valid users = @user
        admin users = @sos
        force user = @user
        create mask = 0777
        force create mode = 0664
        directory mask = 0777
        force directory mode = 02775
        inherit permissions = Yes
        read only = no
        writeable = yes



--Andy

[EMAIL PROTECTED] wrote:
Yeah. I explicitly state "encrypt passwords = no" in the smb.conf

file


and testparm confirms it. :(

--Andy


Contents of /etc/pam.d/samba (or wherever it is for you) unchanged?

~ Daniel













-----------------------------------------------------------------------

This message is the property of Time Inc. or its affiliates. It may be
legally privileged and/or confidential and is intended only for the use
of the addressee(s). No addressee should forward, print, copy, or
otherwise reproduce this message in any manner that would allow it to be
viewed by any individual not originally listed as a recipient. If the
reader of this message is not the intended recipient, you are hereby
notified that any unauthorized disclosure, dissemination, distribution,
copying or the taking of any action in reliance on the information
herein is strictly prohibited. If you have received this communication
in error, please immediately notify the sender and delete this message.
Thank you.


--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to