As a result, I am not going to have a PDC anymore. Now, I just want to use the server as a file server for redhat, Mac, and XP alike. I've got samba to work fine as a server when connecting from redhat using smbclient. I can also see my /homes/ share from XP, but when I try to log on, I don't have the option of supplying a username. For the user name, it says \Waldo\guest. Waldo is the name of my server. As a result, I can't log on. How to fix? Here is my smb.conf:
# Samba config file created using SWAT # from 0.0.0.0 (0.0.0.0) # Date: 2003/07/23 11:26:15
# Global parameters
[global]
netbios name = WALDO
netbios aliases = waldo
server string = where is
security = SHARE
passwd program = /usr/bin/passwd %u
passwd chat = *New*password* %n\n *Retype*new*password* %n\n *passwd:*all*authentication*tokens*updated*successfully*
log file = /var/log/samba/%m.log
socket options = TCP_NODELAY SO_SNDBUF=8192 SO_RCVBUF=8192
preferred master = Yes
domain master = Yes
dns proxy = No
wins support = Yes
default service = homes
printing = cups
[homes]
comment = Home Directories
valid users = %S
read only = No
create mask = 0664
directory mask = 0775[printers]
comment = All Printers
path = /var/spool/samba
valid users = bear
printable = Yes
postscript = Yes
browseable = NoCan somebody shed some light?
thanks
--
James Bear www.montpelier.k12.nd.us
God is good...all the time.
-- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
