﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
14	Locking problems	guest	Paul Smedley	"Running `net groupmap list` while samba services are running produces:

OS/2: D:\samba>net groupmap list[[BR]]
[2007/05/31 17:24:56, 0] lib/util_tdb.c:tdb_log(662)[[BR]]
  tdb(D:/samba/var/locks/group_mapping.tdb): tdb_read failed at 1388 len=24 ret=-1 (Permission denied) map_size=4096[[BR]]
[2007/05/31 17:24:56, 0] lib/util_tdb.c:tdb_log(662)[[BR]]
  tdb(D:/samba/var/locks/group_mapping.tdb): tdb_read failed at 1388 len=24 ret=-1 (Permission denied) map_size=4096[[BR]]
Domõnenbenutzer (S-1-5-21-3825011015-1881130570-2928203476-513) -> users[[BR]]
Benutzer (S-1-5-21-3825011015-1881130570-2928203476-545) -> staff[[BR]]
Domõnen-Administratoren (S-1-5-21-3825011015-1881130570-2928203476-512) -> root[[BR]]
Administratoren (S-1-5-21-3825011015-1881130570-2928203476-544) -> admins[[BR]]
Domõnengõste (S-1-5-21-3825011015-1881130570-2928203476-514) -> nobody[[BR]]

while it should be:

Domõnenbenutzer (S-1-5-21-3825011015-1881130570-2928203476-513) -> users[[BR]]
Benutzer (S-1-5-21-3825011015-1881130570-2928203476-545) -> staff[[BR]]
Domõnen-Administratoren (S-1-5-21-3825011015-1881130570-2928203476-512) -> root[[BR]]
Administratoren (S-1-5-21-3825011015-1881130570-2928203476-544) -> admins[[BR]]
Domõnengõste (S-1-5-21-3825011015-1881130570-2928203476-514) -> nobody[[BR]]
Gõste (S-1-5-21-3825011015-1881130570-2928203476-546) -> guests[[BR]]

As long as the samba services are not running, the output is the expected one.

This problem was introduced with 3.0.25pre2 and all subsequent builds, it works with 3.0.25pre1.

In addition the output of the umlauts is wrong here, whereas other parts of Samba display them properly (all builds)."	defect	closed	blocker	Samba Server for eCS (OS/2) 1.0	Samba Server	3.0.25pre2	fixed		herwig.bauernfeind@…
