similar to: Samba 2.2.x Group Mapping

Displaying 20 results from an estimated 100000 matches similar to: "Samba 2.2.x Group Mapping"

2008 Feb 01
1
Help with mapping a UNIX group to a AD Directory Group
Hi All, I have already integrated my samba with the Active directory domain using winbind, but I am trying to do the following. I want to map a UNIX group "ccusers" to Active Directory group "NICE\ccusers". I need my AD users that don't have local accounts on my machine to be able to access directories owne by the UNIX group ccusers. It seems like it should be simple to
2003 Dec 09
0
group mappings pitfalls in samba 3
I have recently run across this problem and would like to warn people about it. I had an already established domain running under Samba 2.2.8. I then upgraded to 3.0. I removed the 'domain admin users = root' line from my smb.conf because certain tools complained about it being there. After the upgrade, I followed the Samba 3 HOWTO docs on samba.org. I created my domadm, domguests, and
2003 Aug 04
1
Group mapping... static ???
Hi all, I'm testing group mapping, wondering how It works exactly... I thought Samba was storing a mapping table allowing to retreive infos on Unix/Windows groups in a DYNAMIC way. Unfortunately, group mapping seems to be static, here is what I did : [I'm using Samba b3v3 + LDAP, WITHOUT nss-ldap/pam-ldap/winbind -> everything is stored in my /etc/passwd and /etc/group + in LDAP for
2003 Nov 03
1
HowTo Chapter12 Group Mapping and LDAP
Hello, I have a question about the documentation of the Samba Howto's. Specifically, I am not able to understand how group mapping ties into LDAP. I believe I understand the concept of unix to windows group mapping as laid out in chapter 12 as it relates a tdbsam, but get confused when dealing with a ldapsam back-end. There is a note listed " When the passdb back-end uses LDAP
2010 Jan 12
1
Unable to map the group
Hi All, I am using Samba 3.2.11 on sles 10. I have create a Unix group 'grp1' and mapped it to a ntgroup "Group One". Unix group 'grp1' has one user i.e 'usr1'. 'net groupmap' command show the mapping with correct SID and gid value. Please, have a look here. # cat /etc/group | grep grp1 grp1:!:12613:usr1,raj1,raj2 # # net groupmap list Group One
2009 Nov 20
1
Builtin group mapping problem with latest from git
Hi, I'm trying to run the latest samba from git for the first time in order to finalize a patch to submit for a bug that I've been working on. I'm running Fedora 11 and everything is tested and working on that with samba 3.4.2. I got the latest version from git (3.6.0) ran configure and make OK, and installed it. The built smbd and winbindd run fine, but trying to access the machine
2010 Jan 11
1
Group mapping is not showing correct value
Hi All I have created a group 'test' which has the following users: brajesh_01:/var/log/samba # getent group |grep test test:!:13159:brajesh,yatish,usr1 brajesh_01:/var/log/samba # I mapped this user to ntgroup user, 'Web Master': brajesh_01:/var/log/samba # net groupmap add ntgroup="We Master" unixgroup=test No rid or sid specified, choosing a RID Got RID 27319
2005 Nov 07
0
Group mapping doesn't seem to be working
Hi everyone, I'm having some trouble getting group mapping to work. I want to have a Samba share that contains a number of different folders, and some of those folders will be restricted depending on the user's membership to certain Active Directory groups. I thought this could be done by mapping the Active Directory groups to equivalent UNIX groups, and then using standard UNIX
2015 Apr 16
2
Group Mapping: All Users from a Domain group should be able to write to a local group
Hello Mailinglist, I have created a local user "localuser" who is in the local group "localgroup" $ id uid=1001(localuser) gid=1001(localgroup) groups=1001(localgroup) My machine authenticates against Active Directory - works The AD-User "aduser" belongs to a domain group "adgroup" $ id uid=6161(aduser) gid=5513(dom?nen-benutzer)
2003 Jul 31
5
3.0 beta 3 - NT and Unix group mapping
Hello everyone! I've been testing the 3.0 beta 3 (I've just upgraded from 2.2.7), and made a PDC configuration with Windows XP Pro clients. Everything works fine, however, I'm fine tuning the NT and Unix group mapping; in particular, I want to map the Unix group 'users' to the NT group 'Power Users'. I've tried: net groupmap modify ntgroup="Power Users"
2006 Aug 10
0
Default "Domain Computers" group mapping with samba 3
Hello all, I'm using samba 3 as a pdc on CentOS 3.7 (package is samba-3.0.9-1.3E.7 based on 3.0.9 + rh patches) I would like to recevive some clarification about predefined "Domain Computers" group in Samba 3, as I didn't find complete information about this in various documents. It is stated as a well known but not essential entity inside samba documentation. Is it correct to
2009 Apr 06
0
samba windows-2-unix group mapping troubles
hi, i would like to allow access to specific samba shares, where the windows domain user is NOT authenticated against the share with it's username, but with a membership of a given windows-group. example: windows-domain user "test01" --> which is a member of windows domain group "smb_test01" --> which gets mapped to the unix-group "smb01" --> which is
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
2005 Jan 13
2
Mapping Windows groups to Unix ones on Samba 2.2
Hi all, Now that I've got Samba 2.2.12 running correctly on that HP-UX box, I need to allow write access to a given AD domain group. What is the right way to do it on Samba 2.2? I added a group.map file in smb.conf, and a line inside that said: unixgroup = "AD Domain Group" Then in smb.conf, I put in [global]: groupname map = /etc/opt/samba/group.map And in the correct
2005 Feb 11
0
Can't map group domain share from ADS
I've set up the following and can open a home share for me (sylveg). I've created a group on W2KADS and on OURSAMBALINUX called oadmin and added me as a member in both. I created a samba share called o_drive (see smb.conf below) w/ the linux dir /home/o_drive and valid users = %D+oadmnin. The /home dir is: drwxr-xr-x 2 root root 4096 2004-09-03 15:16 ftp/ drwx------ 2 root root
2003 Aug 05
0
How does group mapping function ?
Hi all, this is a re-post, maybe the Samba Team can help ? I'm testing group mapping, wondering how It works exactly... I thought Samba was storing a mapping table allowing to retreive infos on Unix/Windows groups in a DYNAMIC way. Unfortunately, group mapping seems to be static, here is what I did : [I'm using Samba b3v3 + LDAP, WITHOUT nss-ldap/pam-ldap/winbind -> everything is
2010 Oct 27
0
cannot set right file's group after group mapping?
Hi All, when i did testing with group mapping, i mapped a Unix Group(domadm) with Windows Domain Group(domain users). then i access a samba share from Windows Domain User(administrator), and create a file. but the file's group is still Windows Domain Group(domain user), not Unix Group(domadm). is it right? if it is, how should i check if my group mapping is working well? thanks a lot in
2009 May 07
3
group mapping question
Hi All, Just a general question about groups. I am upgrading a Samba workgroup, server to a PDC. I have been reading: http://us1.samba.org/samba/docs/man/Samba-HOWTO-Collection/groupmapping.html#id2589321 In this link, they tell of how to map a windows group to a Samba group net groupmap add ntgroup="Domain Admins" unixgroup=domadm rid=512 type=d Question 1: if my previous
2019 Jul 17
2
Group mapping problem
Dear Community, I would like to make a group mapping between Unix and Windows groups. I have created a group called "Unix System Users" on Windows with Active Diectory User and Computers and I have also created a unix group called systemusers in Raspbian Buster. When a try to execute net groupmap add ntgroup="Unix System Users" unixgroup=systemusers type=d command, the
2004 Apr 25
0
Trying to get a better understanding of group mapping
Okay... I have been doing some reading re: group mapping but a few questions remain. Here is what I understand. Feel free to correct me where I am wrong. Group mapping is necessary to provide Windows domain accounts with privileges on the Linux machine. The net groupmap modify command is used to map any Windows group to a Linux group. Now for the things I don't fully understand: When I