Stefan... You changed the user his password while, I said, change the Adminisitrator password. Let him logout and login again or you monitor his event logs remotely and see what happens if you change the Administrator password. And try this. !root = BUERO\Administrator BUERO\administrator Last question that share, any special settings? Greetz, Louis> -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Stefan G. Weichinger via samba > Verzonden: dinsdag 6 augustus 2019 15:54 > Aan: samba at lists.samba.org > Onderwerp: Re: [Samba] more cleanup: mis-named AD user > > Am 06.08.19 um 15:50 schrieb Rowland penny via samba: > > On 06/08/2019 14:44, Stefan G. Weichinger via samba wrote: > >> same user uses a share on one of the DCs (yes, I know ... > administrative > >> small share) > >> > >> there it is correctly displayed in smbstatus > >> > >> So I expect some wrong/outdated mapping on the DM/fileserver? > >> > >> > >> > > On a Unix domain member, this could only be in a user.map, > so check this. > > username map = /etc/samba/smbusers > > root at pre01svdeb01:/etc/samba# cat smbusers > !root = BUERO\Administrator BUERO\administrator Administrator > administrator > > I could remove that for a test ... > > > I would also get the user to log into another PC and > connect to another > > fileserver and see what happens. > > That will have to wait until I am there. Very busy guy > without patience. > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba > >
Am 06.08.19 um 15:59 schrieb L.P.H. van Belle via samba:> Stefan... > > You changed the user his password while, I said, change the Adminisitrator password.done ...> Let him logout and login again or you monitor his event logs remotely and see what happens if you change the Administrator password.currently he is in a meeting ... not at his place> > And try this. > !root = BUERO\Administrator BUERO\administratoredited, "kill -HUP" done> Last question that share, any special settings?The working share: [rsnapshots] path = /mnt/rsnapshots read only = Yes valid users = problem-user, sgw ;-)
Am 06.08.19 um 16:13 schrieb Stefan G. Weichinger via samba:>> Last question that share, any special settings? > > The working share: > > > [rsnapshots] > path = /mnt/rsnapshots > read only = Yes > valid users = problem-user, sgw > > ;-) > >a fellow admin points me at this: https://support.microsoft.com/de-at/help/4026814/windows-accessing-credential-manager will check asap
Ahh, yes good one, totaly forgot about that one. That also possible. Just one more thing.. And I dont understand this... Because.. And im sorry to say.. You .. Should .. Know .. This .. This share.> [rsnapshots] > path = /mnt/rsnapshots > read only = Yes > valid users = problem-user, sgwNow, you tell my, why are you using valid users here and explain also why your not using groups.. Let me me guess. Because that was the quick solution.. And later on you never changed it.. Use groups... Always, even it its for only 1 users. So change that : valid users = @YourGroup Or "@Your Group" And use a group from the AD not local linux. * you can combine these without problems. I have local linux groups and windows groups for allowing ssh access for example. Everthing is in the windows groups, except the special linux user that has local group rights. Im saying this because it will lower the pressure of maintaining the network. And that is a thing you want. USE GROUPS EVERYWHERE. Best advice i can give here. Greetz, Louis> -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Stefan G. Weichinger via samba > Verzonden: dinsdag 6 augustus 2019 16:26 > Aan: samba at lists.samba.org > Onderwerp: Re: [Samba] more cleanup: mis-named AD user > > Am 06.08.19 um 16:13 schrieb Stefan G. Weichinger via samba: > > >> Last question that share, any special settings? > > > > The working share: > > > > > > [rsnapshots] > > path = /mnt/rsnapshots > > read only = Yes > > valid users = problem-user, sgw > > > > ;-) > > > > > > a fellow admin points me at this: > > https://support.microsoft.com/de-at/help/4026814/windows-accessing-credential-manager> > will check asap > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba > >