Hello!
I'm trying to get samba working and have added smb4k(browsing) app as with our other linux distros under a Windows 2003 Server domain. I have Toorox spec'd as a static IP with hostname and domain set in hosts smb.conf thru an editor, as I could not get the Network and Systems Settings GUI screens to enable. Related, we can see the Network Settings screen, but it is disabled/gray'd out and is missing the NIC card info and Domain Name System tab' Host name even though it's specified in smb.conf.
-ref active smb.conf Global section: (same as other linux box except they have winbind)
[global]
workgroup =
i]Win03 domain name[/i
security = user
netbios name = toorox
hosts allow = 192.168.1. 127.
unix charset = ISO8859-1
; valid chars = [ ... ] # (errors if used)
keepalive = 30
os level = 2
kernel oplocks = no
domain master = no
socket options = SO_KEEPALIVE TCP_NODELAY IPTOS_LOWDELAY
username map = /etc/samba/smbusers
map to guest = Bad User
wins support = no
time server = yes
encrypt passwords = false
log level = 1
syslog = 0
restrict anonymous = no
preferred master = no
; max protocol = NT # (errors if used)
ldap ssl = No
server signing = Auto
Notes: We have no WINS, only have DNS. Yes, we have completely exited and restarted smb4k after changes to smb.conf
Please advise on disabled Network Settings screens within System Configuration GUI. i.e.: Is it broke? Also, what is the "valid chars" parameter for?
Thanks.
Al