similar to: 3.0.9 - net groupmap

Displaying 20 results from an estimated 2000 matches similar to: "3.0.9 - net groupmap"

2011 Jan 12
0
working with the net commands... trouble.
So, to make it simple, my domain is KRH, I am successfully joined, and can issue wbinfo -u or wbinfo -g and get expected results. Every query I make about the domain works However, I'm trying to add a domain user (me) to my local Print Operators group on this freebsd machine. Using Samba 3.5.6, FreeBSD 8.1 Clean install of everything yesterday. So, I'm trying to add KRH\jdown to
2006 Dec 27
1
Usrmgr,groupmap listmem
Hello Is here anyone who is able to help me with Samba's problem. I've installed Samba 3.0.23d(rpm)on Centos 4.4, configured it with proper group mapping: [stef@Moon ~]# net groupmap list Domain Admins (S-1-5-21-1751608308-2869459461-2533853667-512) -> root When I try to run usrmgr from XP(root account) I am able to see users and groups names, but when I click on it I recive
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
2020 Jul 13
1
net rpc rights grant fail to connect 127.0.0.1
On Mon, Jul 13, 2020 at 2:04 PM Rowland penny via samba < samba at lists.samba.org> wrote: > On 13/07/2020 18:50, Andrew Walker wrote: > > > > > > On Mon, Jul 13, 2020 at 1:26 PM Rowland penny via samba > > <samba at lists.samba.org <mailto:samba at lists.samba.org>> wrote: > > > > On 13/07/2020 18:18, Douglas G. Oechsler wrote: >
2017 May 29
2
samba-tool cannot add or remove group members
Hi samba-tool group addmembers stage user ERROR(exception): Failed to add members "user" to group "stage" - Unable to find "user". Operation cancelled. File "/usr/lib/python2.7/dist-packages/samba/netcmd/group.py", line 227, in run add_members_operation=True) File "/usr/lib/python2.7/dist-packages/samba/samdb.py", line 274, in
2008 Aug 25
1
net rpc group addmem returns NT_STATUS_ACCESS_DENIED
Hi All, I'm trying to add a user to a group using /usr/local/samba/bin/net rpc group addmem room11 dunk -Uroot%password The user is added to the group as far as I can tell but the command returns NT_STATUS_ACCESS_DENIED This is on Solaris 10 (Sparc) and Samba 3.2.1, OS and Samba are both configured to lookup users and groups in LDAP. /usr/local/samba/bin/net rpc group members
2004 May 25
0
Re: Nested group support documentation
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ww m-pubsyssamba wrote: | With regards Jerry's comment on nested groups, the how | to guide included with Samba 3.0.3 source code still says | nested groups are not supported. Does anyone know where I | can get some information on the functionality | which is included for nested groups on 3.0.3 onwards? Here's a rough draft from Volker.
2006 Mar 18
2
Problem with 'net rpc group delmem' command
Hello everyone, I've been setting up Samba as a PDC with good success so far. I've run into one problem though, and that's removing users from groups using the 'net' utility. I seem to be able to add users to groups just fine using something similar to the following: net rpc group addmem "Domain Admins" bob If I then type: net rpc group members "Domain
2014 Apr 17
0
Share management, user rights, core dump
Hi All, First post so I hope this is pitched right. I've been successfully using 3.6 as an AD authenticated (winbind) file server for a while, and decided to have a poke around with 4 (I'd read somewhere that someone had got zfs filesystems to work with full windows acls with samba 4). I've got as far as compiling 4.1.6 and setting up a similar share. Server role = member server,
2017 May 29
0
samba-tool cannot add or remove group members
On Mon, 29 May 2017 21:51:15 +0200 (CEST) Sébastien QUESSON via samba <samba at lists.samba.org> wrote: > Hi > > samba-tool group addmembers stage user > ERROR(exception): Failed to add members "user" to group "stage" - > Unable to find "user". Operation cancelled. File > "/usr/lib/python2.7/dist-packages/samba/netcmd/group.py",
2014 Jul 29
0
nested groups on samba 3.6 server broken
I am running a Samba 3.6.20 for my primary domain controller (+ main file server) and my back up domain controller. Each domain controller has an LDAP backend- the LDAP servers configured for multimaster replication. I have domain trusts established with a Windows 2003 AD domain ("WINDOMAIN") . I have enabled nested groups in smb.conf. Winbind is enabled to support
2005 Feb 22
4
Winbind - how to map ADS group to Unix group
I am running 3.0.10-1.4E on RHEL4. The machine is a ADS member server. I would like to statically map the ADS group "Domain Admins" to the built in "wheel" group so all members of "Domain Admins" are in the "wheel" group. I have looked at the username map option, but I don't want a group of users mapped to a UID (this would defeat what I am trying to
2010 Dec 02
0
how to let windbind to use LOCAL groupmaps?
Hi, I'm trying to join ?linux machines to AD domain with the help of winbind. In order to make account managent more easier, I want to create corresponding group maps from every linux native group, then join domain users/groups to the new LOCAL groupmap. At present, BUILTIN groupmap works fine with the steps: net groupmap add sid=S-1-5-32-544 unixgroup=admin ntgroup=BUILTIN\\Administrators
2006 Mar 15
2
OK,I'm In Trouble
Hi Everyone, I've been getting this error when trying to login from an XP box to a Samba 3 + LDAP PDC, but failed. [2006/03/15 17:48:12, 1] rpc_server/srv_netlog_nt.c:_net_sam_logon(766) _net_sam_logon: user Domain\user has user sid S-1-5-21-3570476861-1302945835-1904156257-3004 but group sid S-1-5-21-790863915-1833833965-864709722-513. The conflicting domain portions are not supported
2020 Jul 13
2
net rpc rights grant fail to connect 127.0.0.1
On Mon, Jul 13, 2020 at 1:26 PM Rowland penny via samba < samba at lists.samba.org> wrote: > On 13/07/2020 18:18, Douglas G. Oechsler wrote: > > > > Hello! > > > > Ok! I switch the IP inside Member AD > > > 127.0.0.1 localhost > > *> 10.1.1.16 * E-PLANO.ad.mydomain.br <http://E-PLANO.ad.mydomain.br> > > e-plano > > > >
2005 Sep 20
1
Embedding a "Domain Group" in "Domain Administrators" ???
hi list, is it possible with samba v3 and ldap backend to embedd a normal group like "normalgroup" in the group "Domain Administrators" to give members of the group "normalgroup" full administrative rights on workstations? i tried with "net groupmap addmem sid-of-normalgroup sid-of-domain-admins" and "net groupmap addmem sid-of-domain-admins
2017 Nov 02
0
corrupted db after upgrading to 4.7
Hi Samba team and Maxence, > last week we updated three domain controllers (Sernet Samba) from 4.2 to > 4.7, typical upgrade path (4.3->4.4->4.5->4.6->4.7), everything was ok. > > The next day we got a mail from the Sernet team informing they fixed a > bug affecting the group memberships. > > https://bugzilla.samba.org/show_bug.cgi?id=13095 > > We've
2009 Aug 28
0
net rpc group addmem gives NT_STATUS_ACCESS_DENIED
On Fri, Aug 28, 2009 at 1:41 PM, Avinash Rao <avinash.aol at gmail.com> wrote: > On Fri, Aug 28, 2009 at 2:36 AM, Alex Crow<acrow at integrafin.co.uk> wrote: > > > >> Alex, > >> > >> I have been trying to use "root preexec" to add domain users to Power > >> users group on the local workstation, it never works.. > >> >
2006 Feb 20
2
Winbindd Error : Could not init idmap -- netlogon proxy only
Hi list I have samba 3.0.21 with LDAP version 2.2.13 on Redhat Enterprise Linux 4 enterprise server kernel version 2.6.9-5 . smbldap-tools version 0.9. in winbind.log i get the following errors my domain msdpl.com ################################################################# [2006/02/16 13:05:28, 0] lib/smbldap.c:smb_ldap_setup_conn(572) ldap_initialize: Time limit exceeded [2006/02/16
2017 Nov 02
2
corrupted db after upgrading to 4.7
Hello last week we updated three domain controllers (Sernet Samba) from 4.2 to 4.7, typical upgrade path (4.3->4.4->4.5->4.6->4.7), everything was ok. The next day we got a mail from the Sernet team informing they fixed a bug affecting the group memberships. https://bugzilla.samba.org/show_bug.cgi?id=13095 We've applied the update and few days after the update which should