Hi, Is there a tool to debug SIDs on a samba domain. To check that there is no problems with SIDs on the samba server, windows client or user? After an upgrade/reinstall of the samba server, I get an error message on the windows client saying that the profile could not be synced, when the user logs out. There are probably a problem with the machine account or the users SIDs. But I'm new to windows and samba so I find it dificult to navigate through this windows mess. Maybe there are some keys that should be deleted from the registry or something like that? Regards -- Knut Olav B?hmer 41 000 108
From: Knut Olav B?hmer <bohmer at gmail.com> Date: Wed, 16 Jan 2013 13:00:42 +0100> Hi, > > Is there a tool to debug SIDs on a samba domain. To check that there > is no problems with SIDs on the samba server, windows client or user?(snip)> There are probably a problem with the machine account or the users > SIDs. But I'm new to windows and samba so I find it dificult to > navigate through this windows mess.You can see SID: - On Windows side whoami /user (an user's) - On Samba side pdbedit <user> (an user's) profiles (a profile file's) --- TAKAHASHI Motonobu <monyo at monyo.com> / @damemonyo facebook.com/takahashi.motonobu
From: Knut Olav B?hmer <bohmer at gmail.com> Date: Sun, 20 Jan 2013 15:03:25 +0100>> - On Windows side >> whoami /user (an user's) > > I could not find the command whoami. Where should it be located? > I also installed powershell to see if it was required, but there was > no whoami command there either.Sorry, whoami command appears at Windows Vista / Windows Server 2003.>> - On Samba side >> pdbedit <user> (an user's) >> profiles (a profile file's) > > What is the name of a profile file? is it NTUSER.DAT?Yes, but as I answered at another mail, profiles command does not work well. --- TAKAHASHI Motonobu <monyo at monyo.com> / @damemonyo facebook.com/takahashi.motonobu