Here you have my smb.conf file.
--------------------------- smb.conf ------------------------------------- [global] netbios name = agw workgroup = APOTHEEK domain admin group = @admins server string = Apotheek file server printcap name = /etc/printcap load printers = yes printing = lprng
^^^^ First thing I'd suggest is using "swat" to clean up your config file, so that no default settings appear as configuration items in your config. This will minimize the number of things that are likely to go wrong.
guest account = smbguest
^^^^ Remove this line. Also verify your smbusers file. By default, Red Hat's packages contain this:
# Unix_name = SMB_name1 SMB_name2 ... root = administrator admin nobody = guest pcguest smbguest
Your installation should have those entries, too.
-- Shrike-list mailing list Shrike-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/shrike-list