Displaying 20 results from an estimated 2000 matches similar to: "Consistent UID/GID mappings?"
2019 Oct 22
4
Problem with UID and GID
Hello everyone. I thought I had everything configured correctly but it
seems not. I've got two servers. One is the AD DC and another that has
been joined to the domain. This is the output I get first from the AD
DC when I do a getent:
root at dc1:/etc# getent group 'Domain Admins'
AD\domain admins:x:3000004:
root at dc1:/etc# getent passwd 'stephen'
2013 Jul 29
1
Consistent Inter-Samba UID/GID Mappings
Hi everyone,
I'm trying to ensure my various Samba3 fileservers have consistent
Samba User/Group -> Linux UID/GID mappings between them. The domain is
controlled by a Samba4 DC.
Samba3 is used because it's maintained in the distributions that we
have deployed already.
I believe that using Winbind with idmap_rid is probably the easiest way
to accomplish this, however I have had no
2014 Sep 08
2
Samba4 AD -- Mac OS X clients uid:gid numbers not consistent
I have setup a Zentyal 3.2 Samba4 AD. I am using RSAT to administer
the AD server.
Windows7 and Linux (CentOS) clients are able to join the AD; uid/gid
of directories/files show up as per the definitions in Samba4.
With Mac OS X clients, there is a problem. The OS X nodes are able
to join the domain (quite a few blogs on this subject). The AD
connection shows green button.
The AD user is
2013 Oct 19
2
Samba 4 Consistent uid gid mapping across servers.
I have 3 Samba 4 Domain Controllers and 1 Member server, been running in
production for almost a year and very pleased with the results so far.
I have winbind installed and working on all of my servers and I am also
quite happy with that as well, except that the inconsistent uid and gid
mapping is starting to cause some problems for me.
I have done a fair bit of research and I think I would
2006 May 24
2
winbind + consistent uid & gid
I am trying to get out Linux boxes to authenticate against our AD domain.
We have that part working just fine using Kerberos and winbind. The problem
is when we use NFS on multiple machines. As you could guess, the UIDs and
GIDs are not consistent across all of the machines. From what I have been
reading on the internet, this seems to be common problem, but all the
solutions that I have found
2017 Jun 27
3
ACL SHARE
On Tue, 27 Jun 2017 16:32:22 +0200
"L.P.H. van Belle via samba" <samba at lists.samba.org> wrote:
> Hai Carlos,
>
> I suggest start here :
> https://wiki.samba.org/index.php/Setting_up_Samba_as_a_Domain_Member#Setting_up_a_Basic_smb.conf_File
>
> Which says..
>
> # Default ID mapping configuration for local BUILTIN accounts
> # and groups on
2019 Oct 22
0
Problem with UID and GID
On 22/10/2019 16:01, Stephen Atkins wrote:
> On 22/10/2019 8:48 a.m., Rowland penny via samba wrote:
>
>> Have you read this:
>>
>> https://wiki.samba.org/index.php/Setting_up_Samba_as_a_Domain_Member#Setting_up_a_Basic_smb.conf_File
>
>
> I have and I thought I set it up correctly.? I followed the
> idmap_config_ad link to setup my domain member.? But I'm
2017 Jun 27
3
ACL SHARE
Hello
I have a Debian 8 with samba (Version 4.2.10-Debian) that serves as
Fileserver.
My smb.conf
[global]
workgroup = XXXXX
realm = GRUPO.XXXXX.COM.BR
security = ADS
idmap config * : backend = rid
idmap config * : range = 100000-999999
client schannel = no
allow trusted domains = yes
winbind use default domain = yes
2014 Mar 03
1
Samba3 to Samba4 migration: Databases and backend.
Hi!
We're currently in the process of evaluating an upgrade from our current setup (Samba3 with Kerberos/OpenLDAP and Bind), to Samba4.
When we started reading about the migration process, we were led to believe that OpenLDAP wasn't fully supported in Samba4, and thus decided to use Samba4's builtin solution.
Then upon reading the How-To on the Wiki, the "Migrating from LDAP
2007 Aug 13
1
UID and GID mappings
With a smb.conf like the following where does samba store the UID to GID
mappings? Is there a way to view this? Also can't I use a method that
converts SIDs to UIDs and GIDs on a consistent basis?
Thanks
Mark
#======================= Global Settings
=====================================
[global]
workgroup = XXX
server string = Samba Server
security = ads
encrypt passwords
2016 Aug 12
0
WINBIND: UID and GID false mappings on domain member
On Fri, 12 Aug 2016 10:42:54 -0700 (PDT)
rawi via samba <samba at lists.samba.org> wrote:
>
> > Just provisioning with --rfc2307 isn't enough, you personally need
> > to add any required RFC2307 attributes.
>
> But you see my test user has his attributes. From samba-tool. Do you
> mean the basic objects, the templates for the user and group? If yes,
> how to
2005 Apr 23
1
winbind + ldap uid/gid consistency woes.
Hello all...
Im trying to fix a idmap setup with winbind where the idmaps are
stored in openldap. We have had this system working before, but it
managed to break :-) All systems running Samba (3.0.13 on FC2)
Problem: group id's and uid's (specificly uid's) are inconsistent
between clients (our two test clients). Both machines are using idmap
backend to talk to our ldap server and
2016 Aug 12
0
WINBIND: UID and GID false mappings on domain member
On Fri, 12 Aug 2016 09:41:19 -0700 (PDT)
rawi via samba <samba at lists.samba.org> wrote:
> Thank you Rowland for looking into this!
>
>
> > Have you added uidNumber & gidNumber attributes to the user &
> > groupobjects in AD ?
>
> Not myself, I simply provisioned with --use-rfc2307
Just provisioning with --rfc2307 isn't enough, you personally
2012 Apr 09
3
UID/GID mapping consistency across at least two Linux machines
I have two SAMBA machines
they both successfully joined to the same Active Directory (actually SAMBA
4)
I have copied the user files from *server 1* to *server 2*
/owner id/ and /group id/s are preserved.
on server 1, when is do: *id user1*
I get *2001*
but on server 2
the same user has different id.
This is actual for groups as well i.e different id's.
*smb.conf*s are identical
--
2016 Aug 17
0
SOLVED: WINBIND: UID and GID false mappings on domain member
On Wed, 17 Aug 2016 04:54:41 -0700 (PDT)
rawi via samba <samba at lists.samba.org> wrote:
> I bump this only to say SOLVED and many thanks to Rowland.
>
> Lessons learned:
>
> 1.
> Indeed, my problems where related to not having a gidNumber for
> "Domain Users".
> After adding it I got real wbinfo --user-info on the domain member
> (file server).
>
2013 Jul 15
1
New ADC configuration
I am in the process of moving our single Samba 3.x servers to a new 4.x
AD server setup, with member servers.
I have the Main ADC installed and running perfectly, machines can join
with no problems. Seriously, it couldn't honestly be any easier, thanks
for the Samba4 Wiki. It saved me a ton of time and stress.
I'm working next on getting several test member servers working as well,
and
2014 Apr 04
1
winbind wiki ( and extra sernet info conserning winbind )
Hai,
?
The wiki
http://wiki.samba.org/index.php/Samba/Domain_Member
?
is missing something like this tekst.?
when you follow the wiki, from this point
?
wbinfo -p
Ping to winbindd succeeded
wbinfo -u
administrator
dns-rtd-dc2
dns-rtd-dc1
krbtgt
guest
getent passwd
output = only linux users
?
you need to set nis (rfc2307) (uid/gid) on the users and groups in the AD, then when done, this works
2016 Aug 12
2
WINBIND: UID and GID false mappings on domain member
> Just provisioning with --rfc2307 isn't enough, you personally need to
> add any required RFC2307 attributes.
But you see my test user has his attributes. From samba-tool. Do you mean
the basic objects, the templates for the user and group? If yes, how to do
it?
> Can I suggest you put dnsupdate back and then setup bind9 on the DC
> correctly.
I will...
> You must be
2016 Aug 12
2
WINBIND: UID and GID false mappings on domain member
Thank you Rowland for looking into this!
>> WHAT I DO NOT GET CORRECTLY are the UID and GID of users and groups
>> on the domain member (PARTIALLY DEPENDING if I have the lines with
>> "idmap config *:..." or not ??? - see below)
> « [hide part of quote]
>
> Have you added uidNumber & gidNumber attributes to the user &
> groupobjects in AD ?
2016 Aug 12
0
WINBIND: UID and GID false mappings on domain member
On Fri, 12 Aug 2016 07:33:27 -0700 (PDT)
rawi via samba <samba at lists.samba.org> wrote:
> Hi @ALL
>
> Trying to migrate to Samba AD after 12 lucky years with samba
> NT-domain + server profiles and homes in a small research institute.
>
> I decided to provision a new domain and create the users and groups
> using samba-tool with most of its parameters.
> I