[Samba] Samba3 Win95 interoperability
Gémes Géza
geza at kzsdabas.sulinet.hu
Sun Jun 27 21:58:51 GMT 2004
Yes you were right the lanman auth =no line explicitly disable any
Win3.11/95/98/Me client to connect to any non-guest share. I would also
recomend a little bit greater os level, especialy because you use your
samba box as a wins server.
Cheers
Geza
J. Nyhuis írta:
> Greetings,
>
> I am trying to get samba3 to work well with W95. The windows 95
>box can see the samba server, but cannot authenticate (claims wrong
>password) to get to any shares. I know the smbpasswd is good as I can
>authenticate and get to the shares using the same account and password on
>a W2000 machine. I suspect I am doing something wrong in the [global]
>section of the samba server.
> Would one of you kind folks please take a look at my global
>section and tell me what I am missing that's causing samba to reject the
>W95 box accounts' attempts to authenticate? Do I need a "min protocol =
>Win95" or something?
> Thanks much in advance.
>
>#======================= Global Settings =====================================
>[global]
> netbios name = shodan
> workgroup = CITADEL
> server string = File Server
> socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
> local master = yes
> preferred master = yes
> os level = 1
> wins support = yes
> dns proxy = yes
>
>#security options
> hosts allow = 192.168.13. 127.
> hosts deny = ALL
> interfaces = eth* lo
> bind interfaces only = yes
> security = user
> encrypt passwords = yes
> lanman auth = no
> smb passwd file = /etc/samba/smbpasswd
> unix password sync = Yes
> passwd program = /usr/bin/passwd %u
>passwd chat = *New*UNIX*password* %n\n *ReType*new*UNIX*password* %n\n *passwd:*all*authentication*tokens*updated*successfully*
> guest account = guest
> map to guest = bad user
>
>#log options
> log file = /var/log/samba/log.%m
> log level = 3
> max log size = 50
>
>
>
> Thanks,
>
>John H. Nyhuis
>University of Washington
>Desk: (206)-732-6148
>cabal at u.washington.edu
>
>
More information about the samba
mailing list