similar to: Problem at include a machine in domain

Displaying 20 results from an estimated 3000 matches similar to: "Problem at include a machine in domain"

2006 Oct 10
3
Can't map ntgroup to unix group
1. Here's my case: [root@dsat ~]# net groupmap list [root@dsat ~]# net groupmap add rid=512 ntgroup="Domain Admins" unixgroup=domainadmins adding entry for group Domain Admins failed! 2. Here's samba log: [root@dsat ~]# tail /var/log/smbd.log [2006/10/10 08:51:23, 0] lib/smbldap.c:smbldap_connect_system(851) ldap_connect_system: Failed to retrieve password from secrets.tdb
2004 Jan 05
1
Urgent Please - Samba 3.0.1 - LDAP - WinXP ... has anyone got it working???
I've been trying to have Samba 3.0.1 work as a primary domain controller using LDAP as the authentication mechanism. However I am unable to get any of my Windows XP Pro machine join the domain. When prompt for an account with permissions to join the domain by the XP client, I give it the Administrator account which is granted Full access to the LDAP directory (BTW this is poor security,
2004 Jul 09
1
Regarding net groupmap
Well, my Samba 3.0.4 is joined to a w2k AD and works fairly well so far, as it's not in a production environment yet. I am now testing it for such a release and have encountered a permission problem. Unless I chmod -R 777 the Samba share directroy, users can only read files on the share, including the ADS users in Domain Admins. Reading the Samba online manual, I figured the groupmap
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
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 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 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
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:
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
2004 Apr 16
1
Problems with NT passwords using Samba3 and LDAP
I'm at my wits end here so hopefully someone can help me. Currently I have a Redhat 9.0 box running Samba 2.2.7 with openldap 2.0.27 as a PDC Domain logins work great with this setup. I can add, remove, modify computers and users all day long without a glitch. I do not store usernames in the local smbpasswd or passwd files. User information is stored in ou=Users,dc=mydomain,dc=com Group
2004 Aug 10
1
Smbldap tools blocks when using net rpc vampire to migrate accounts from the NT4 PDC to the SambaLdap BDC
Hello, I am trying to migrate a NT4 PDC server to a linux PDC Samba3.0+openLDAP backend I have followed all the instructions in the Samba manual "The Linux Samba-openLDAP How to V.1.6. However my efforts are in vain when I have to use net rpc. It hangs up and I' m trying to find out why... So.. Here is what I did: [root@SERVRHAS smbldap-tools]# net rpc vampire -l -d 4 -S
2003 Dec 17
2
Still having groupmap problems
I have two samba servers on two separate subnets that are comprising a single domain, and one of the samba servers is also the LDAP server. I've gotten everything configured except that I can't use the groupmap command. When I run: net groupmap add sid=<SID>-512 ntgroup="Domain Admins" unixgroup=dom_admin type=domain I get this error over and over again (and
2006 Mar 11
4
Unable to add computer to domain
I have an OpenLDAP backend, Samba knows how to talk to it, my Samba users are stored in LDAP and file shares work fine authenticating to the LDAP server. I tried executing smbldap-useradd -w server02 on the command-line and got the following error: failed to perform search; Can't contact LDAP server at /usr/lib/perl5/vendor_perl/5.8.7/smbldap_tools.pm line 362, <DATA> line 283. Error
2006 Feb 04
7
SAMBA netbois lookup issues
Hi all! I am from the Windows world and am trying to migrate to Linux and have done a fairly good job so far. My recent challenge is that I have built a Samba file/print server that works very well on my internal network but when I VPN into the network remotely I am unable to access the server via it's server name. What is driving me crazy is the fact that the last of my Windows
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
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
2005 Feb 02
1
PDC + SAMBA + LDAP
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Good Morning, My test machine is Workstation 16178-AUDIT$. I've already included in the ldap base, like you can see in the base: smbldap# ldapsearch -D "cn=root,o=frigorifico-aurora,c=br" -b "o=frigorifico-aurora,c=br" -x -W '(uid=16178-audit$)' Enter LDAP Password: # extended LDIF # # LDAPv3 # base
2003 Sep 09
3
samba3Rc3_LDAP search failed: Insufficient access
I upgrade to samba3.0.0Rc3, I can get user from other domain faster, list trust faster ;-) (But I still can't get idmap to my ldap) But when I view my log some error ,or may be somthing wrong with my config ??? (I saw some one post this (BUG) in previous version, but I see at bugzilla.samba.org this bug is "FIXED" ) [2003/09/09 16:09:33, 0] lib/smbldap.c:smbldap_open(801)
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
2006 Feb 22
5
Can't join my domain
Guys and dolls, Greetings, I hope you all are in good health, great spirits and your glasses never empty. I have a samba, openldap question. I am trying to setup a FC-4 box to be a PDC for a small network of about 150 users. I was following the HOWTO on the SAMBA site. Everything seems to be fine however I cannot join the domain. I get the error "User name could not be found." The