Displaying 20 results from an estimated 600 matches similar to: "domain groups"
2002 Oct 11
1
Domain Admins
Hello All!
I'm trying to troubleshoot a domain admin problem and I'm stuck at a log
error msg. The log says the following:
get_domain_user_groups: primary gid of user [root] is not a Domain
group !
get_domain_user_groups: You should fix it, NT doesn't like that
My goal is so that anyone in the "Domain Admins" group (by default) have
administrative access to all
2003 Feb 28
3
[Fwd: samba 30alpha21 + NT4/2K WS-s]
Hi,
I have some strange problems with 3.0a21 PDC (samba and nss use both
ldap) and I can't find any good help with google...
One strange thing is that logon script does'nt work anymore, it worked
at one point and now doesnt (I quite play around here and I dont know in
which point of changing smb.conf it stopped to work).
[netlogon] share is like that:
[netlogon]
comment = Network
2002 Sep 11
2
winXP sp1 seems to break roaming profiles on samba3
I applied sp1 and get a message saying that the
"a server copy of the profile exists that does not have the correct
security. Either the current user or the Administrator's group must be
the owner of the folder."
the owner of the profile is correct...
It works again when I re-image back to pre sp1
there is an event in the security log saying...
Logon Failure:
Reason: An error
2002 Aug 22
1
Samba 2.2.5 DC: problem with groups
Hello,
I wondered how domain groups are handled with Samba (2.2.5): I set up
a Samba DC and have serveral XP clients.
On the Samba machine I greated a group named "ntadmins" and put the
following line in my smb.conf:
domain admin group = @ntadmins
On of my domain admins is user "wojtek" which has the primary group
"user" but is also memeber of the
2003 Apr 30
1
Samba PDC/LDAP how to get Win2000 Administrator account?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
> Date: Wed, 30 Apr 2003 16:33:16 +1000
> From: Lance Rathbone <l.rathbone@imb.uq.edu.au>
> To: samba@lists.samba.org
> Subject: [Samba] Samba PDC/LDAP how to get Win2000 Administrator account?
> Message-ID: <p05100303bad51ce40e4a@[130.102.118.14]>
> In-Reply-To:
2004 Feb 11
0
groups mapping problem
Hi the list,
I have a samba 2.2.8a running with ldap authentication.
but when I'm browsing the domain account I can see all the users but only
2 groups : Domain Admins and Domain users...
How can I add all my other groups on the domain too ?
[root@lnxbxl root]# rpcclient //SAMBA-FS -U administrator -c "enumdomgroups"
Password:
cmd = enumdomgroups
group:[Domain Admins]
2002 Jul 02
3
samba 3.0 and group mapping
hi list,
i am playing with samba 3.0 alpha 17 from cvs 20020701 and global groups
running as pdc.
i installed to /usr/local/samba30 (having the lock dir under
/var/lock/samba30). i mapped some unix groups, but the dont appear as
global group. on the w2k sp1 machine. i have also no domain admins
right. the domain logon itself works fine.
any ideas?
btw: swat doesnt not work for me, it
2003 Jun 10
5
Access Denied setting Directory Access Permissions
Hello *,
i've got a debian samba 3.0alpha23 with ldapsam.
my problem is that i can't set directory permissions. i alwasy get
access denied.
what i have:
svpdc:/etc/samba# smbgroupedit -v
params.c:Parameter() - Ignoring badly formed line in configuration file:
ldap trust ids
NT group (SID) -> Unix group
System Operators (S-1-5-32-549) -> -1
Replicators (S-1-5-32-552) -> -1
2002 Feb 28
1
Head Domain Admins Group
Is there more documentation for smbgroupedit than the manpage ?
I'm trying to get the domain admins group to work. Steps i taken so far
1. create a unix group domadm
2. add my admin users to the domadm group
3. map the Domain Admins Group to the domadm group
4. make the domain admins group a domain group (smbgroupedit reported it as
unknown)
5. remove all domain users and groups from the
2005 Mar 15
0
trouble with groupmap
Samba Version 3.0.9-1.3E.2 installed on Vanilla installation of CentOS
Users who log in are unable to install printers via a script like they
do in all of our other domains. The drivers have been installed properly
an rpcclient enumdrivers confirms this. When the user logs in, they are
assigned guest privileges, and I believe that this is what's preventing
the print install.
A quick tail
2003 Jul 22
1
Groups not mapping correctly.
Hello,
At one time I installed an alpha of samba-3.0 and it had a smbgroupedit
command that mapped unix and windows groups via webmin. This seems to
be missing in beta3, has it been depreciated?
Also I can't seem to get the group map to take effect unless the unix
group is the users primary group. Either that or I don't understand
something.
I do not have winbindd running or any idmap
2004 Jul 06
0
where is smbgroupedit and differenet other questions to Samba & AD
Hello List-Friends ;-)
O.K. I am a real beginner, so please don't hurt me ;-)
but im still working since a few days to get it running and google is my best friend.
I also bought O'Reilly 's Samba Book and a lot of other online stuff, but AD-Samba-winbind should be too new.
I use Suse 9.1 and Samba 3.0.4 as ADS Member Server.
We have an W2k Advanced Server (and a M$-Admin which
2002 Oct 21
1
username map with NT groups
I need to map all of my NT id's to unix usernames. It looks like you can
use NIS groups in the username map file. Why can't you put an NT group in
there? Shouldn't I be able to map an entire NT group to a single unix id?
Danny Travis
danny.travis@exxonmobil.com
2002 Sep 10
2
Group listings in samba
Hi,
I've posted this question before, but i'm still scratching my head.
I've got a samba 3 cvs server with an ldap backend. When I do a search for users in a group either by net group <group> /domain or in user manager it returns access denied
When I look at the logs on the server samba is searching for (uid=<group>(objectclass=sambaAccount)).
The samba schema does not
2004 Jun 12
2
SID-UID mapping issue on Samba 3.0.4 in an AD Domain
I have problems with SID to UID mapping using winbind on a FreeBSD 5.2/Samba
3.0.4
as a member server of a Win2k domain controller. I use heimdal-0.6.1 for
kerberos.
I would like my XP machines in the domain to use the share with the user
accounts
defined in Active Directory.
At a first glance it seems to work: the connection to the share succeeds
without a
prompt for a password. Users may
2003 Feb 17
4
Groups with Samba domain controler or domain member
Does anybody know more about groups? I am considering switching from NT
to Samba domain and have made some test. Unfortunately I need to make
two additional groups, except Domain Admin (one of them is Domain
Users). Is it possible to make that with the stable version of Samba?
And another, but not so important (for now) question. Currently I have a
Samba server, providing files and printers
2002 Aug 20
1
PDC to LDAP migration
I'm migrating a NT4 PDC over to a Samba OpenLDAP PDC. I've migrated the
user and computer accounts fine. I using pwdump and the tools from
http://samba.idealx.org/, to do this.
But I'm at a lose with migration of groups from NT4 PDC over to the Samba
LDAP PDC. I've heard it's possible with rpcclient. Any information on how
to do this would be appreciated.
-Jason Yates
2003 Oct 03
1
How to list members of a workgroup
Hi
I look for a way to generate a text file, holding the workgroup/user
relation - which users belongs to a workgroup. Can I use a samba tool to
list all members of any known group? Or maybe run a domain ctlr, and
lookup the information in files on the server?
I must get this info from a M$ lan with arround 20.000 workstations and
some hudreds servers.
Brgds Jorgen
2002 Jul 13
1
SAM from NT BDC to Samba
Hello!!
A customer of mine recently experienced a catastrophic failure of their
PDC, and their BDC is not running as stable as we'd like. They've
agreed to move PDC/BDC schema to Linux (currently they run NT4).
So the question is: having ONLY a BDC available for SAM database, how do
I extract that so I can replicate that to Samba and do a "transparent"
upgrade (if possible)?