At 14.56 10/02/98 -0500, Paul Miller wrote: >On Tue, 10 Feb 1998, Antonio Doldo wrote: > >> At 22.42 07/02/98 -0500, Paul Miller wrote: >> >When I set samba to USER mode, it doesn't accept passwords from windows >> >machines.. It works from linux machines.. I'm using encrypted password >> >and the lastest samba release. >> > >> >> I believe that the problem is simply in the login in win95 network >> (netbeui, ipx/spx, >> TCP/IP) because the line 'security=user' in the smb.conf presume >> that the account on the server samba must be identical on both machines. > >I don't think the protocol changes in the security setting is changed. My >Linux box currently doesn't even support ipx.. and I don't know about >netbeui...
In the windows machines usually are used two protocols: IPX/SPX and NetBEUI for connecting the MS network, while for samba is request the stacks TCP/IP. In the Linux box must be installed the TCP/IP (naturally), but when you login in a box with the name 'paul' and try /home/paul/$ smbclient -L my_host samba identify 'paul' and the 'homes' share is the home of paul (/home/paul) therefore if you use a login_name in a windows pc as 'paul' you can be access to the listing of shares resources, otherwise no. whith security=share instead the community can view (only VIEW) the resources. If you want limitate the access from other networks can use allow hosts = 193.xxx. 141.xxx. >> perhaps there is another possibility: you can use the username.map >> in the samba config > >What is username.map? Is it where samba checks the password against a >list of valid users? That doesn't sound too secure. I non use the username.map, but I believe is a file that contain the name conversions between PC and U*ix >-Paul > > I hope is satisfactory Antonio ---------------------------------------------------------- Antonio Doldo Istituto Superiore di Sanita' Laboratorio di Chimica del Farmaco Viale Regina Elena, 299 I-00161 ROME phone +39 6 49.90.26.82 mailto:[EMAIL PROTECTED] ---------------------------------------------------------- -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .