Different encrypted samba passwords than Unix passwords...

Brian Macy bmacy at sunshinecomputing.com
Mon Oct 19 23:43:01 GMT 1998


I may be reading this wrong, but I'm trying to figure out why samba is
sometimes trying to do a Unix password lookup to authenticate a samba
connect. I have my samba passwords different than my Unix passwords. I'm
using my own compiled version of Samba 1.9.18p10.

I have an NT4 SP3 box and when I try to access a share through explorer on
either of my two Linux boxes with encrypted passwords it fails. It appears
that if I enter the correct samba password it tries to authenticate the Unix
password. The odd thing is if I delete the shares on the NT box and then
re-add them (using "net use") it works fine again... I think until the next
reboot -- at least it never works after a reboot.

Brian Macy

These are the shares I'm trying to access:
[public]
   comment = Public Stuff
   path = /usr/local/share/public
   public = no
   writable = yes
   printable = no
   force user = samba
   force group = samba

[users]
   comment = Users
   path = /home
   public = no
   writable = yes
   printable = no

Here are the logs:
Oct 19 16:31:16 job PAM_pwdb[5949]: 1 authentication failure; (uid=0) ->
bmacy for samba service
Oct 19 16:31:17 job PAM_pwdb[5949]: 1 authentication failure; (uid=0) ->
bmacy for samba service
Oct 19 16:31:19 job PAM_pwdb[5952]: 1 authentication failure; (uid=0) ->
bmacy for samba service
Oct 19 16:31:20 job PAM_pwdb[5952]: 1 authentication failure; (uid=0) ->
bmacy for samba service



More information about the samba mailing list