Bug#599267: Bug is reproduceable (Samba-PDC needs o+w in dirs for renaming)

2011-05-12 Thread Support /RNSsystems
Hi, this bug is reproduceable on 2 servers of mine (Debian lenny amd64 and Debian squeeze amd64). Both have nearly the same smb.conf parameters. If I logged in with the said user, I can rename a file under Unix level, but I can't rename this file with samba using windows xp or smbclient.

Bug#599267: Samba-PDC needs o+w in dirs for renaming

2010-10-06 Thread Support /RNSsystems
Package: samba Version: 3.5.5 Severity: important Hi, samba 3.5.5 with LDAP-Backend needs chmod o+w on all directories which the current user (e.g. xbcu) doesn't own. But he is in the group which owns the directory. Without this, the user can't rename or delete files, but he can create and

Bug#595799: Possible Solution

2010-09-09 Thread Support /RNSsystems
Hi, I think this patch could fix the problem. Greetings Julian Gürtler --- a/smbldap-userinfo 2010-09-09 12:56:22.243164485 +0200 +++ b/smbldap-userinfo 2010-09-09 12:56:52.738177064 +0200 @@ -320,6 +320,7 @@ my $givenName = join(' ',@tmp); $entry-replace( 'gecos' = $gecos ); $entry-replace(

Bug#595799: smbldap-tools userinfo doesn't set LDAP field displayName

2010-09-06 Thread Support /RNSsystems
Package: smbldap-tools Version: 0.9.5-1 Windows gets the real username from the LDAP field displayName. smbldap-userinfo doesn't set this field in the LDAP-Directory. Therefore Windows cannot display the real name of the user who is currently logged in. The command smbldap-useradd sets the