Hey Bob-- Below is my smb.conf file as it stands now. Note the security setting. I believe this is what makes the logon possible...but obviously I'm no expert. The man page--the REALLY long one--explains this. Here's what it says: SECURITY = USER This is the default security setting in Samba 2.2. With user level security a client must first "log on" with a valid username and pass- word (which can be mapped using the username map parameter). Encrypted passwords (see the encrypted passwords parameter) can also be used in this security mode. Parameters such as user and guest only if set are then applied and may change the UNIX user to use on this connection, but only after the user has been successfully authenticated. Note that the name of the resource being requested is not sent to the server until after the server has successfully authenticated the client. This is why guest shares don't work in user level security without allowing the server to automatically map unknown users into the guest account. See the map to guest parameter for details on doing this. See also the section NOTE ABOUT USERNAME/PASSWORD VALIDATION. [global] workgroup = FRANCESCA netbios name = LinuxServer server string = Samba hosts allow = 192.168.1.0/255.255.255.0 log file = /var/log/samba/%m.log max log size = 0 security = user dns proxy = no #============================ Share Definitions ============================== [homes] comment = Home Directories read only = no browseable = no writable = yes valid users = %S create mode = 0664 directory mode = 0775 [Transfer] comment = Share path = /share read only = no browseable = yes public = yes writable = yes printable = no Hope this is helpful! Corey -----Original Message----- From: psyche-list-admin@xxxxxxxxxx [mailto:psyche-list-admin@xxxxxxxxxx] On Behalf Of Bob Mclaughlin Sent: Friday, April 04, 2003 1:52 PM To: psyche-list@xxxxxxxxxx Subject: RE: More Samba Corey, How do you log in from Windows? I've been trying to map a network drive and it doesn't work but I can do everything from Nautilus going the other way. What am I missing? Bob >-----Original Message----- >From: psyche-list-admin@xxxxxxxxxx >[mailto:psyche-list-admin@xxxxxxxxxx]On Behalf Of Corey Head >Sent: Friday, April 04, 2003 10:28 AM >To: psyche-list@xxxxxxxxxx >Subject: RE: More Samba > > >Thanks to all who sent messages to help. I got it >going this morning by >commenting out the guest user line, adding the >correct ip address format >192.168.1.0/255.255.255.0 (thank you Monsieur >Messner) and setting security >setting = user (thank you Monsieur Trahan). I can >now log in from a windows >machine and write, read, execute files. As >always, I appreciate the help! >My next task...netatalk. > >Thanks! >Corey > > -- Psyche-list mailing list Psyche-list@xxxxxxxxxx https://listman.redhat.com/mailman/listinfo/psyche-list -- Psyche-list mailing list Psyche-list@xxxxxxxxxx https://listman.redhat.com/mailman/listinfo/psyche-list