[Bug 650795] [NEW] Third share is always read-only

2010-09-28 Thread Pekka Ahola
Public bug reported:

Binary package hint: samba

I'm using Ubuntu 10.04 32-bit.

I have a strange problem with samba. The third share is readonly, even
though the others work just fine. All have the same filesystem flags. If
I move media to the top, the other two (work & work2) become  readonly,
but media is works as expected. I removed all other content of the
config file for debugging purposes.


/etc/samba/smb.conf:

[work]
comment = Old work
path = /storage/work
public = no
writeable = yes
valid users = streg
write list = streg
guest ok = no

[work2]
comment = Old work2
path = /storage/work2
public = no
writeable = yes
valid users = streg
write list = streg
guest ok = no

[media]
comment = Shared Media
path = /storage/media
public = no
writeable = yes
valid users = streg
write list = streg
guest ok = no


testparm -s output:

[work]
comment = Old work
path = /storage/work
public = no
writeable = yes
valid users = streg
write list = streg
guest ok = no

[work2]
comment = Old work2
path = /storage/work2
public = no
writeable = yes
valid users = streg
write list = streg
guest ok = no

[media]
comment = Shared Media
path = /storage/media
public = no
writeable = yes
valid users = streg
write list = streg
guest ok = no

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: samba 2:3.4.7~dfsg-1ubuntu3.2
ProcVersionSignature: Ubuntu 2.6.32-24.43-generic-pae 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic-pae i686
Architecture: i386
BothFailedConnect: Yes
Date: Wed Sep 29 06:20:08 2010
ExecutablePath: /usr/sbin/smbd
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
ProcEnviron: PATH=(custom, no user)
SambaServerRegression: No
SourcePackage: samba

** Affects: samba (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 lucid

-- 
Third share is always read-only
https://bugs.launchpad.net/bugs/650795
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


[Bug 650795] Re: Third share is always read-only

2010-09-28 Thread Pekka Ahola

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/650795/+attachment/1651678/+files/Dependencies.txt

** Attachment added: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/650795/+attachment/1651679/+files/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/650795/+attachment/1651680/+files/ProcStatus.txt

** Attachment added: "SambaInstalledVersions.txt"
   
https://bugs.launchpad.net/bugs/650795/+attachment/1651681/+files/SambaInstalledVersions.txt

-- 
Third share is always read-only
https://bugs.launchpad.net/bugs/650795
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


[Bug 650795] Re: Third share is always read-only

2010-10-17 Thread Pekka Ahola
Ah, and currently the problem is with the media-share. No matter how
many shares are set up and in which order, now the media-share is read-
only from my Windows 7.

-- 
Third share is always read-only
https://bugs.launchpad.net/bugs/650795
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


[Bug 650795] Re: Third share is always read-only

2010-10-17 Thread Pekka Ahola
Also the media-share is readonly when I try to use it from the
localhost. (Gnome-> connect server)

-- 
Third share is always read-only
https://bugs.launchpad.net/bugs/650795
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



[Bug 650795] Re: Third share is always read-only

2010-10-17 Thread Pekka Ahola
permissions:
r...@hive:/storage# ls -lah
total 52K
drwx-- 10 streg streg 4.0K 2010-10-13 19:58 .
drwxr-xr-x 24 root  root  4.0K 2010-10-01 16:21 ..
drwxr-xr-x  4 streg streg 4.0K 2010-10-13 20:00 backup
drwx--  2 streg streg  16K 2010-08-31 00:49 lost+found
drwxr-xr-x  7 streg streg 4.0K 2010-10-13 20:00 media
drwx--  4 streg streg 4.0K 2010-10-13 19:58 .Trash-1000
drwxr-xr-x  6 streg streg 4.0K 2010-09-29 19:38 virtualization
drwxr-xr-x  2 streg streg 4.0K 2010-10-17 19:49 work
drwxr-xr-x  2 streg streg 4.0K 2010-10-17 19:44 work2
drwxr-xr-x  3 streg streg 4.0K 2010-10-13 19:57 www
r...@hive:/storage# 


/var/log/samba/log.smbd
[2010/10/17 19:39:56,  0] smbd/server.c:1069(main)
  smbd version 3.4.7 started.
  Copyright Andrew Tridgell and the Samba Team 1992-2009
[2010/10/17 19:39:56,  0] smbd/server.c:1115(main)
  standard input is not a socket, assuming -D option
[2010/10/17 19:40:11,  0] smbd/server.c:1069(main)
  smbd version 3.4.7 started.
  Copyright Andrew Tridgell and the Samba Team 1992-2009
[2010/10/17 19:40:11,  0] smbd/server.c:1115(main)
  standard input is not a socket, assuming -D option
[2010/10/17 19:44:23,  1] smbd/service.c:1063(make_connection_snum)
  bobo-pc (192.168.0.100) connect to service media initially as user streg 
(uid=1000, gid=1000) (pid 8403)
[2010/10/17 19:44:25,  1] smbd/service.c:1063(make_connection_snum)
  bobo-pc (192.168.0.100) connect to service work initially as user streg 
(uid=1000, gid=1000) (pid 8403)
[2010/10/17 19:44:28,  1] smbd/service.c:1063(make_connection_snum)
  bobo-pc (192.168.0.100) connect to service work2 initially as user streg 
(uid=1000, gid=1000) (pid 8403)
[2010/10/17 19:45:10,  1] smbd/service.c:1063(make_connection_snum)
  bobo-pc (192.168.0.100) connect to service tmp initially as user streg 
(uid=1000, gid=1000) (pid 8403)
[2010/10/17 19:45:27,  1] smbd/service.c:1240(close_cnum)
  bobo-pc (192.168.0.100) closed connection to service tmp
[2010/10/17 19:48:50,  1] smbd/service.c:1240(close_cnum)
  bobo-pc (192.168.0.100) closed connection to service work2
[2010/10/17 19:48:50,  1] smbd/service.c:1240(close_cnum)
  bobo-pc (192.168.0.100) closed connection to service work
[2010/10/17 19:48:50,  1] smbd/service.c:1240(close_cnum)
  bobo-pc (192.168.0.100) closed connection to service media
[2010/10/17 19:48:50,  0] smbd/server.c:1069(main)
  smbd version 3.4.7 started.
  Copyright Andrew Tridgell and the Samba Team 1992-2009
[2010/10/17 19:48:50,  0] smbd/server.c:1115(main)
  standard input is not a socket, assuming -D option
[2010/10/17 19:48:51,  1] smbd/service.c:1063(make_connection_snum)
  bobo-pc (192.168.0.100) connect to service work initially as user streg 
(uid=1000, gid=1000) (pid 8430)
[2010/10/17 19:49:00,  1] smbd/service.c:1063(make_connection_snum)
  bobo-pc (192.168.0.100) connect to service media initially as user streg 
(uid=1000, gid=1000) (pid 8430)
[2010/10/17 19:49:06,  1] smbd/service.c:1063(make_connection_snum)
  bobo-pc (192.168.0.100) connect to service work2 initially as user streg 
(uid=1000, gid=1000) (pid 8430)
[2010/10/17 19:49:21,  1] smbd/service.c:1240(close_cnum)
  bobo-pc (192.168.0.100) closed connection to service media
[2010/10/17 19:49:23,  1] smbd/service.c:1063(make_connection_snum)
  bobo-pc (192.168.0.100) connect to service tmp initially as user streg 
(uid=1000, gid=1000) (pid 8431)
[2010/10/17 19:49:23,  1] smbd/service.c:1063(make_connection_snum)
  bobo-pc (192.168.0.100) connect to service work2 initially as user streg 
(uid=1000, gid=1000) (pid 8431)
[2010/10/17 19:49:23,  1] smbd/service.c:1063(make_connection_snum)
  bobo-pc (192.168.0.100) connect to service media initially as user streg 
(uid=1000, gid=1000) (pid 8431)
[2010/10/17 19:49:23,  1] smbd/service.c:1063(make_connection_snum)
  bobo-pc (192.168.0.100) connect to service work initially as user streg 
(uid=1000, gid=1000) (pid 8431)
[2010/10/17 19:49:51,  1] smbd/service.c:1240(close_cnum)
  bobo-pc (192.168.0.100) closed connection to service tmp
[2010/10/17 19:49:52,  1] smbd/service.c:1240(close_cnum)
  bobo-pc (192.168.0.100) closed connection to service work2
[2010/10/17 19:49:52,  1] smbd/service.c:1240(close_cnum)
  bobo-pc (192.168.0.100) closed connection to service work


/var/log/samba/log.winbindd-idmap:

[2010/10/17 19:48:51,  0] winbindd/idmap_tdb.c:287(idmap_tdb_open_db)
  Upgrade of IDMAP_VERSION from -1 to 2 is not possible with incomplete 
configuration
[2010/10/17 19:48:51,  1] winbindd/idmap.c:321(idmap_init_domain)
  idmap initialization returned NT_STATUS_UNSUCCESSFUL
[2010/10/17 19:48:51,  0] winbindd/idmap.c:201(smb_register_idmap_alloc)
  idmap_alloc module tdb already registered!
[2010/10/17 19:48:51,  0] winbindd/idmap.c:149(smb_register_idmap)
  Idmap module passdb already registered!
[2010/10/17 19:48:51,  0] winbindd/idmap.c:149(smb_register_idmap)
  Idmap module nss already registered!
[2010/10/17 19:48:51,  1] winbindd/idmap_tdb.c:214(idmap_tdb_load_ranges)
  idmap uid missing
[2010/