Re: [Samba] File owner SID instead of name showing for one user

2010-07-12 Thread Gregory A. Cain

Hi,

1. Yes, ls -l shows the correct info.
2. Yes, only in Windows Explorer
3. Samba domain.

I did some additional digging over the weekend and discovered that there 
are two other users whose SID's are showing instead of their names.


Thanks again for any insight.



On 7/8/2010 1:50 PM, t...@tms3.com wrote:




On 07/08/2010 03:10 PM, Gregory A. Cain wrote:


Exactly. I checked 4 or 5 other users - no problems. Also did a
spot-check of files belonging to other users in Windows Explorer. It
appears this is the only user with the problem.

I checked for duplicate UID's and found none. Using ls -l on the
server returns the correct user name and UID for the files.


OK, Greg, let me get this straight:

1. From a server terminal ls -l shows correct info.

2. Only in Windows exploderer the SID instead of name?

3. I forget...Samba domain or samba joined to AD domain?






On 7/8/2010 12:01 PM, t...@tms3.com wrote:






wbinfo -s (user sid) returns Could not lookup sid (user sid)


But all other SID lookups are good (well at least a test smattering of
them)?







What does pdbedit -Lv theuser show? It should show the user's SID.


--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba





--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


[Samba] File owner SID instead of name showing for one user

2010-07-08 Thread Gregory A. Cain

Hello,

I recently migrated all data and user accounts from our old Samba file 
server to a new (Samba 3.4.0 on Unbuntu 9.10) one. Everything is working 
fine except that there is one user whose SID is showing in the Owner 
column of Windows Explorer instead of the user name.


It's not a big problem, but the user is uncomfortable with it and I'd 
like to know why it's happening and how to fix it.


Any help would be much appreciated.

Thanks.

Greg
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] File owner SID instead of name showing for one user

2010-07-08 Thread tms3






Hello,

I recently migrated all data and user accounts from our old Samba file
server to a new (Samba 3.4.0 on Unbuntu 9.10) one. Everything is 
working

fine except that there is one user whose SID is showing in the Owner
column of Windows Explorer instead of the user name.

It's not a big problem, but the user is uncomfortable with it and I'd
like to know why it's happening and how to fix it.


Check for duplicate UID's somewhere.




Any help would be much appreciated.

Thanks.

Greg
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba


--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] File owner SID instead of name showing for one user

2010-07-08 Thread Gaiseric Vandal
Also make sure that SID returned by wbinfo -n DOMAIN\name matches the 
name returned bywbinfo -s SID command.


On 07/08/2010 01:45 PM, t...@tms3.com wrote:






Hello,

I recently migrated all data and user accounts from our old Samba file
server to a new (Samba 3.4.0 on Unbuntu 9.10) one. Everything is working
fine except that there is one user whose SID is showing in the Owner
column of Windows Explorer instead of the user name.

It's not a big problem, but the user is uncomfortable with it and I'd
like to know why it's happening and how to fix it.


Check for duplicate UID's somewhere.




Any help would be much appreciated.

Thanks.

Greg
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba




--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] File owner SID instead of name showing for one user

2010-07-08 Thread Gregory A. Cain

Thank you -

wbinfo -s (user sid) returns Could not lookup sid (user sid)

How do I fix this?

Thanks again.



On 7/8/2010 10:56 AM, Gaiseric Vandal wrote:

Also make sure that SID returned by wbinfo -n DOMAIN\name matches the
name returned by wbinfo -s SID command.


--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] File owner SID instead of name showing for one user

2010-07-08 Thread Gary Dale
This occurs when Windows cannot find a user name for the SID. Identify 
which user is the real owner and change the Owner of the file to the 
real owner. If the owner actually does exist then it's probably missing 
the name attribute.



On 08/07/10 01:56 PM, Gaiseric Vandal wrote:
Also make sure that SID returned by wbinfo -n DOMAIN\name matches 
the name returned bywbinfo -s SID command.


On 07/08/2010 01:45 PM, t...@tms3.com wrote:






Hello,

I recently migrated all data and user accounts from our old Samba file
server to a new (Samba 3.4.0 on Unbuntu 9.10) one. Everything is 
working

fine except that there is one user whose SID is showing in the Owner
column of Windows Explorer instead of the user name.

It's not a big problem, but the user is uncomfortable with it and I'd
like to know why it's happening and how to fix it.


Check for duplicate UID's somewhere.




Any help would be much appreciated.

Thanks.

Greg
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba






--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] File owner SID instead of name showing for one user

2010-07-08 Thread tms3






Also make sure that SID returned by wbinfo -n DOMAIN\name matches 
the

name returned bywbinfo -s SID command.


Yeah...but that's a real puzzler, isn't it?  Why the is the 
nsswitch/winbindd process getting a SID as a  value for uid?  I've 
seen it briefly when some process is lagging out.  But I can't ever 
recall such a state being permanentOdd...something's nagging me 
about this, can't put my finger on it.




On 07/08/2010 01:45 PM, t...@tms3.com wrote:








Hello,

I recently migrated all data and user accounts from our old Samba file
server to a new (Samba 3.4.0 on Unbuntu 9.10) one. Everything is 
working

fine except that there is one user whose SID is showing in the Owner
column of Windows Explorer instead of the user name.

It's not a big problem, but the user is uncomfortable with it and I'd
like to know why it's happening and how to fix it.


Check for duplicate UID's somewhere.





Any help would be much appreciated.

Thanks.

Greg
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba




--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba


--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] File owner SID instead of name showing for one user

2010-07-08 Thread tms3







--- Original message ---
Subject: Re: [Samba] File owner SID instead of name showing for one 
user

From: Gregory A. Cain g...@gregorycain.net
To: samba@lists.samba.org
Date: Thursday, 08/07/2010 11:38 AM

Thank you -

wbinfo -s (user sid) returns Could not lookup sid (user sid)


But all other SID lookups are good (well at least a test smattering of 
them)?




How do I fix this?

Thanks again.



On 7/8/2010 10:56 AM, Gaiseric Vandal wrote:


Also make sure that SID returned by wbinfo -n DOMAIN\name matches 
the

name returned by wbinfo -s SID command.


--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba


--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] File owner SID instead of name showing for one user

2010-07-08 Thread Gregory A. Cain
Exactly.  I checked 4 or 5 other users - no problems.  Also did a 
spot-check of files belonging to other users in Windows Explorer.  It 
appears this is the only user with the problem.


I checked for duplicate UID's and found none.  Using ls -l on the server 
returns the correct user name and UID for the files.


On 7/8/2010 12:01 PM, t...@tms3.com wrote:



wbinfo -s (user sid) returns Could not lookup sid (user sid)


But all other SID lookups are good (well at least a test smattering of
them)?




--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] File owner SID instead of name showing for one user

2010-07-08 Thread Gaiseric Vandal

On 07/08/2010 03:10 PM, Gregory A. Cain wrote:
Exactly.  I checked 4 or 5 other users - no problems.  Also did a 
spot-check of files belonging to other users in Windows Explorer.  It 
appears this is the only user with the problem.


I checked for duplicate UID's and found none.  Using ls -l on the 
server returns the correct user name and UID for the files.


On 7/8/2010 12:01 PM, t...@tms3.com wrote:



wbinfo -s (user sid) returns Could not lookup sid (user sid)


But all other SID lookups are good (well at least a test smattering of
them)?






What does pdbedit -Lv theuser show?  It should show the user's SID.


--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] File owner SID instead of name showing for one user

2010-07-08 Thread Gregory A. Cain

Yes, it returns the correct SID.



On 7/8/2010 12:33 PM, Gaiseric Vandal wrote:



What does pdbedit -Lv theuser show? It should show the user's SID.





--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] File owner SID instead of name showing for one user

2010-07-08 Thread tms3




On 07/08/2010 03:10 PM, Gregory A. Cain wrote:


Exactly.  I checked 4 or 5 other users - no problems.  Also did a
spot-check of files belonging to other users in Windows Explorer.  It
appears this is the only user with the problem.

I checked for duplicate UID's and found none.  Using ls -l on the
server returns the correct user name and UID for the files.


OK, Greg, let me get this straight:

1.  From a server terminal ls -l shows correct info.

2.  Only in Windows exploderer the SID instead of name?

3.  I forget...Samba domain or samba joined to AD domain?






On 7/8/2010 12:01 PM, t...@tms3.com wrote:






wbinfo -s (user sid) returns Could not lookup sid (user sid)


But all other SID lookups are good (well at least a test smattering of
them)?







What does pdbedit -Lv theuser show?  It should show the user's SID.


--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba


--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba