Displaying 20 results from an estimated 5000 matches similar to: "how to let windbind to use LOCAL groupmaps?"
2006 Aug 18
0
Can't add groups or groupmaps with ldapsam
Hi all,
I've got Samba working as a PDC with ldapsam and am unable to add groups or
groupmaps, although I can add/manipulate users and machines without any
problems.
With Samba 3.0.23b if I try to add a group with the command:
net rpc group add testgroup
it fails with:
add group failed: NT_STATUS_NO_SUCH_GROUP
The UNIX group is created in /etc/group but nothing is added to LDAP. I've
2007 May 21
1
Samba 3.0.22 error with domain accounts
I have compiled Samba 3.0.22 on Solaris 10 (sparc.) It has been
configured as a PDC with a domain of, say, "SAMBADOMAIN." It has
some predefined group mappings for the Administrators and "Domain
Admins" group. These mappings were dropped in later versions of Samba.
(I have been working with 3.0.24 as well. Unfortunately it doesn't seem
to play nice with
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
2006 Feb 23
2
Confused about groups and access
Hello,
My nt admin made a group for my samba server called
Share_Dfsroot_pvcs-cdw_C and added me as a member. I made a nested
group on my side with
net rpc group add ntcdw -L -Uxxxxx
I then added the Share_Dfsroot... with
net rpc group addmem ntcdw "DOMAIN+Share_Dfsroot..." -Uxxxxx
net rpc group members ntcdw -Uxxxx shows:
DOMAIN\Share_Dfsroot... so all looks good.
I
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
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
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 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
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 Jul 28
0
Problem with domain admins - net groupmap
Hi,
today I tried to setup domainadmins for local administration tasks like
installing software etc.
I followed the instructions to create a unix group and added unix users
to the group. The same user had a working roaming windows profile.
After that I did a "net group add ntgroup="Domain Admins" unixgroup=admin".
After logging on to the windows xp SP2 workstation,
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
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
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 Mar 04
0
Samba PDC (3.0.24)
Hi All,
I've been reading *lots* of pages and guides everywhere about setting up
samba as a PDC, mainly the 8 part guide by John Terpstra.
One common thing I found in all the guides I read were unstated
dependancies on the Samba version.
Tried it using 3.0.9 and it didn't have any rights (I found something
somewhere saying this eventually).
Then tried it using Debians default of
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"
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
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
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 /
2005 May 13
0
Printer Installation Issues on Win XP (Samba 3.0.10 as PDC)
Hi,
would be happy if somebody might help me with the following problem:
I installed Samba as the Primary DC -- works perfectly, XP clients can
join the domain, access the shares ...
The domain users's primary group is the "users" Unix group.
root is member of the "ntadmins" Unix group.
Mapped the Unix groups to NT groups as follows:
net groupmap modify