Displaying 20 results from an estimated 1000 matches similar to: "[Fwd: Still having groupmap problems]"
2003 Dec 15
1
Group Mapping problems
I'm trying to map my LDAP groups to Windows Groups, but I'm not having
any luck. Here is a group I'm trying to map:
dn: cn=dom_admin,ou=Groups,dc=wdselab
objectClass: sambaGroupMapping
objectClass: posixGroup
gidNumber: 1000
cn: dom_admin
memberUid: dom_admin
description: Domain Admininistrators Group
sambaSID: S-1-5-21-835892245-73647866-3919785651-512
sambaGroupType: 2
but when I
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
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 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
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 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:
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 Dec 02
2
can't add a user to Samba with Ldap passwd backend
Whem i want to add a user to samba, witch act as a PDC, with LDAP passwd
backend i get the following error:
Problem during LDAPsearch: No such object
Query was: , (&(objectClass=sambaDomain)(sambaDomainName=TESTVGC.WIM))
pdb_init_ldapsam: WARNING: Could not get domain info, nor add one to the
domain
pdb_init_ldapsam: Continuing on regardless, will be unable to allocate new
users/groups,
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 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
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
2004 Mar 13
1
Error in "names<-.default"(`*tmp*`, value = nmstrata) :
Hi,
I have a problem with aov(). I used it many times, but now I have new data,
tried to use it in the same way. I get I strange Error message that i can't
understand (see below). I guess it is caused by incompatible data types. The
dataframe also looks ok to me.
I use:
spk
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]
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 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
2004 Jan 27
0
problems with group mappings with ldap
the weirdness continues
net groupmap modify ntgroup="Domain Admins" unixgroup="ntadmin"
NT Group Domain Admins doesn't exist in mapping DB
--- On Mon 01/26, John H. < mrmailer@myway.com > wrote:
From: John H. [mailto: mrmailer@myway.com]
To: samba@lists.samba.org
Date: Mon, 26 Jan 2004 17:40:49 -0500 (EST)
Subject: Re: [Samba] net:
2006 Mar 17
1
Problem at include a machine in domain
Hello guys!
My name its Stephan and i'm from Brazil , so sorry for my bad english.
I'm configuring a Samba how a PDC in my network... working with OpenLdap.
I'm using Slackware 10.2 (Default Kernel, 2.4)
Samba 3.0.21c
slapd 2.3.19.
smbdap-tools.
When i include a machine in my domain for smbldap-tools , its all right.
But when i try to include tha machine for windows (for the clients)
2003 Oct 12
1
Error when creating user with Samba 3.0 & LDAP
Hy,
I just install OpenLDAP 2.0 and Samba 3.0. (both from RPM).
I used tools from idealx (found in src from Samba 3.0) to populate the ldap
tree. My ldap is empty when i start, i just added index and samba.schema in
slapd.conf.
I used net rpc getsid to generate my domain SID and put in the
smbldap_conf.pm with others options (dc, ou, dn etc.)
I didn't get any error with this tool, it create
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 Jun 13
1
LDAP and Samba 3 Beta 1
Hi,
I have a slight problem, I've got the new Samba 3 Beta 1 on a machine. I've
finally had chance to get to a VNC machine so that I can sort out the client
side of things. I've hit a slight snag. LDAP seems to be working fine, I can
log in etc etc through LDAP (once I realised you need guest as a backend to
login) but when I open user manager on an XP client I get:
[2003/06/13