similar to: OK,I'm In Trouble

Displaying 20 results from an estimated 4000 matches similar to: "OK,I'm In Trouble"

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
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
2004 Nov 28
0
3.0.9 - net groupmap
Hi @all, net groupmap in 3.0.9 is not clear for me: test2 # net groupmap help net groupmap add Create a new group mapping net groupmap modify Update a group mapping net groupmap delete Remove a group mapping net groupmap addmem Add a foreign alias member net groupmap delmem Delete a foreign alias member net groupmap listmem List foreign group members net groupmap memberships List
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 Nov 21
3
net groupmap list error
Hi all I have installed samba 3 and made pdc. i had added root to Domain admins, and a group called sambaclients to Domain users. i had changed the hostname of the system, now when i give the f following command , net groupmap list | sort. i am seeing 2 Domain Admins, Domain Groups, System Operators (S-1-5-32-549) -> -1 Replicators (S-1-5-32-552) -> -1 Guests (S-1-5-32-546) -> -1 Domain
2003 Jul 31
5
3.0 beta 3 - NT and Unix group mapping
Hello everyone! I've been testing the 3.0 beta 3 (I've just upgraded from 2.2.7), and made a PDC configuration with Windows XP Pro clients. Everything works fine, however, I'm fine tuning the NT and Unix group mapping; in particular, I want to map the Unix group 'users' to the NT group 'Power Users'. I've tried: net groupmap modify ntgroup="Power Users"
2004 Aug 25
1
"net setlocalsid" question
Hi, I'm a tad confused about something. I've got a production instance of Samba running. I am trying to get a test version running on the same box, with the same SID. Without the test server running, I used "net setlocalSID <oldsid>" (the net binary is the one for the new server). Then when I issued 'net getlocalsid' it returned it. I thought I was fine.
2005 Apr 15
1
The conflicting domain portions are not supported for NETLOGON calls
Hello list, When I try to log in a samba 3.0.13 server from a XP Pro machine, I get this error: [2005/04/15 10:57:00, 1] rpc_server/srv_netlog_nt.c:_net_sam_logon(766) _net_sam_logon: user BETA\usuario1 has user sid S-1-5-21-528226156-890416033-2029241632 but group sid S-1-5-21-528226156-890416033-2029241632-513. The conflicting domain portions are not supported for NETLOGON calls What
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: >
2004 Mar 25
1
domain admins and Samba 3.0.2
Hi I've been running Samba 2.x for years but decided to move up to 3.0.2. I've set up a new samba server with a workgroup NEWBIOSS and netbios name PARETO. Im having problems setting up my domain admins. I used 'net groupmap modify "Domain Admins" unixgroup=domadmin' my 'net groupmap list' shows : System Operators (S-1-5-32-549) -> -1 Replicators
2006 Dec 08
1
can't add user to samba
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 while trying to add a user to samba i.e smbpasswd -a user i get the following error init_ldap_from_sam: User's Primary Group SID (S-1-22-2-2009) is not for this domain (S-1-5-21-2472404719-3990724825-3229645963), cannot add to LDAP! ldapsam_add_sam_account: init_ldap_from_sam failed! Failed to add entry for user foma. Failed to modify password
2004 Jul 30
1
domain admin issue
I have a new Debian testing machine running the Debian Samba 3.0.5. Everything seems OK except that I cannot get users to have domain admin rights. I have Windows XP workstations. The workstations join and log onto the domain fine. A "net groupmap list" yields: server:/home/tnolen# net groupmap list System Operators (S-1-5-32-549) -> -1 Replicators (S-1-5-32-552) -> -1 Guests
2004 Aug 12
2
Group management
I'm trying to add a user to the domain admins group in vain. I've tried using the windows usrgrp tool. I've tried doing 'pdbedit -u username -G S-1-5-21-2351621536-730267382-1598341932-512' I've tried 'net groupmember ADD 'Domain Admins' username. The user I'm trying to add is already in the unixgroup that's mapped to the NTgroup. Does any one know
2006 Jan 11
2
Changing file permissions in Windows XP with a samba PDC
Question about changing file permissions in Windows XP when running samba as a PDC. If you hit Properties and go to the security tab, instead of listing the proper group/user names it lists the full SID. Is there a way to get Windows XP to map these to the proper user/group names? I am using LDAP as a backend with Samba. Thanks. -- James
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 > > > >
2006 Jul 19
2
Security = ADS and 3.0.23 Upgrade
Since upgrading to 3.0.23 I have encountered several problems. (latest Debian Sarge with deb's from samba.org and security = ADS). All was working flawlessly before. *1.* getent passwd no longer lists machine accounts. *2.* On the Win2K pdc, the samba system's "DNS name" on the general tab is now listed as localhost.localdomain, and the operating system is still listed as
2005 Jan 27
3
Domain admins not getting local admin rights
Hi there, I switched servers yesterday. The old server was running 2.2.7a-1 on RedHat 8.0. The new server is 3.0.8-0.pre1.3 on Fedora Core 3. I did the migration by copying the following: /etc/passwd /etc/group /etc/shadow /etc/samba/* I then copied /home and fixed all the permissions on stuff. I then started up samba on the new server, and unplugged the old one. Most everything went
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
2005 Nov 12
3
groupmap
Why would I have some NT domains more than once? Did I screp up my import with the Vampire? Should I delete the unmapped ones (Gulp!) [root@oxidepdc ~]# net groupmap list System Operators (S-1-5-32-549) -> -1 Replicator (S-1-5-32-552) -> Replicator Guests (S-1-5-32-546) -> Guests Recipe (S-1-5-21-1019967034-149178136-1846952604-1016) -> recipe Domain Users
2006 Jan 04
5
Error when migrating from 3.0.20b to 3.0.21x
Hi, I migrated from samba 3.0.20b PDC to 3.0.21x using the rpm -Uvh and now I get these errors: [2006/01/04 19:48:08, 0] libsmb/credentials.c:creds_server_check(159) creds_server_check: credentials check failed. [2006/01/04 19:48:08, 0] rpc_server/srv_netlog_nt.c:_net_sam_logon(667) _net_sam_logon: creds_server_step failed. Rejecting auth request from client COMPUTER1 machine account