similar to: Newbie group mapping question

Displaying 20 results from an estimated 30000 matches similar to: "Newbie group mapping question"

2004 Jun 09
1
pdbedit
I have a couple of questions about pdbedit. I am having trouble using pdbedit in shell scripts. First, on a freshly installed system with no-one in the tdbsam database, trying to add multiple machine accounts via a loop construct in a shell script fails with a message that the database can't be found/doesn't exist. I then added root manually just to get the system going, which solves
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
2010 Jan 11
1
Samba Group Mapping
Hi All I have Samba 3.2.11 installed on Suse (sles 10) machine. I am playing around the group mapping functionality. When I map a linux group to nt group. I can see that groups is visible on windows client. But, if I restart the smbd daemon (while changing the scurity mode for ads to user or vice versa), I can no more see the mapped group to the the Windows client. Though, I was able to see
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"
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
2006 Jul 13
2
mapping well known groups problem (net groupmap)
Hi I have samba 3.0.14a (debian/stable) and wonder where the problem is that running this command: # net groupmap add ntgroup="Domain Admins" unixgroup=ntadmins rid=512 type=d gives: adding entry for group Domain Admins failed! but (note changed rid) # net groupmap add ntgroup="Domain Admins" unixgroup=ntadmins rid=1000 type=d works fine. Hm, winbind is not working, but I
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
2004 Jun 03
1
local admin permissions
We have implemented an NT domain with samba 3.0.4 PDC on Slackware 9.1 and Win XP Pro clients. Everything is working nicely except for one issue. I haven't used Windows for years, so possibly I just don't understand something basic about Windows XP security ... Having logged in (to the domain), users are unable to perform tasks such as update certain files on the local system, for example
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)
2004 Mar 15
2
Group Mapping Problems with Samba 3.0.2a & OpenLDAP 2.2.6
Hello all, I am attempting to setup a Samba 3.0.2a based PDC using OpenLDAP 2.2.6 for my user/group authentication backend. So far everything seems to be working properly, I can join the domain from a Win2k PC, login via an account created with smbldap-useradd.pl, map my home directory, run the proper login script, etc. However, with all of that working I'm still having difficulties getting
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 Jul 09
1
group add and groupmap with ldapsam
hello, trying to set up an pdc with 3.0.4 on solaris with openldap creating groups and adding groupmaps does not work. net group add asks the password for the ldap-manager, comes back without any message, but the group does not exist after that. if i try to make a groupmap without adding a wingroup first, the result is the following (no question for the password!) /usr/local/samba/bin/net
2009 Jun 24
1
Migration from samba-3.0.21b-i486 to samba-3.0.27a-x86_64 corrupts root group mapping
Hello. I went and copied the config files from <source>/etc/samba/* and <source>/var/cache/samba/* to the target server and deleted the browse.dat and wins.dat files. The source and target servers have different IPs and hostnames, so we use "netbios alias". This has worked fine a couple of years ago. Now after all files have been copied, the old server shut down and the new
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
2003 Dec 15
6
Secondary Groups and Group Mapping
We are having what appears to be two main issues in our attempt to setup Samba 3.0.0 compiled from src on Solaris 8. We are using Samba to provide Unix shares on W2K clients, and to authenticate against a W2K Active Directory server. OpenLDAP is used on the Samba side for the UID/GID to SID mappings. The first issue deals with the file sharing. Even if a file gives full permission to one of a
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
2008 Jul 30
2
unable to map windows to unix groups
Hello. After fresh install. Samba and ldap seems to run normally ( I can join win2k workstation to linux samba pdc ). Using yast I create a system group named domadmin But I am unable to map "Domain Admins" to domadmin I am unable to map "Domain Admins" to existing ntadmin group I am unable to mofify mapping "Domain Admins" to domadmin group Thank you for
2003 Dec 15
1
Group mapping problem
Hi, I have Samba 3 as Domain controller. From a Windows 2000 Professional I share a folder (c:\test) with access permission for certain domain user (MYDOMAIN\yo). I can access to that folder from other w2000 with that user validated into it. If I add that user to a unix group (domadm) and map this group to Domain Admins (net groupmap modify ntgroup="Domain Admins"
2004 May 25
1
Can't join domain - new machine name
I have just implemented an NT Domain using samba 3.0.4 on Slackware 9.1, a very simple LAN with 4 or 5 clients. Clients: Win XP Pro. Everything looks OK so far, apart from this issue: I create machine accounts for existing client machines using their existing names ... works fine, they can join domain. Except that we want to rename the existing machines using a new consistent format (client1,
2003 Oct 26
1
problem with group mapping
Hi, I use now samba3.0.1pre1 with ldapsam (OpenLDAP 2.1.23). After I played with sambaGroupMapping I now get the error Message: "Die angegebene Gruppe ist nicht vorhanden" "The given group does not exist" when I log in (administrator). Admin's SID is: S-1-5-21-1091375802-1471697927-1951840895-500 Domain SID is: S-1-5-21-1091375802-1471697927-1951840895 The error occured