similar to: problems with group mappings with ldap

Displaying 20 results from an estimated 5000 matches similar to: "problems with group mappings with ldap"

2004 Jan 26
4
net: ../../../libraries/liblber/decode.c:644: ber_scanf: Assertion `((ber)->ber_opts.lbo_valid==0x2)' failed.
net groupmap modify ntgroup="Domain Admins" unixgroup=504 net: ../../../libraries/liblber/decode.c:644: ber_scanf: Assertion `((ber)->ber_opts.lbo_valid==0x2)' failed. I was told this may be specific to ldap setup with samba 3.0.0, but is fixed in later versions of samba. however, in 3.0.1, there is a far worse bug that makes machines only available some of the time(i was told
2004 Jan 27
0
re: cannot map ntgroup to ldap group-fixed
ok, i noticed the gid of ldap group "users" was 539, but the one it was migrated from in /etc/group was 100, so I changed the gid and everything seems to work now? but why should it care that the gid is the same as it's /etc/group counterpart? --- On Tue 01/27, John H. < mrmailer@myway.com > wrote: From: John H. [mailto: mrmailer@myway.com] To: samba@lists.samba.org
2003 Dec 11
2
samba3/ldap/net groupmap fails
hi, we recently upgraded from samba 2.2.8a w/ldap to samba3 w/ldap and having troubles with domain group mappings. first symptom is that net groupmap list returns nothing. [root@lola root]# net groupmap list [root@lola root]# if we try to add a groupmapping, the command fails: net groupmap add sid=<sid-gid> ntgroup="Domain Admins" unixgroup=domadm type=domain --debuglevel=4
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
2003 Oct 29
1
net groupmap modify bug
Hi, After a successful upgrade from samba3alpha19 to samba3.0.1pre1 I am now doing the group mapping stage. The problem I am having is modifying a group in the LDAP directory. I am using net groupmap modify ntgroup=staff unixgroup=staff type=domain. The error it is coming up with is [2003/10/29 17:21:39, 2] passdb/pdb_ldap.c:ldapsam_search_one_group(1615) ldapsam_search_one_group: searching
2003 Dec 31
0
gidNumber 10000 for all groups after vampire
Hi All, setup: Solaris 9/Samba 3.0.1/smbldap-tools 0.8.2 If I run 'net rpc vampire', smbldap-groupadd.pl will run and for the first group Domain Admins and will say 'gave 0'. But for all subsequent groups the samba attributes are missing and the gidNumber is 10000 and will say 'gave 7'. LDIF: dn: cn=Domain Admins,ou=Groups,dc=samba,dc=org objectClass: posixGroup
2004 Jan 27
0
re:ldap group mapping problems
well, they both have the same sid, for some bizarre reason. net groupmap list -s /etc/samba/smb.ldap |grep "Admin" Domain Admins (S-1-5-21-4070452498-3149834983-2923667569-512) -> 512 Administrators (S-1-5-21-4070452498-3149834983-2923667569-544) -> 544 Domain Admins (S-1-5-21-4070452498-3149834983-2923667569-512) -> ntadmin and see, it has a posixgroup entry? # LDIF Export
2003 Nov 26
1
WinXP error when launch "Network Identification Panel"
I have a problem on WinXP Pro. When I try to launch "Network Identification Panel" or "My Computer" Properties I receive an error from svchost.exe like "Memory Could not be read ... pres Cancel to Debug" and in smbd log file I have: [2003/11/26 09:37:39, 2] lib/smbldap.c:smbldap_search_domain_info(1296) Searching
2004 Apr 05
1
Why samba-3.0.2 give me this error message?
Hi All, Need your expert advice regarding Samba3 + OpenLDAP. I have configure openldap and Samba3 on my FreeBSD5.2.1. I have make Samba3 as a PDC on and Authenticate using LDAP. Everythings works fine.... I can login using sambauser1 to my Samba3-PDC and do profile roaming. However I come accross bellow error message on my /var/log/message and it's really annoying me. Can some body advice
2003 Dec 15
6
Secondary Groups and Group Mapping
We are having what appears to be two main issues in our attempt to setup Samba 3.0.0 compiled from src on Solaris 8. We are using Samba to provide Unix shares on W2K clients, and to authenticate against a W2K Active Directory server. OpenLDAP is used on the Samba side for the UID/GID to SID mappings. The first issue deals with the file sharing. Even if a file gives full permission to one of a
2006 Jul 28
1
Problem with guest account samba 3.0.23a (smbd wont start)
Hi, I test samba 3.0.23a and I used a existant LDAP tree. But, samba 3.0.23a won't start : In smbd.log : ...... [2006/07/28 09:58:14, 10] registry/reg_cachehook.c:reghook_cache_add(61) reghook_cache_add: Adding key [/HKLM/SOFTWARE/Microsoft/Windows NT/CurrentVersion/Ports] [2006/07/28 09:58:14, 8] lib/adt_tree.c:pathtree_add(201) pathtree_add: Enter [2006/07/28 09:58:14, 10]
2011 Feb 21
2
problem joining WinXP machine to samba PDC+LDAP environment
Hello, I can't join a winxp box to my samba domain. I just have one samba server, meant to act as a PDC for domain='CHI'. Any ideas how to troubleshoot and/or remedy? Thanks, Jon Context: ------------ samba v3.3.8 on CentOS v5.5, using ldapsam backend. Domainname ='CHI'. smbldap-tools v0.9.6. I 'populated' the ldap with 'smbldap-populate'. I try to join
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
2005 Sep 01
1
Samba with LDAP -> Can't include Windows Client
Hi, at first sorry for my horrible englisch. My name is Benjamin Nagel and I had setup a lot of Samba Server, but untill now without LDAP as backend. My data: Suse 9.2 Samba 3.0.9-2.3-SUSE OpenLDAP: slapd 2.2.15 I had setup Samba and OpenLDAP like the IDEALX documentation. I can create a linux user with the smbldap-useradd script and I can login with this user. But when I want to include a
2003 Apr 19
0
3.0 alpha23 ldapsam/group mapping issue
I just moved from using samba 2.2.5 using ldapsam on a mac os x server 10.2.5 system to samba 3.0 alpha23. I have this samba server acting as a PDC. I would like to enable group mappings but am having an issue. This is the first group mapping error I get when a user first logs in: ldap_connect_system: succesful connection to the LDAP server [2003/04/19 13:39:00, 2]
2009 Dec 26
0
Problem using smbldap-groupadd / net group add
Hello, I've got a problem using ldap support on my Ubuntu jaunty. Here are the versions : samba/jaunty uptodate 2:3.3.2-1ubuntu3.2 smbldap-tools/jaunty uptodate 0.9.4-1 First of all, smbldap-groupadd don't use the sambaNextRid to create a group, it compute it. Is this a normal way ? I've patch smbldap-groupadd to do this : - #$group_rid = 2*$_groupGidNumber+1001; +
2003 Dec 21
1
why does this happen?
do I somehow have to add RID's? [root@linserv2 sbin]# ldapsearch -x -h localhost -b "o=Mullen,c=US" '(cn=Domain Admins)' version: 2 # # filter: (cn=Domain Admins) # requesting: ALL # # Domain Admins, Groups, Mullen, US dn: cn=Domain Admins,ou=Groups,o=Mullen,c=US objectClass: posixGroup objectClass: sambaGroupMapping gidNumber: 512 cn: Domain Admins memberUid:
2017 Oct 05
0
owncloud - external storage - smb
hi fellas does anybody use by a chance external smb storage in current owncloud version? If yes does it work for you? I have, otherwise fully OK samba, but my owncload cannot get to it. On my setup(pretty default) users log into owncloud with an ldap backend, the very same samba uses, yet in samba logs I see: .... 2017/10/05 15:41:00.479585,? 5]
2003 Dec 28
2
[Fwd: Re: Samba 3.0.1 W2K Joing domain error - the user name couldnot be found]
Hi, Thanks for your information. Now I was not able to login as domain user. I am getting following error message. The system cannot log you on now because domain TECHGROUP is not available. Here is my ldap log message:- Dec 28 00:31:08 rishi slapd[1753]: conn=93 fd=17 ACCEPT from IP=::1 1230 (IP=:: 389) Dec 28 00:31:08 rishi slapd[2166]: conn=93 op=0 BIND
2003 Jul 07
0
Samba-3.0beta2 PDC with LDAP backend
Just tried with Samba3.0beta2 as PDC with LDAP backend. Machine still cannot automatically join domain. Workstation entry added to LDAP via add machine script but got access denied during the join. A join immediately following the first join succeeded. Here is the trace in the smbd log. [2003/07/07 11:43:06, 5] auth/auth_util.c:debug_unix_user_token(494) UNIX token of user 0 Primary group is