what you need is this entry in your smb.conf: [global] admin users = groupname
then run this on the linux command line: net groupmap modify ntgroup="Domain Admins" unixgroup=groupname your user "star" (from the group "groupname") should now be a domain admin greetings garvald >-- Original-Message -- >Date: Thu, 19 Feb 2004 09:26:18 +0100 >From: "Bolem�nyi Attila" <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: [Samba] Domain Admin group problem > > >Hi, > >I've got an interesting problem with my Samba 3.0.2a on Debian Woody. >I've created the Domain Admins group as I could read in the >documentation, and I added >a user to this group called "star". If I login to a Windows 2000 >workstation, which is a member of the domain, I can login, but I don't >have administrator rights on this workstation. The Domain Admins group >is a member of a local Administrators group, but I have to add the user >called "star" if I want to have administrator rigths on the workstation. > >I thought that it is enough to be a member of a local Administrator >group if I am a member of a Domain Admins group. But it does not work. > >My configuration: Debian Woody, Samba 3.0.2a, passdb backend=tdbsam > >Could you give me any idea? > >Thanks > >B. Attila > > > >-- >To unsubscribe from this list go to the following URL and read the >instructions: http://lists.samba.org/mailman/listinfo/samba -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
