Displaying 20 results from an estimated 46 matches for "sambaidmapentries".
2004 Oct 25
1
LDAP: strange "net groupmap" behaviour
Dear Sirs,
I did the following command (against ldapsam backend):
net groupmap add rid=3002 unixgroup=wheel type=local ntgroup=Marketoids
comment=Mm -d 10
I just wanted to add new group. But instead of that I saw many-many-many
records:
lib/smbldap.c:smbldap_search(963)
passdb/pdb_ldap.c:ldapsam_getgroup(2008)
they all wanted to find group with gidNumber=4294967295, yes, sure,
there's
2014 Mar 02
1
idmap ldap problems
Hi!
Since upgrade to Samba 3.6.9, I am experiencing problems concerning
winbind idmapping.
I am using an LDAP directory with RFC 2307 accounts and sambaSamAccount
sambaSID entries for each local domain user. SIDs for other domains
should be stored in sambaIdmapEntry objects in a separate LDAP tree.
The problem is that winbind doesn't seem to map SIDs from the local
domain to unix IDs.
2004 Aug 13
1
Group creation and ldap
I'm using samba 3.0.4 with ldapsam as a pdc. When I try to create a
group, samba correctly runs the add group script, which creates an LDAP
entry with objectClass set to posixGroup and gidNumber set to the gid I
want to use and cn set to the group name. The next thing samba does is
look for the posix group with the following filters:
[(&(objectClass=sambaGroupMapping)(gidNumber=0))]
2008 May 14
0
Samba Upgrade to 3.0.25b leads to core dumps with winbind and ldap idmap
I have recently upgraded a Samba server running on a Red Hat Enterprise 4 (32 bit) server. The version of samba upgraded to is 3.0.25b. I noticed that a new index had to be added to my ldap (openldap) server for the sambaSID attribute. So I added the index line to slapd.conf as follows:
Index sambaSID eq,sub
Afterwards I ran slapindex to recreate the indices in the openldap database.
2003 Oct 06
1
Group not found, (objectclass=sambaGroupMapping) (gidNumber=4294967295) ???
I am sure that I don't quite have LDAP setup with the proper Samba entries,
but I only need a "bread crumb" to get me pointed in the right direction.
Where do I find some information on how and where to place the
sambaGroupMapping, sambaUnixIdPool, sambaIdmapEntry (automatically
created?), and sambaSidEntry in the LDAP tree. Could someone just give me a
little hint as to where the
2005 Nov 09
2
Group Members and usersidlist problem
I have been setting up samba 3.0.20b on Solaris 9 with a Sun Java System
Directory Server v5.2 and have hit a couple of problems.
The first is that if I run the command
/net rpc group MEMBERS Staff -U administrator
after prompting for the password it just gives the result of a blank line.
Looking through the ldap logs it appears that samba finds the correct group
mapping but then looks up the
2003 Nov 10
1
Winbind+OpenLDAP: Id mapping data is stored partially
Hello to all,
I have installed Samba 3.0.0 PDC + OpenLDAP 2.1.
Additionally, I use "wbinfo -c" to create users
and winbindd + libnss_winbind.so to resolve these
users in Unix (SID <-> Unix id mapping).
But I have found that users' data, created by
"wbinfo -c" command, is not completely stored
in LDAP backed.
The "sambaUnixIdPool" objectclass is stored in
2004 Aug 19
0
net groupmap -> gidNumber=4294967295
hello,
i still trying to deal with groups in a samba-pdc
i am now closer to my problem:
the net groupmap cant find the group about a wrong groupid.
i found similar errormessages by googling, but no answer, which
brings me to understand what exactly happens.
it follows a snipp from smb.conf, a snipp from the
debug-info i am getting.
my ldap has ous people, groups and Idmap
samba is 3.0.4 system
2003 Sep 03
0
[Help] Samba Panic with Samba 3.0Beta3, LDAP
hi
i'm using samba 3.0.0 Beta 3 with LDAPv3 and --with-ldapsam
users (unix+samba) are authenticated against ldap (nsswitch)
since Beta3 we have to use winbindd, to map UID/GID correctly to RID v.v.
IDMAP's are stored in LDAP (no .tdb-file)
starting winbind give's me the following error
************ winbindd ************
#~ winbindd -FS
-- snip --
winbindd version 3.0.0beta1
2005 Jun 14
1
Proper behavior of Interdomain Trust uid mappings
Hi there,
I'm running Samba 3.0.14a-sernet on Suse 9.1 using ldapsam.
I've got an interdomain trust setup across a vpn connection with a
2k3sp1 domain (DOMB).
The trust works.
What is strange is that a user from DOMB can't access any shares until
they browse a share on our domain controller, say netlogon, then samba
creates a new posix account for them in the ou=users base.
I have
2011 Feb 03
1
samba constantly creating mapping
Hi all,
I have Samba server joined Active Directory domain based on win2008r2, using LDAP as idmap backend.
Recently I upgraded from 3.3.x to 3.5.x (Sernet RPMs for Centos4).
Now I constantly observe those messages in log:
[2011/02/03 09:10:25.696896, 0] winbindd/idmap_ldap.c:1471(idmap_ldap_set_mapping)
ldap_set_mapping_internals: Failed to add S-1-5-21-3807515285-1394671770-2144936185-513
2008 Jan 01
0
idmap_nss: Default domain not being used
I have an existing PDC which I am attempting to move across to a new
server. On the new server, I'm having trouble with idmap (using an LDAP
backend) and trusted domains. The smb.conf file is the same on both
servers. My idmap & winbind parameters are as follows:
ldap idmap suffix = ou=idmap
idmap backend = ldap:ldap://127.0.0.1
idmap uid = 10000-29000
idmap gid = 10000-29000
winbind
2004 Oct 06
2
winbind with ldap backend permissions
hi,
I set up a winbindd with a ldap backend, here is the relevant part of my
smb.conf:
idmap backend = ldap:ldap://mail.rhel.homelinux.com
ldap admin dn = cn=winbind,dc=example,dc=com
ldap suffix = dc=example,dc=com
ldap idmap suffix = ou=idmap
On the ldap server I set up the ou=idmap and also permissions for
cn=winbind to write into the ou=idmap:
access to
2017 Feb 03
1
Samba standalone + openldap
Hi everybody,
I'm new to this mailing list, i need help about a configuration with
Samba / Openldap.
I have a samba server with shared folders, where users authenticate with
a determined login/password.
I would like to use my directory (openldap) to authenticate my users to
access the shared folders.
I do not want to use samba as a domain controller, just to authenticate
the users with
2003 Oct 03
2
Samba entries in the LDAP tree, help!
I can NOT find any information on how to get the following into the LDAP tr=
ee (and where they should be located) from the documentation. I am definite=
ly an LDAP beginner and assembling the tree from reading schema's is still =
over my head. I am able to connect to samba using only LDAP authentication =
and can add users, but that is all I can successfully do, "net groupmap add=
2011 Mar 17
1
Samba 3.4.7 can't retrieve idmap infor from ldap
I am running Samba 3.4.7on Fedora Core 11 Linux. This is a domain member.
My PDC is Samba 3.4.9 on Solaris 10. I have LDAP as a backend
(Sun/Oracle Directory Server 6.) I have an OU for user accounts, and
an OU for idmap entries. The PDC has already populated some idmap entries.
An idmap entry looks like
dn: sambaSID=S-1-5-21-xxxxxxxxxxxxxxx-1121,ou=mydomain,ou
=idmap,o=mycomany.com
2003 Aug 01
1
samba 3.0 beta3 ldapsam bug ?!?!
Thanks for your help in adance !!!
I work with SAMBA HEAD since alpha24. I have running a BDC, PDC, Printserver on 3
separate pc's. In my domain is integrated a nativ w2k Fileserver ( Dell Nas PowerVault
725 ) for fileserving. Passwords are held in LDAP on every (Linux) machine pam-ldap
works. Every thing was fine before the last update to BETA 3.
Problem :
I was updating from BETA 2 to
2005 Nov 23
1
smbldap-useradd.pl -a -w '%m' questions
I am still trying to troubleshoot my problem of not being able to join
computers to the domain.
I have found this comment by John Terpstra:-
>Newsgroups: linux.samba
>From: John H Terpstra <j...@samba.org> - Find messages by this author
>Date: Wed, 14 Jan 2004 00:00:17 +0100
>Curtis,
>Do not set the UID of Administrator to 0, it will break winbind use.
>Instead, use the
2004 Aug 14
0
My lack of understanding of idmap
...there for two purposes. First, the account
database is there (typically, in sambaSamAccounts under
ou={People,Computers},dc=example,dc=com, and in sambaGroupMappings under
ou=Groups,dc=example,dc=com). Second, the mapping between SIDs, uids and
gids is stored under ou=Idmap,dc=example,dc=com in sambaIdmapEntries and
sambaSidEntries. Right?
However, it also looks possible to store posix account information in
posixAccounts under ou={People,Computers},dc=example,dc=com, as in fact
many tools (LAM and those from IDEALX) do. Does it really work in a PDC
+ BDC setup?
Are those two methods of storing uids...
2006 Feb 14
1
domain member with LDAP nss
I have a domain member server running samba 3. NSS info currently comes
from ldap, and the PDC is another samba 3 host. The PDC is also using
the ldap server for its data.
I'm not clear on how winbind is used in this configuration. When I look
at the owner/group of files from a Windows workstation, I see names of
the form "MYHOST\gmessmer" rather than