Displaying 20 results from an estimated 7000 matches similar to: "Group mapping doesn't seem to be working"
2005 Nov 09
1
Group mapping giving incorrect GIDs
Hi,
I think I've narrowed down my problem to the fact that the group mapping is
not giving me the same GID for all 'equivalent' groups, as seen here:
$ net groupmap list
DOMAIN\Group1 (S-1-5-21-620321403-24207062-1845911597-172256) -> unixgrp1
$ getent group unixgrp1
unixgrp1:x:203:
$ getent group DOMAIN\\Group1
DOMAIN\Group1:x:10001:DOMAIN\User1
This means that the GID of
2005 Nov 22
1
User and Groups Problem with ADS (Win2003) and Solaris 10
Hi,
I got samba 2.0.30b running on a Sparc machine with Solaris 10.
I installed
Kerberos 1.4.2
Openldap stable version 20051018
To compile Samba 2.0.30b with ADS
Looks like Kerberos works
kinit Administrator@MYDOMAIN.COM <mailto:Administrator@MYDOMAIN.COM> ==> works
klist ==> shows ticket
I added the server to the domain
net join -U Administrator
Joined
2006 Dec 13
1
Problem with duplicated groups?
Hello, i have some problems migrating a Windows 2000 PDC to a Debian
GNU/Linux Samba Server, i want to migrate it to a LDAP backend.. but as
i'm kind of newbie with ldap and samba migration stuff, i preffered to
migrate it to tdbsam first and try it for a while, if everything works
fine, then switch to a ldap backend.
The problem is that Essential Windows Groups are automatically created,
so
2004 Jul 06
1
Q about net groupmap examples on samba.org
Considering the following page...
http://us3.samba.org/samba/docs/man/guide/small.html
First of, my compliments to John for some great examples to study.
In my mind I see three levels of security:
1) Linux - such as SSH'ing into the Linux server, Linux accounts and groups come into play here
2) Samba PDC - "Domain Admins" "Domain Users" come into play here. Examples
2005 May 16
0
HELP !!! migrating from win2000 pdc to linux pdc
Hello,
I have a test environment with 1 windows 2000 AD domain pdc ( mixed mode
install ), 1 linux server ( to become pdc ) and a win xp box to test logon
when the migration was completed. The problem is no matter what I try
after the migration the win xp's logonserver = windows server not linux
server. I have no idea what is going on here. I've listed the process
for migration
2007 Jun 01
2
Not seeing the expected group memberships with ifmember.exe /list
We have bumped into a most odd problem.
Server:
Debian Etch and their Samba 3.0.24-2
Client:
WinXP SP2, MSI v3, all hot fixes
The following settings are in place on the server:
#!/bin/bash
#
# initGrps.sh
# Map Windows Domain Groups to UNIX groups
net groupmap add ntgroup="Domain Admins" unixgroup=domadmin rid=512 type=d
net groupmap add ntgroup="Domain Users"
2004 Mar 04
1
Domain Admin with tdbsam on 3.0.2a
Firstly I apologise for the length of this query but I am hoping that if I
document everything I did someone might respond / be able to help.
My Configuration is Samba 3.0.2a as a PDC on Redhat 8. I cannot for the
life of me get the "Domain Admins" functionality to work
I am hoping that another set of eyes can shed some light on this problem
as I have now spent 41 hrs googling /
2004 Aug 15
0
winxp roaming profiles and samba group access rights
Howdy People,
I have a problem with roaming profiles in samba 3.0.5 on redhat9 (
installed from the rpm with rpm -Uv samba.3.0.5.rpm
I am not using LDAP ( dont know how and as I am a Netware person on a very
steep learning curve with Samba, didn't want to complicate the
installation after seeing every second posting on this list as a ldap
problem).
The smb.conf file is listed below.
The
2004 Feb 16
1
Documentation bug? domadm privileges
Hello
I have been solving a problem how to make a nonroot user able to administer
the domain (add users, groups, modify them etc.) from Windows workstation
using usrmgr.exe
It looks like what is stated in Samba HOWTO collection as prerequisites
is not enough.
First I found Chapter 12 cxl "How to make Samba PDC users member of the Domain
Admins group" - made the nonroot user member of
2005 Mar 16
1
HELP !!! migrating from win2000 pdc to linux pdc
Hello,
Second post: first had logs attached but was too big.
I have a test environment with 1 windows 2000 AD domain pdc ( mixed mode
install ), 1 linux server ( to become pdc ) and a win xp box to test logon
when the migration was completed. The problem is no matter what I try
after the migration the win xp's logonserver = windows server not linux
server. I have no idea what is going
2003 Sep 09
3
rc3 net groupmap add fails
Relevant part of "net3 groupmap list" is
System Operators (S-1-5-21-1617713866-2789119093-1479812082-1007) -> sys
In howto there is the following example
net groupmap modify ntgroup="System Operators" unixgroup=sys
net groupmap modify ntgroup="Power Users" unixgroup=sys
You can add System Operators but trying to add Power Users fails. If you do it in reverse
2013 May 08
0
Using Windows ACL on a samba3 share
Hello again,
I am using samba 3.5.6. I have another though maybe this problem occurs due to my OpenLDAP service? My /etc/openldap/slapd.conf is using:
[...]
access to dn.base=""
by * read
access to dn.base="cn=Subschema"
by * read
access to attrs=userPassword,userPKCS12
by self write
by * auth
access to attrs=shadowLastChange
by self
2008 Mar 05
2
CENTOS4.6+SAMBA3.0.25+FEDORA-DS
Hi
I am new to linux & Samba. I would like to setup Samba as a
domain controller and using Fedora-ds for authentication.
I have read some documents from www.samba.org but I am still in
the mist.
Here is my dumb questions about Samba as follows.
1. Is CENTOS4.6+SAMBA3.0.25 as PDC +FEDORA-DS possible?
2. Is this HOWTO from
2007 Feb 20
1
"gid of user xxx doesn't exist" error repeatedly posted to /var/messages
Hello All,
Samba is posting the following error messages repeatedly during user
authentication:
Feb 20 09:35:50 SUMSRVR smbd[27950]: [2007/02/20 09:35:50, 0]
rpc_server/srv_util.c:get_alias_user_groups(206)
Feb 20 09:35:50 SUMSRVR smbd[27950]: get_alias_user_groups: gid of
user xxx doesn't exist. Check your /etc/passwd and /etc/group files
It does not appear to be causing any problems,
2013 Dec 06
0
Machine auth request rejected
I thought I had this working when I tested it a few months ago with
a different test server, but I?ve tried everything from my previous
notes, and can?t get it to work now.
I?m replacing a Samba 3.0.10 Unix server with a SerNet Samba 4.1.2
Debian Wheezy server. The new server has to look exactly the same
to the existing workstations. The workstations are all running
Windows XP Pro.
I?ve
2007 Apr 09
1
Share does not exist
Hi list, I'm trying to set up a samba server and have run into a problem:
Whenever I try to access a share other than /home/<user> I get a message
saying that this resource is nonexistant on the server...
I have problems getting "net groupmap modify" work, the commands I'm using
is:
net groupmap modify ntgroup="Domain Admins" unixgroup=root
net groupmap modify
2003 Sep 27
1
After Upgrading to rc4 (and still with 3.0.0) having Groupmap problems.
Hi,
Before Samba 3.0.0 RC4 I was running Samba 3.0.0 beta3, and when I
upgraded to RC4, I began having problems with group mappings. I didn't
notice at first, because on my laptop I don't normally log on to the
domain. I just noticed when I tried to use my desktop and log on to the
domain... I don't have Domain Admin privileges.
So, I look at 'net groupmap list' ... and it
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
2007 Feb 22
0
Fwd: Net groupmap list puzzler
Hi,
I think at first you have to do a net groupmap add all the well known Groups.
System Operators (S-1-5-32-549) -> -1
Replicators (S-1-5-32-552) -> -1
Guests (S-1-5-32-546) -> -1
Domain Users (S-1-5-21-3732367786-856876144-3282938955-513) -> -1
Domain Admins (S-1-5-21-3732367786-856876144-3282938955-512) -> -1
Power Users (S-1-5-32-547) -> -1
Domain Guests
2006 Dec 21
4
Migrate to Debian Etch - nogo
Hi Everyone,
I have a small project going on. I'm about to migrate Redhat 7.3 to
Debian Etch (smbd version 3.0.23d-2+b1).
I've already managed to migrate Redhat 7.3 to Debian Sarge (smbd version
3.0.14a-) without any bigger problems.
However, when I migrate to Etch I face a small problem. The last thing I
want to do before I start samba is to grant my linux/samba admin,
NT 'Domain