Custom Query (292 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (7 - 9 of 292)

1 2 3 4 5 6 7 8 9 10 11 12 13
Ticket Resolution Summary Owner Reporter
#10 fixed wins support = yes makes nmbd.exe crash Paul Smedley guest
Description

If "wins support = yes" is enabled in smb.conf nmbd.exe crashes 3 minutes after starting it.

This behaviour has been observed in all builds since 3.0.25pre2. 3.0.25pre1 did not show this problem.

The problem seems to be related to this log entry:

[2007/05/10 09:28:30, 0] lib/util_tdb.c:tdb_log(662)

tdb(D:/samba/var/locks/wins.tdb): tdb_reopen: failed to obtain active lock

#12 fixed Auto-scripts do not work Paul Smedley guest
Description

Option 'add machine script' and (other '*script') from smb.conf do not execute anything.

#14 fixed Locking problems Paul Smedley guest
Description

Running net groupmap list while samba services are running produces:

OS/2: D:\samba>net groupmap list
[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

[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

Domõnenbenutzer (S-1-5-21-3825011015-1881130570-2928203476-513) -> users
Benutzer (S-1-5-21-3825011015-1881130570-2928203476-545) -> staff
Domõnen-Administratoren (S-1-5-21-3825011015-1881130570-2928203476-512) -> root
Administratoren (S-1-5-21-3825011015-1881130570-2928203476-544) -> admins
Domõnengõste (S-1-5-21-3825011015-1881130570-2928203476-514) -> nobody

while it should be:

Domõnenbenutzer (S-1-5-21-3825011015-1881130570-2928203476-513) -> users
Benutzer (S-1-5-21-3825011015-1881130570-2928203476-545) -> staff
Domõnen-Administratoren (S-1-5-21-3825011015-1881130570-2928203476-512) -> root
Administratoren (S-1-5-21-3825011015-1881130570-2928203476-544) -> admins
Domõnengõste (S-1-5-21-3825011015-1881130570-2928203476-514) -> nobody
Gõste (S-1-5-21-3825011015-1881130570-2928203476-546) -> guests

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).

1 2 3 4 5 6 7 8 9 10 11 12 13
Note: See TracQuery for help on using queries.