Answering the upstream bugtracker question, Chuck could you forward, I
don't have an account at samba.org, thx!

$ ls -la /var/lib/samba/usershares/
total 20
drwxrwx--T 2 root  sambashare 4096 2009-09-22 08:39 .
drwxr-xr-x 5 root  root       4096 2009-06-05 09:56 ..
-rw-r--r-- 1 lezuo lezuo        76 2009-07-15 15:48 _svns
-rw-r--r-- 1 lezuo lezuo        83 2009-09-22 08:39 us
-rw-r--r-- 1 lezuo lezuo        82 2009-06-10 14:27 workspace

The us share itself:

$ ls -la Desktop/us/
total 14028
drwxrwxrwx 24 lezuo lezuo     4096 2009-09-02 13:50 .
drwxr-xr-x  8 lezuo lezuo     4096 2009-08-28 10:44 ..
-rw-r--r--  1 lezuo lezuo    20607 2009-09-01 17:29 aclocal.m4
drwxr-xr-x  6 lezuo lezuo     4096 2009-09-07 13:10 appl


and smb.conf:

[global]
   workgroup = WORKGROUP
   server string = %h server (Samba, Ubuntu)
   dns proxy = no
log level = 0
   log file = /var/log/samba/log.%m
   max log size = 1000
   syslog = 0
   panic action = /usr/share/samba/panic-action %d
   encrypt passwords = true
   passdb backend = tdbsam
   obey pam restrictions = yes
   unix password sync = yes
   passwd program = /usr/bin/passwd %u
   passwd chat = *Enter\snew\s*\spassword:* %n\n *Retype\snew\s*\spassword:* 
%n\n *password\supdated\ssuccessfully* .
   pam password change = yes
   map to guest = bad user
   usershare allow guests = yes
[homes]
   comment = Home Directories
   browseable = no
   read only = no
[printers]
   comment = All Printers
   browseable = no
   path = /var/spool/samba
   printable = yes
   guest ok = no
   read only = yes
   create mask = 0700
[print$]
   comment = Printer Drivers
   path = /var/lib/samba/printers
   browseable = yes
   read only = yes
   guest ok = no

-- 
PANIC: internal error (usershare related)
https://bugs.launchpad.net/bugs/407297
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to