karmic samba, testparm -s smb.conf.master > smb.conf excluding set parameters, user shares not mounting on karmic system

Bug #603952 reported by jbowen7
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu
Expired
Undecided
Unassigned

Bug Description

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\snew\s*\spassword:* %n\n *Retype\snew\s*\spassword:* %n\n *password\supdated\ssuccessfully* .
 unix password sync = Yes
 syslog = 0
 log file = /var/log/samba/log.%m
 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/samba/panic-action %d
 hosts allow = 127.0.0.1, 192.168.1.0/24, 10.8.0.0/24
 hosts deny = 0.0.0.0/0

Also I just realized that "security = user" doesn't show up in smb.conf either after doing testparm -s smb.conf.master > smb.conf.

I'm moving this up to bug since this is happening on two seperate karmic servers of mine.

Also my karmic host can't access a private share on the server.

I've tried mounting through Nautilus, terminal ( using smbclient and mount ) neither work....

Seems like a bug to me.

Revision history for this message
jbowen7 (jbowen7) wrote :

BTW i've tried both security = share & user... the only thing that sticks after doing a testparm -s smb.conf.master > smb.conf
is security =SHARE.... must be capitalized.????\

What's going on???

Revision history for this message
Fabio Marconi (fabiomarconi) wrote :

Hello
Is this problem present with the latest updates ?
Thanks in advance
Fabio

Changed in ubuntu:
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for Ubuntu because there has been no activity for 60 days.]

Changed in ubuntu:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.