Samba or Ubuntu problem? netbios name not saving in smb.conf
So when I edit my smb.conf.master file and add "netbios name = server2" to the global section, and then run testparm -s smb.conf.master > smb.conf as root. this is what the global section of my "new" smb.conf file looks like after cat smb.conf:
netbios name = server2 does not show up!!!!??? I'm thinking samba doesn't like karmic.. Further more my other Karmic boxes on the same subnet can't browse samba shares, while the windows and mac boxes can.. HA... and yes my Karmic box smb.conf WINS server is pointing at server2.
Anyone have any idea??
[global]
server string = server2
interfaces = 127.0.0.0/8, eth0
bind interfaces only = Yes
security = SHARE
map to guest = Bad User
obey pam restrictions = Yes
pam password change = Yes
passwd program = /usr/bin/passwd %u
passwd chat = *Enter\
unix password sync = Yes
syslog = 0
log file = /var/log/
max log size = 1000
name resolve order = wins lmhosts bcast host
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
dns proxy = No
wins support = Yes
usershare allow guests = Yes
panic action = /usr/share/
hosts allow = 127.0.0.1, 192.168.1.0/24, 10.8.0.0/24
hosts deny = 0.0.0.0/0
Question information
- Language:
- English Edit question
- Status:
- Open
- For:
- Ubuntu samba Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask jbowen7 for more information if necessary.