similar to: question about --use-rfc2307

Displaying 20 results from an estimated 2000 matches similar to: "question about --use-rfc2307"

2014 Aug 27
3
getent group is not working
getent group is not working in an opensuse 13.1 member server for an active directory samba 4 domain wbinfo -u, wbinfo -g, wbinfo -t and getent passwd | grep SIENIC are working, these are my configuration files and the output of the commands. Note: the domain controller has samba installed from source (4.1.11), the member server has the distro packages installed (4.1.0)
2018 Jan 17
0
Avoiding uid conflicts between rfc2307 user/groups and computers
2018-01-15 20:14 GMT+01:00 Rowland Penny via samba <samba at lists.samba.org>: > On Mon, 15 Jan 2018 19:51:12 +0100 > Prunk Dump via samba <samba at lists.samba.org> wrote: > >> Thank again for your help ! >> >> 2018-01-12 21:26 GMT+01:00 Rowland Penny <rpenny at samba.org>: >> > The problem is, you are thinking in the wrong direction ;-)
2018 Jan 15
1
Avoiding uid conflicts between rfc2307 user/groups and computers
Thank again for your help ! 2018-01-12 21:26 GMT+01:00 Rowland Penny <rpenny at samba.org>: > The problem is, you are thinking in the wrong direction ;-) > If you give a user a uidNumber, or a group a gidNumber, these will be > used instead of the xidNumbers found in idmap.ldb, you do not need to > alter idmap.ldb at all. > The way ADUC works, is by using a couple of
2023 Nov 26
1
Switching to a RFC2307 Schema
On 25.11.2023 19:11:37, Rowland Penny via samba wrote: > On Sat, 25 Nov 2023 18:58:02 +0100 > mail--- via samba <samba at lists.samba.org> wrote: > > > Hello, > > > > after stumbling in almost every thread, that it makes sense to have > > RFC2307 enabled, I wanted to switch an AD DC to it and follwed this > > wiki page
2023 Nov 25
1
Switching to a RFC2307 Schema
On Sat, 25 Nov 2023 18:58:02 +0100 mail--- via samba <samba at lists.samba.org> wrote: > Hello, > > after stumbling in almost every thread, that it makes sense to have > RFC2307 enabled, I wanted to switch an AD DC to it and follwed this > wiki page https://wiki.samba.org/index.php/Setting_up_RFC2307_in_AD > > When I try to import the modified ldif file, I get an
2023 Nov 26
1
Switching to a RFC2307 Schema
On Sun, 26 Nov 2023 15:30:19 +0100 mail--- via samba <samba at lists.samba.org> wrote: > On 25.11.2023 19:11:37, Rowland Penny via samba wrote: > > On Sat, 25 Nov 2023 18:58:02 +0100 > > mail--- via samba <samba at lists.samba.org> wrote: > > > > > Hello, > > > > > > after stumbling in almost every thread, that it makes sense to >
2023 Nov 25
2
Switching to a RFC2307 Schema
Hello, after stumbling in almost every thread, that it makes sense to have RFC2307 enabled, I wanted to switch an AD DC to it and follwed this wiki page https://wiki.samba.org/index.php/Setting_up_RFC2307_in_AD When I try to import the modified ldif file, I get an error message: ERR: (Entry already exists) "Entry CN=ypServ30,CN=RpcServices,CN=System,DC=ad,DC=url,DC=de already exists"
2017 Aug 02
1
Bulk add users and rfc2307 attributes questions
Hi Rowland, On Wed, 2 Aug 2017, Rowland Penny via samba wrote: > On Tue, 1 Aug 2017 23:23:25 -0400 (EDT) > Tom Diehl via samba <samba at lists.samba.org> wrote: > >> Hi, >> >> I am currently testing a self compiled 4.7.0rc3 AD DC and a samba >> member server acting as a file server. I have them configured to use >> rfc2307 attributes so that the samba
2023 Nov 25
0
Switching to a RFC2307 Schema
On 25.11.2023 18:58:09, mail at rhizomatic-nomad.net wrote: > Hello, > > after stumbling in almost every thread, that it makes sense to have > RFC2307 enabled, I wanted to switch an AD DC to it and follwed this wiki > page https://wiki.samba.org/index.php/Setting_up_RFC2307_in_AD > > When I try to import the modified ldif file, I get an error message: > ERR: (Entry
2014 Jun 23
1
NIS extensions - only 3 of 55 entries present
I have a test setup of samba 4.1.6 under ubuntu 14.04. When I do the query shown at https://wiki.samba.org/index.php/Using_RFC2307_on_a_Samba_DC#Check_if_NIS_Extensions_are_installed_in_your_Directory it shows I have the ypServ30 container installed. If I change this query to -s sub then I find 3 entries in that subtree (see [1] below) However the full schema in
2015 Feb 02
0
Directory Corruption Problem
I have three samba 4.1.6 servers, all three are domain controllers. A, B , C, where A is has the FSMO role. I am getting the following error: [2015/02/02 11:49:42.359246, 0] ../source4/dsdb/samdb/ldb_modules/repl_meta_data.c:3664(replmd_op_possible_c onflict_callback) ../source4/dsdb/samdb/ldb_modules/repl_meta_data.c:3664: Unable to find replPropertyMetaData for conflicting record
2020 Jul 20
0
Migrate mail aliases to AD ypServ30
On 20/07/2020 17:52, RhineDevil wrote: > Mon, 20 Jul 2020 11:56:57 +0100 Rowland penny via samba <samba at lists.samba.org>: >> On 20/07/2020 11:11, RhineDevil via samba wrote: >>> How could I migrate these fields to CN=aliases,CN=mail,CN=ypServ30,CN=RpcServices,CN=System,DC=local? >>> >>> dn: cn=abuse,ou=Aliases,DC=mydomail,DC=local >>> cn: abuse
2020 Jul 20
0
Migrate mail aliases to AD ypServ30
On 20/07/2020 11:11, RhineDevil via samba wrote: > How could I migrate these fields to CN=aliases,CN=mail,CN=ypServ30,CN=RpcServices,CN=System,DC=local? > > dn: cn=abuse,ou=Aliases,DC=mydomail,DC=local > cn: abuse > objectClass: nisMailAlias > objectClass: top > rfc822MailMember: root > > dn: cn=noc,ou=Aliases,DC=mydomail,DC=local > cn: noc > objectClass:
2020 Jul 20
2
Migrate mail aliases to AD ypServ30
Mon, 20 Jul 2020 18:24:15 +0100 Rowland penny via samba <samba at lists.samba.org>: > On 20/07/2020 17:52, RhineDevil wrote: > > Mon, 20 Jul 2020 11:56:57 +0100 Rowland penny via samba <samba at lists.samba.org>: > >> On 20/07/2020 11:11, RhineDevil via samba wrote: > >>> How could I migrate these fields to
2020 Jul 20
2
Migrate mail aliases to AD ypServ30
Mon, 20 Jul 2020 11:56:57 +0100 Rowland penny via samba <samba at lists.samba.org>: > On 20/07/2020 11:11, RhineDevil via samba wrote: > > How could I migrate these fields to CN=aliases,CN=mail,CN=ypServ30,CN=RpcServices,CN=System,DC=local? > > > > dn: cn=abuse,ou=Aliases,DC=mydomail,DC=local > > cn: abuse > > objectClass: nisMailAlias > > objectClass:
2019 Aug 19
0
Problems with NIS Server on Samba 4
On 19/08/2019 21:45, Marcio Demetrio Bacci wrote: > Hi, > > >Ah, I think I see the problem, If I remember correctly, you joined the > >the Samba DC to a Windows DC and if you didn't have IDMU installed on > >the Windows DC, you wouldn't get the required objects in AD created on > >the Samba DC either. > > Really, IDMU was not installed. > > >
2015 Oct 22
0
pam_winbind could not lookup name
I upgraded Samba from 4.2.0 to 4.3.1 on my domain controllers. Now on 2 of 4 I get the following. Oct 22 15:07:38 dc01 sshd[1372]: pam_winbind(sshd:auth): getting password (0x00000250) Oct 22 15:07:38 dc01 sshd[1372]: pam_winbind(sshd:auth): pam_get_item returned a password Oct 22 15:07:38 dc01 sshd[1372]: pam_winbind(sshd:auth): could not lookup name: #
2016 Aug 30
0
Samba4 Centos 7 - CPU 100%
>From reading his old smb.conf it appears it was, but I noticed >something: >Maiquel, can you run this command on a DC and report back with the >result. >ldbsearch -H /usr/local/samba/private/sam.ldb -b >'CN=ypservers,CN=ypServ30,CN=RpcServices,CN=System,DC=samdom,DC=example,DC=com' >-s sub '(objectClass=msSFU30DomainInfo)' cn | grep 'cn:' | awk
2020 Oct 11
0
Naming violation: objectClass: myObjectClass not a valid child class for <>
On 11/10/2020 11:06, RhineDevil wrote: > Mon, 27 Jul 2020 09:09:04 +0100 Rowland penny via samba <samba at lists.samba.org>: >> On 27/07/2020 01:12, RhineDevil wrote: >>> Sun, 26 Jul 2020 19:03:04 +0100 Rowland penny via samba <samba at lists.samba.org>: >>>> On 26/07/2020 18:45, RhineDevil wrote: >>>>> Done, I still get the same errors when
2014 Dec 01
0
uidNumber. ( Was: What is --rfc2307-from-nss ??)
On 01/12/14 08:40, Greg Zartman wrote: > > Rowland, > > How are you selecting you UID to store in the AD uidNumber > attribute? I initially thought UID could be pulled from the last set > of digits from SID, ut this does not appear to be what others are > doing :( > > What are you using determine the UID number??? > > Thanks > I do what windows does, it