When right clicking on a file of a samba share, the name of the user who owns the file does not appear (i see the SID in place). group name is printed correctly. Samba is configured to access a W2k domain in security=ads the user i can't see is a local unix account. my w2k and my unix account have the same name.
I cannot reproduce this. The SID for the local UNIX user is resolved correctly. My tests were on x86 though. Can you send me a level 10 debug log of viewing the file using the security tab? Mail it to me directly.
fixed local_lookupsid()
not fixed apparently
This bug seems to affect samba3 servers when resolving SIDS for "local" (ie getpwnam()) users when joined to a domain (including samba3 server as a member of samba-2.2.x domain with LDAP/NIS user database). Still valid in 3.0.0rc1.
Found it! When we fall back to the rid algorithm code, we were not setting the SID_NAME_USE type and so the clients were ignoring the reponse. Patch checked into passdb/passdb.c in SAMBA_3_0.
Is this still an issue with the latest SAMBA_3_0 code? Jeremy checked in some changes that dealt with another failure condition.
originally reported against 3.0.0beta3. CLeaning out non-production release versions.
sorry for the same, cleaning up the database to prevent unecessary reopens of bugs.
database cleanup