Displaying 6 results from an estimated 6 matches for "unix_uid".
2012 Sep 24
4
samba4: samba-tool and (unix) uids
Hello,
at my universities CS computer pools we're trying to migrate our
samba3 based NT domain to AD with samba4-rc1.
In the past we had a little script which our users could run on their
own from their linux account which created a samba user with
their own uid/gid and set their password (via smbpasswd).
We're trying to recreate this behaviour with "samba-tool user create"
2018 May 03
2
samba 4 joining samba 3 pdc - group mismatch
...> > displacement. At least it is what I was expecting. Am I wrong?
>
> No, you should get the same UID on the Unix domain member at all times,
> it will just be a different on to the PDC.
I get the same uid all time but not the one I expect.
I'd expect that idmap return "UNIX_UID + LOW_RANGE_ID" as the new uid.
But as you said idmap uses RID instead. My mistaken thought.
This leads me to another questions:
and how RID is guessed at S3??
From a random number?
RID=UID should be an educated guess, don't you think?
> > I got a small progress here. Now jgarcia...
2018 May 03
0
samba 4 joining samba 3 pdc - group mismatch
...was expecting. Am
> > > I wrong?
> >
> > No, you should get the same UID on the Unix domain member at all
> > times, it will just be a different on to the PDC.
>
> I get the same uid all time but not the one I expect.
> I'd expect that idmap return "UNIX_UID + LOW_RANGE_ID" as the new uid.
> But as you said idmap uses RID instead. My mistaken thought.
>
> This leads me to another questions:
> and how RID is guessed at S3??
It isn't guessed, it is allocated and what you have to understand is
that a users (or groups) RID is differ...
2010 Dec 23
1
few quick domain questions
I've got a somewhat special domain (servers only, no clients, for
unified passwords stored in ldap and unix passwords are in there too),
and I'm looking at my directory and there are a few things I don't quite
understand, or that I need some clarification on..
1) these "Domain Admins" and "Domain Guests" and "Domain Computers"
groups.. do they NEED
2018 May 03
2
samba 4 joining samba 3 pdc - group mismatch
...lists.samba.org> wrote:
> > > No, you should get the same UID on the Unix domain member at all
> > > times, it will just be a different on to the PDC.
> >
> > I get the same uid all time but not the one I expect.
> > I'd expect that idmap return "UNIX_UID + LOW_RANGE_ID" as the new uid.
> > But as you said idmap uses RID instead. My mistaken thought.
> >
> > This leads me to another questions:
> > and how RID is guessed at S3??
>
> It isn't guessed, it is allocated and what you have to understand is
> t...
2018 May 03
2
samba 4 joining samba 3 pdc - group mismatch
On Thu, 3 May 2018 08:40:37 +0100
Rowland Penny via samba <samba at lists.samba.org> wrote:
> On Wed, 2 May 2018 19:21:46 -0300
> "Ethy H. Brito" <ethy.brito at inexo.com.br> wrote:
>
> This is where it is all going wrong, Your PDC isn't using LDAP, so
> you will have to rely on the winbind 'rid' backend. The lines below are
> wrong in several