Sorry if this got posted twice....

     I am finishing the smb.conf file on my Linux
machine but I have come
upon a problem.  I have a couple of user accounts on
Linux and I want to
connect to them via Win 2k from my home network.  When
I double click on the
Linux computer from Network Neighborhood, I get a
popup asking me for my
username and password.  I supply the correct username
and password, but I
don't connect.  However, if I don't enter a username
and password, I will
see all of the shares.

     The question:  What do I have to insert into my
smb.conf file in order
for me to see my users home directories?  My smb.conf
file follows (don't worry, it's not that big...)

Thanks,

Paul

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

[global]
 workgroup = OLYMPUS
 server string = Athena's Blah Server %v
 encrypt passwords = Yes
 log file = /var/log/samba/log.%m
 max log size = 50
 socket options = TCP_NODELAY SO_RCVBUF=8192
SO_SNDBUF=8192
 printcap name = lpstat
 dns proxy = No
 printing = cups

[Share]
 comment = Share Applications
 path = /shares/data
 volume = data-share
 writeable = Yes
 guest Ok = Yes

[homes]
 comment = Home Directories
 browsable = yes
 writable = yes


__________________________________________________
Do You Yahoo!?
Yahoo! Movies - coverage of the 74th Academy Awards�
http://movies.yahoo.com/

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to