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
#59 wontfix if standard guest account is added to a group, all Samba group information is broken after next Samba start Silvan Scherrer Herwig Bauernfeind
Description

The first guest account gets a SID of 501, this is correct as can be seen from the Samba documentation.

As soon as you add this account with SID of 501 to any group, Samba (partly) forgets about its groups as soon as you stop the server and restart it.

The resulting list of a "net rpc group" command is always empty afterwards and you cannot add groups anymore.

You still can delete all groups except the one where the guest account was added to. When you try to delete this group you get a "dc lookup failed" error.

A "net groupmap" command still works. Unmapping the groups also works, with the exception of the group to which the guest account was added to.

It is impossible to get the group functionality back, integrity of some .tdb files (most notably group_mapping.tdb) is unrecoverably broken.

The above scenario is valid both for the smbpasswd backend and for the tdbsam backend.

The most easy way to reproduce is using my smbusers.exe which acts as a frontend for the net rpc user, net rpc group and net groupmap commands, however reproduction using the net rpc commands alone is also possible.

I can reproduce this 100% reliably on 3 machines.

This problem was present in all Samba builds so far, the reproduction scenario was developed and tested on both Samba 3.0.29 (private build) and Samba 3.0.30 (official build).

#66 fixed Plugin does not change level (workgroup,server,share) Silvan Scherrer Yuri Dario
Description

When you change level for browsing, the plugin does not recognize level change as in 1.0 e.g. you get list of existing workgroups/domains, but you cannot get list of servers if you enter domain.

This code is not ported to 1.5, it is required to match features present in 1.0 tree.

#68 fixed sequence 0xA9 0x20 characters in file's/folder's names on samba's shares Silvan Scherrer digi
Description

Users can't open/create files and folders with sequence of two symbols 0xE9 0x20 in names. Also, not impossible to create folders/files with names "*е" (е = 0xE5)

(codes of characters in windows-1251 charset)

for ex.: N:\my-samba-share>ver > "123й 567.txt"

will create file with name "123" - ?!

N:\my-samba-share>ver > "123й567.txt"

will create file with name "123й567.txt" - Ok

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