Displaying 20 results from an estimated 333 matches for "memberuid".
2007 Jul 18
3
Using LDAP and Unix Group Group Mappings
...d and all my groups, that I care about are in LDAP.
So I have a group called mainwdev.
dn: cn=test,ou=Group,dc=somewhere,dc=com
objectClass: posixGroup
objectClass: sambaGroupMapping
sambaSID: S-1-5-21-582185903-2148186938-2210701745-801
sambaGroupType: 2
objectClass: top
cn: test
gidNumber: 801
memberUid: user1
memberUid: user2
memberUid: user3
memberUid: user4
memberUid: user5
memberUid: user6
Now, if I run "net groupmap list", I can see the group mapping as
follows.
test (S-1-5-21-582185903-2148186938-2210701745-801) -> test
But when I attempt to log onto a share that only allows...
2005 May 10
1
Are the following cockups in ldap entries or normal behaviour now ?
When doing a vampire all my PC's are shown in the resulting log as being
members of the Domain Users group and none of my "real users" are shown yet
in Ldap all my users are shown with memberUid in the domain users group and
no computers are shown eg:
dn: cn=Domain Users,ou=Groups,<snip>
objectClass: posixGroup
objectClass: sambaGroupMapping
gidNumber: 513
cn: Domain Users
<snip>
description: All domain users
memberUid: administrator
memberUid: deloitte
memberUid: iusr_guests...
2005 Jan 27
2
LDAP and memberUid in Domain Users
Hi.
I use Slackware 10 with OpenLDAP 2.2.18, Samba 3.0.10 as PDC, smbldap-tools
0.8.5-3. from idealx.org.
Using usrmgr.exe I have small problem with memberrUid field. When I add new
user to a domain, the memberUid field with the name of this users is added
to Domain Users. But when I delete this user, the memberUid field with his
name isn't removed from Domain Users. I think that is a small bug in samba,
because, when I use smbldap-userdel from command line, the field is removed.
Can anybody confirm o...
2003 Jul 15
0
ntconfig.pol policies for groups
...;ou=Groups,dc=rk-klbg,dc=at' 'cn=Domain
Admins'
version: 2
#
# filter: cn=Domain Admins
# requesting: ALL
#
# Domain Admins, Groups, rk-klbg, at
dn: cn=Domain Admins,ou=Groups,dc=rk-klbg,dc=at
objectClass: posixGroup
gidNumber: 800
cn: Domain Admins
description: Windows Domain Admins
memberUid: administrator
memberUid: smbadmin
memberUid: wininst
# ldapsearch -x -h localhost -b 'ou=Groups,dc=rk-klbg,dc=at' 'cn=Domain
Users'
version: 2
#
# filter: cn=Domain Users
# requesting: ALL
#
# Domain Users, Groups, rk-klbg, at
dn: cn=Domain Users,ou=Groups,dc=rk-klbg,dc=at
obj...
2009 Sep 16
2
Secondary groups from ldap
Hello,
I'm trying to configure my user_attrs using LDAP as the userdb so that
dovecot knows what secondary groups a user is a member of. The LDAP
backend is an Open Directory implementation, which stores secondary
group affiliations as memberUid attributes in
cn=groupname,cn=groups,dc=dns,dc=name,dc=server.
With ldapsearch, my query would be:
ldapsearch -x -b cn=groups,dc=dns,dc=name,dc=server "(memberUid=ian)" cn
Is this possible to configure in Dovecot?
Thanks,
Ian
2018 Mar 07
1
Fwd: Migrating server
dn: cn=Domain Admins,ou=groups,dc=mydomain
objectClass: top
objectClass: posixGroup
objectClass: sambaGroupMapping
gidNumber: 512
cn: Domain Admins
description: Netbios Domain Administrators
sambaSID: S-1-5-21-3936576374-1604348213-1812465911-512
sambaGroupType: 2
displayName: Domain Admins
memberUid: root
memberUid: sadmin
dn: cn=Domain Users,ou=groups,dc=mydomain
objectClass: top
objectClass: posixGroup
objectClass: sambaGroupMapping
gidNumber: 513
cn: Domain Users
description: Netbios Domain Users
sambaSID: S-1-5-21-3936576374-1604348213-1812465911-513
sambaGroupType: 2
displayName: Domain...
2003 Jul 17
0
Réf. : Samba Beta 3 + LDAP: user in mapped group "Domain Admins" isn't a domain admin when he logs on
You cannot add one attribute "memberuid" with comma separator.
You can add more than one attribute "memberUid"
example :
...
memberUid root
memberUid administrateur
memberUid administratror
-----------------------------------
St?phane PURNELLE stephane.purnelle@corman.be
Service Informatique...
2008 Jun 25
0
question about groups
I created a group in ldap:
dn: cn=web,ou=Group,dc=mdah,dc=state,dc=ms,dc=us
objectClass: posixGroup
objectClass: top
cn: web
userPassword:: xxxxxxxxxx
memberUid: akazery
memberUid: dhglover
memberUid: cgoodwin
memberUid: mglover
memberUid: jlongmire
memberUid: awilliam
gidNumber: 1010
and ran:
net groupmap add rid=3021 ntgroup="Website" unixgroup=web type=d
and in smb.conf had:
[web]
path = /var/www/sites
public = no
w...
2014 Jul 29
0
nested groups on samba 3.6 server broken
...ers of the samba
domain.
e.g.
version: 1
dn: cn=projectx,ou=group,o=mydomain.com
objectClass: sambaGroupMapping
objectClass: posixGroup
objectClass: top
cn: staff_planning
gidNumber: 123
sambaGroupType: 2
sambaSID: S-1-5-21-111111-222222-333333-10123
description: projectx
displayName: projectx
memberUid: thomas
memberUid: richard
memberUid: harold
entrydn: cn=projectx,ou=group,o=mydomain.com
I wanted to be able to add users from the trusted domain to this
group. Adding a "WINDOMAIN\user" as a memberUid was not sufficient.
So I changed the group to a local "local" (a...
2003 Oct 01
1
Group mapping, among other problems
Hopefully I can write this out so someone understands it.
We are currently running a number of Solaris servers, to which windows
computers need to connect. Currently they connect via NFS using
hummingbird's NFS client. This requires them to have a separate unix
account along with their windows account.
Our idea is to implement samba 3.0.0 to eliminate that NFS client.
My current
2003 May 15
6
Question on LDAP+Samba+PDC
...company, com
dn: ou=Computers,dc=mycompany,dc=com
objectClass: top
objectClass: organizationalUnit
ou: Computers
description: Windows Domain Computers
# Domain Admins, Groups, mycompany, com
dn: cn=Domain Admins,ou=Groups,dc=mycompany,dc=com
objectClass: posixGroup
gidNumber: 200
cn: Domain Admins
memberUid: administrator
description: Windows Domain users
# Domain Users, Groups, mycompany, com
dn: cn=Domain Users,ou=Groups,dc=mycompany,dc=com
objectClass: posixGroup
gidNumber: 201
cn: Domain Users
description: Windows Domain Users
# Administrators, Groups, mycompany, com
dn: cn=Administrators,ou=Gro...
2003 Oct 02
1
Unable to enable Add/Remove Printer Drivers (3.0.0)
...wed
understanding I though gave me Print Administrative rights.
[root@littleboy samba]# ldapsearch cn=printadmin
dn: cn=printadmin,ou=Groups,o=Morrison Industries, c=US
objectClass: posixGroup
objectClass: top
objectClass: morrisongroup
objectClass: sambaGroupMapping
cn: printadmin
gidNumber: 1007
memberUid: adam
memberUid: rhopkins
memberUid: steve
memberUid: barnosky
memberUid: brown
memberUid: darrell
allowprimary: N
displayName: Print Operators
sambaSID: S-1-5-21-2037442776-3290224752-88127236-550
sambaGroupType: 2
description: Printer Administrators
2005 Aug 31
0
database got corrupted, users could not login
...idates:
(uid) index_param failed (18)
Aug 30 18:07:37 redwood slapd[12105]: conn=28 op=1 SEARCH RESULT
tag=101 err=0 nentries=0 text=
Aug 30 18:07:37 redwood slapd[12105]: conn=28 op=2 SRCH
base="ou=group,dc=cs,dc=college,dc=edu" scope=1 deref=0
filter="(&(objectClass=posixGroup)(memberUid=postfix))"
Aug 30 18:07:37 redwood slapd[12105]: conn=28 op=2 SRCH attr=gidNumber
Aug 30 18:07:37 redwood slapd[12105]: <= bdb_equality_candidates:
(memberUid) index_param failed (18)
Aug 30 18:07:37 redwood slapd[12105]: conn=28 op=2 SEARCH RESULT
tag=101 err=0 nentries=0 text=
Aug 30 18:1...
2008 Aug 21
1
Samba PDC with groups in LDAP
...->
Domain Sidekicks
Domain Admins (S-1-5-21-440367617-1876916578-3462541782-512) -> domadm
The group objects in LDAP look like
dn: cn=<groupName>,ou=Groups,dc=st-andrews,dc=ac,dc=uk
objectClass: posixGroup
objectClass: sambaGroupMapping
gidNumber: <Number>
cn: <groupName>
memberUid: user1
memberUid: user2
memberUid: ...
description: Some Descriptive Term Here
sambaSID: S-1-5-21-xxx-yyy-zzz-<gidNumber>
sambaGroupType: 2
displayName: Whatever
where S-1-5-21-xxx-yyy-zzz is our domain SID
Watching the ldap logs, when I run net/rpc usr info dbb,
samba looks up all the gro...
2006 May 21
1
ldapsam:trusted = yes : trouble getting it to work
...: Domain Users
gidNumber: 100
objectClass: top
objectClass: posixGroup
objectClass: sambaGroupMapping
sambaGroupType: 2
sambaSID: S-1-5-21-1777914830-570136335-1763571043-513
dn: cn=consultanta,ou=groups,dc=kapitalgrup,dc=ro
objectClass: top
objectClass: posixGroup
cn: consultanta
gidNumber: 1007
memberUid: andrei.iordache
memberUid: other.members
...
I can list the shares on the server after I type in the correct user name and password. But I cannot access this one. I can access the home dir and the public shares. I see this at some point in the smbd.log (log level = 10)
[2006/05/20 05:06:05, 5]...
2003 Dec 21
1
why does this happen?
...ocalhost -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: Administrator
description: Netbios Domain Administrators
sambaSID: S-1-5-21-3186189367-1246494297-1334198316-512
sambaGroupType: 2
displayName: Domain Admins
# search result
search: 2
result: 0 Success
# numResponses: 2
# numEntries: 1
[root@linserv2 sbin]# ldapsearch -x -h localhost -b "o=...
2005 Mar 09
0
Problems setting up a Samba BDC
...tamp: 20050309195402Z
entryCSN: 20050309195402Z#000006#00#000000
modifiersName: cn=Manager,dc=united-securities,dc=com
modifyTimestamp: 20050309195402Z
dn: cn=Domain Admins,ou=Groups,dc=united-securities,dc=com
objectClass: posixGroup
objectClass: sambaGroupMapping
gidNumber: 512
cn: Domain Admins
memberUid: Administrator
description: Netbios Domain Administrators
sambaSID: S-1-5-21-2178396160-3634057995-2524863810-512
sambaGroupType: 2
displayName: Domain Admins
structuralObjectClass: posixGroup
entryUUID: bab94ba4-2520-1029-9821-fa6c5a9a0b92
creatorsName: cn=Manager,dc=united-securities,dc=com
creat...
2006 Jun 08
1
ERROR: failed to setup guest info.
...= 1
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
NT user token: (NULL)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
smbldap_search_ext: base => [ou=Group,dc=example,dc=com], filter =>
[(&(objectClass=posixGroup)(|(memberUid=guest)(gidNumber=2179)))], scope
=> [2]
smbldap_get_single_attribute: [sambaSID] = [<does not exist>]
primary group of [guest] not found
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
get_user_groups_from_local_sam failed
attempting to free (and zero) a server_info structure
attempting to free...
2018 Mar 25
0
Unix attributes
On Sun, 25 Mar 2018 18:14:58 +0200
Rene Schmidt <rene at schmidthome-sh.de> wrote:
> Hello owland,
> since I have several Linux servers that authenticate themselves via
> NSLCD, I see no other option but to maintain the 'memberUid'.
First time you mentioned nslcd, but no matter, use:
map group uniqueMember member
in nslcd.conf
> It works on the servers where I use winbind.
This would be the preferred and Samba way of doing things, you have to
run winbind, so you might as well use it instead of any ot...
2003 Jun 16
1
GroupMap : 'Privilege >> No privilege'
Hello,
I'm using Samba3Beta1 and i try to map group.
I create a posix group in my ldap:
dn: cn=Administrateurs du domaine,ou=Groups,dc=middleearth,dc=ring
objectClass: posixGroup
cn: Administrateurs du domaine
memberUid: root
memberUid: administrateur
gidNumber: 1000
And I try to map this group with the nt group : Domain Admins
net groupmap add ntgroup="Domain Admins" unixgroup="Administrateurs du
domaine"
But it didn't work. It told me, how to use the nep groupmap command:
Usage: net g...