similar to: samba3Rc3_LDAP search failed: Insufficient access

Displaying 20 results from an estimated 2000 matches similar to: "samba3Rc3_LDAP search failed: Insufficient access"

2005 Sep 15
1
delete user script
Does anyone know what the unix UID is deleting a user in USRMGR? I'm using Samba with ldap and while I can create users just fine with usrmgr (logged in as myself, but when I delete a user, it seems to have trouble running my "delete user script" My samba log shows: [2005/09/15 10:19:42, 1] lib/smbldap.c:another_ldap_try(1011) Connection to LDAP server failed for the 15 try!
2003 Dec 15
2
Samba-3.0 groupmapping problem
Hi, I'm newbie with Samba. I'm using Samba-3.0 directly installed with Fedora core. I've made a PDC linux server with Samba-3.0, openldap-2.1.22 with pam_ldap everything seems to be good but not with net groupmap. when using command: "net groupmap list" I have the following error : [2003/12/15 17:52:15, 0] passdb/pdb_ldap.c:ldapsam_setsamgrent(2048) ldapsam_setsamgrent:
2003 Apr 08
6
Samba and ldap groups
Hi, I have just put Samba3alpha23 on my Suse 8.1 box and and implement the new goup structure in LDAP. All works fine expect when you log in a a user other than root on the windows box. The error is : [2003/04/08 13:30:19, 0] passdb/pdb_ldap.c:ldapsam_search_one_group(2198) ldapsam_search_one_group: Problem during the LDAP search: LDAP error: (Insufficient access)ldapsam_open: cannot access
2003 Jul 29
1
cannot access LDAP when not root
Hi, I found strange errors in my samba logs : [2003/07/28 16:32:16, 0] lib/smbldap.c:smbldap_open(799) smbldap_open: cannot access LDAP when not root.. [2003/07/28 16:32:16, 1] lib/smbldap.c:smbldap_retry_open(888) Connection to LDAP Server failed for the 1 try! [2003/07/28 16:32:16, 0] passdb/pdb_ldap.c:ldapsam_search_one_group(1634) ldapsam_search_one_group: Problem during the LDAP
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 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
2006 Feb 01
6
smbldap_open: cannot access LDAP when not root
I'm using Samba 3.0.14a as a PDC with an LDAP backend. I am having trouble using the Windows "User Manager for Domains" tool. As an example, I shall be looking at the "Domain Users" group. Whenever I try modifying anybody's group membership, I get the error message: "The following error occurred changing the properties of the global group Domain Users: The
2003 Oct 17
1
Updating 2.2.8a to 3.0.0 (LDAP)
Hi, we have Samba 2.2.8a+LDAP 2.0.27 domain controllers running on our Debian servers and I'm preparing the update to Samba 3.0.0. Everything seems to work fine so far, except that I get some error messages that I don't understand. Could someone please explain them to me? Should I wait for the next Samba release before switching to 3.x? The error messages: When a user logs into the
2003 Dec 09
1
LDAP access problem
Hi, My Samba-3.0.0 is configured as PDC. I've joined a W2k wks on this domain and everything works perfectly. However, when I try to add ACL on a file or directory located on the server, the display of the 1700 users and 570 groups take a while (20-30 sec), the slapd process use about 90% of CPU. In the slapd.conf index objectClass pres,eq index uidNumber eq index gidNumber eq index cn
2004 Feb 18
1
Cannot Access LDAP when not root...
I'm trying to resolve an issue with Samba and LDAP. I'm using a program called Spider that provides network based rendering using domain logons to controll who can access the renders on the farm. It requires a group called SpiderAdmin to be setup (which I've done) and have added the users into the group. However, the only way that the SpiderAdmin users can access the renders on the
2005 Sep 15
2
LDAP - Can't add machine
Ok, I'm pretty much following the book Samba 3 by Example and I've run into a few problems. I can't add a machine account: # net rpc join -U Administrator%SECRET Create of workstation account failed Unable to join domain HANDY_AUTH. If I try root: # net rpc join -U root%SECRET Could not connect to server PRIMARY The username or password was not correct. When I try smbpasswd -a root,
2005 Sep 10
2
Samba + OpenLDAP: LDAP server is running but could not respond to a search request
Hi, all. I am trying to set up SAMBA PDC with OpenLDAP using smbldap-tools from IDEALX. This is on a SLES 9 and I had run the latest online update as well as SP1 and SP2 for it. At this point smb is off and ldap is running. I have gotten up to where I needed to test for: ldapsearch -x -b "dc=sample,dc=com" "(ObjectClass=*)" # extended LDIF # # LDAPv3 # base
2003 Dec 05
0
Samba 3.0.1pre3/ldap - Strange gid mappings server side
Good day, I'm running some tests with Samba 3.0.1pre3 with an LDAP sam. LDAP has been, to the best of my abilities, properly populated with the needed group mappings. The "net groupmap list" command indeed shows the following: [root@box bin]# ./net groupmap list Domain Admins (S-1-5-21-2009448231-1530593524-1969381020-512) -> domadm Domain Users
2004 Feb 06
1
problem with ¨net groupmap¨ and ¨net groupmap list¨ command
Hi, i get this error when i run the net command to mapp unix group to nt groups. [root@samba smbldap-tools]# net3 groupmap add ntgroup=?Domain Admins? unixgroup=?Domain Admins? rid=512 Bad option: Admins? [root@samba smbldap-tools]# and also when i try to list the current groups in the domain, i get this error but i can see all entries if i use gq [root@samba smbldap-tools]# net3 groupmap
2005 Sep 15
1
LDAP search failed: Size limit exceeded
Hi list. I've decided to try and tackle this one piece at a time. Does anyone know why I would get the following error: [root@primary ~]# net groupmap list [2005/09/15 12:44:08, 0] passdb/pdb_ldap.c:ldapsam_setsamgrent(2458) ldapsam_setsamgrent: LDAP search failed: Size limit exceeded [2005/09/15 12:44:08, 0] passdb/pdb_ldap.c:ldapsam_enum_group_mapping(2523) ldapsam_enum_group_mapping:
2003 Dec 29
0
3.0.0 -> 3.0.1 : group_mapping.tdb perms
Hello, I'm running Samba 3.0.0 on a PDC server with LDAP. I tested the latest version (3.0.1) on a test server with the same config files. But I get the following message in my logs if /var/lib/samba/group_mapping.tdb 's mode is set to 600 (like it is set in my 3.0.0 server). [2003/12/29 17:59:51, 0] groupdb/mapping.c:init_group_mapping(139) Failed to open group mapping database
2003 Sep 15
0
smbldap_open: cannot access LDAP when not root
Hi ! I though I solved my "add users to the doman admins group" by chmod /usr/local/private/secrets.tdb to 644, but in fact I still have the same problem. For now, I'm concentrating about something that's in my log file: [2003/09/15 17:39:53, 0] passdb/pdb_ldap.c:ldapsam_search_one_group(1634) ldapsam_search_one_group: Problem during the LDAP search: LDAP error:
2004 Aug 25
0
Samba Group Mappings
Using 3.05 and open ldap I'm getting the following error following the Samba by example page 155. My group mappings do not appear to be working correctly. Any suggestions on how to fix this. Everything was working up to this point. Thanks [root@chpas-ntwrksvc root]# net groupmap list [2004/08/25 12:53:16, 0] passdb/pdb_ldap.c:ldapsam_setsamgrent(2239) ldapsam_setsamgrent: LDAP search
2010 Sep 22
2
NT4 Migration
Hi, I am in the process of attempting a NT4 Domain to Samba migration (3.2.5). I have been following the instructions at http://www.samba.org/samba/docs/man/Samba-Guide/ntmigration.html. I am using an ldap backend. I am not convinced everything is set-up correctly. Before I began I removed all /var/lib/samba/*tdb and shutdown smb and ldap. At point 13 where you do `getent group` the Domain
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