Hello! The GUI configuration and management tool for SAMBA is the Samba Web Application Tool aka SWAT. With SWAT you can create, delete and modify shares, restart the SAMBA daemons (SMBD and NMBD, the NetBIOS name service daemon) and view the config files. Check the SAMBA doc at
www.samba.org for more information on SWAT.
If you already installed SWAT and still having trouble, here's a couple of gotchas I have encountered:
1. Win98 MUST login to Windows Network Neighborhood with an ID AND Password at startup. The ID / Password combination is sent to Linux/Samba the first time the Win98 machine attempts to view Linux shares. The ID should be present on the Linux machine, but if it isn't, SAMBA will map the ID to a "guest" account. FTP is a good candidate. Also, make sure the SAMBA global option "Encrypt Passwords" is set to "YES", as Win98 will send the password encrypted.
2. Printer sharing for WinXP: In CUPS you must specify an ID of guest@smb://Linuxhostname/printername, otherwise you get a WINNT logon failure or some such.
For debugging, set the log level to >0 in the SAMBA config (smb.conf).
Works for me, I've got 2 Win98s, 3 WinXPs and 1 Debian Linux w/SAMBA and each machine can read/write/print to any other machine.
Good luck! Cheers!
