similar to: net rpc user add produces duplicate SID

Displaying 20 results from an estimated 4000 matches similar to: "net rpc user add produces duplicate SID"

2007 Jan 19
1
Unable to locate SID, possible problem with Idmap?
I am running Samba as a PDC with an LDAP backend and all is working good, except now I am trying to set up a Samba Domain Member server with shares on it that will be authenticated via the PDC, but for some reason it is not working. One interesting thing I notice is that when I run pdbedit -Lv on the PDC I get results like this: Unix username: test NT username: test
2018 Apr 27
1
wiki suggestions, part 2
Am 26.04.2018 um 20:07 schrieb Harry Jede via samba: > No, i have created 2 users with same sid. > > root at capella:~# pdbedit -Lv | grep "User SID" | sort|uniq -d > root at capella:~# > > root at capella:~# pdbedit -L|grep Failing > ldapsam_getsampwsid: More than one user with SID [S-1-5-21-3958726613-3318811842-4132420312-21010]. Failing. count=2 >
2008 Nov 19
0
ldapsam_getsampwsid: More than one user with SID
Hi List samba 3.0.31-36 openldap2-2.3.43-1.1 log level = 3 I have a problem, in my domain user log i see this: <snip> 2008/11/19 08:06:04, 3, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:set_sec_ctx(241) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 3 [2008/11/19 08:06:04, 1, effective(0, 0), real(0, 0)] passdb/pdb_ldap.c:ldapsam_getsampwsid(1501) ldapsam_getsampwsid: More than one user
2016 Sep 06
2
Winbind / Samba auth problem after username change
On Tue, 6 Sep 2016 15:38:57 +0000 Julian Zielke <jzielke at next-level-integration.com> wrote: > No, getent NEWusername produces a result SHOWING the old username - > not the other way around. The machine is a domain member. We did a > join using net join ads. Where is it displaying the old username ? > > The passwords file has only the standard local users in there. Well
2009 Feb 11
1
Something weird about pdbedit.
Hi ! I'm running a samba domain controler under rhel 5. It's version 3.0.33-3.7.el5. I've also installed a ldap server to store users and groups and so on. When I try a pdbedit -v david, I get the following : Unix username: david NT username: david Account Flags: [U ] User SID: S-1-5-21-215069222-2822928016-2390355089-1016 Finding user
2008 Dec 09
1
Problem with ldap backend.
Hello ! I've the following problem on my samba+ldap installation : The samba server (version 3.0.28-1.el5_2.1) is running on a machine named luke. The ldap server runs on a machine named anakin. Both of them seems to be setup correctly, since I can log in on the samba domain, but when I try to get an entry from the ldap database using the pdbedit command on luke, I get the following :
2009 Jul 06
1
permissions problems
I am obviously confused about something, and feel like I am chasing ghosts. Any help or clarification would be appreciated. When a user logs in we get messages about corrupt recycle bins. Setting the logging to level 2 for that client, we have errors like: open_directory: unable to create user/Desktop. Error was NT_STATUS_OBJECT_NAME_COLLISION. OK, the folder already exists in the
2007 Dec 10
0
ldapsam_getsampwsid: Unable to locate SID
Hi, I am running a couple of Samba / LDAP servers. While they all do work fine, I get a message like this on all of them when I run pdbedit -L -v: Unix username: administrator NT username: administrator Account Flags: [UX ] User SID: S-1-5-21-XXXXXXXXXX-XXXXXXXXXX-XXXXXXXXXX-21000 init_group_from_ldap: Entry found for group: 512 lookup_global_sam_rid:
2005 Oct 24
3
same sambaSID
Hi, samba 3.14 with ldapsam, working fine. I tried this usrmngr.exe thingie because one of our admins is very gui-oriented, wanted to see if it worked fine. For most users, it is. I can change details, logon hours, groups, passwords. But for 3 of them I get this message: ldapsam_getsampwsid: More than one user with SID [S-1-5-21-3707708495-1570892323-1667890705-3076]. Failing. count=3 I check
2008 Apr 18
1
element has no properties error.
Hey all, I''ve recently started messing around with Prototype again, so I thought I''d start small and write 5 lines of code that would check if all fields in a form are filled out. So I thought document.observe(''dom:loaded'', function() { $(''submNewUser'').disable(); new Form.Observer($(''newUser''), 0.3, function(e, val) {
2009 Aug 27
4
Fwd: most common way to implement 'net time' privileges
Liutauras Adomaitis pisze: > On Wed, Aug 26, 2009 at 6:11 PM, Volker > Lendecke<Volker.Lendecke at sernet.de> wrote: >> On Wed, Aug 26, 2009 at 06:05:35PM +0300, Liutauras Adomaitis wrote: >>> now size is few times larger. Try it now >>> http://www.infosaitas.lt/logas.txt >> Normally a "Device is not functioning" (or so) means an >>
2012 Dec 04
0
Changing default primary Group sid from 513 to 515
bHi all, I have a Samba PDC with LDAP backend (using editPosix method) . Below are my versions RHEL6.3 samba-3.5.10-125.el6.x86_64 samba-common-3.5.10-125.el6.x86_64 samba-winbind-clients-3.5.10-125.el6.x86_64 samba-winbind-3.5.10-125.el6.x86_64 samba-client-3.5.10-125.el6.x86_64 When i Join a new Windows System to PDC, the system gets it's Primary gid as 513 (Domain Users) instead of
2014 Jun 21
2
Managing users and home dirs
For those of you using virtual users, and SQL, how are you managing your users and their home dirs ? That is, what process do you use for adding/deleting users, creating their home dirs etc ? I suppose it's easy enough to do manually, inserting rows in the database, creating dirs, chown/chmod yada yada, but there must be a better way to do it ... If you're doing dovecot replication then it
2007 Jan 31
0
smbpasswd and machine accounts
I'm using samba-3.0.23d-19 on openSUSE 10.2 with an LDAP PDC arrangement I'm trying to sort out some problems with adding a trust relationship. Specifically, smbpasswd is failing when I try to create/modify the domain account. Further investigation shows that it is also failing to modify workstation accounts. However it is able to modify user accounts fine. The big difference here seems
2009 Oct 23
0
Account Administrator works for "net rpc info", but not for "net rpc join"
Hi, I'm using Samba 3.2.5 in conjunction with kernel 2.6.26-2-686-bigmem (Debian Lenny) and recognized that when setting up ldapsam:editposix in accordance with http://wiki.samba.org/index.php/Ldapsam_Editposix it turns out that net rpc info -U Administrator on Linux box works as expected, whereas net rpc join -U Administrator yields NT_STATUS_LOGON_FAILURE In the server log (file
2006 Jun 08
1
ERROR: failed to setup guest info.
OK, I had this working a few days ago, but have evidently changed something that I cannot locate. Someone hit me with their 2x4. Samba 3.0.22, Fedora Core 4, ldapsam (OpenLDAP 2.3.24). smbd will not start, with the "ERROR: failed to setup guest info" error (I have "guest account = guest", which is a valid user with correct info in LDAP): ldap_connect_system: Binding to ldap
2016 Dec 16
1
2:3.6.6-6+deb7u10 -> client use spnego = yes -> The trust relationship between this workstation and the primary domain failed | no -> net rpc -> NT_STATUS_INVALID_PARAMETER
Hello everybody, I am trying to keep my samba pdc working with windows 7 pro clients. After my upgrade: 2016-12-15 15:10:16 upgrade samba:amd64 2:3.6.6-6+deb7u7 2:3.6.6-6+deb7u10 Some of the Windows 7 client can not login anymore and respond with: The trust relationship between this workstation and the primary domain failed Changing the setting client use spnego = no will make the Windows
2007 Feb 09
2
Use of variables in defines...
Hi, I''m banging my head against the usage of variables i defines. Fx. I have this defined to easily create new systemusers: define systemuser($home = $home, $shell = "/bin/bash") { group { $name: ensure => present } user { $name: ensure => present, gid => $name, home => $home, shell =>
2016 Sep 06
0
Winbind / Samba auth problem after username change
Here: # getent passwd <domain>+<NEWusername> <domain>+<OLDusername>:*:16778566:16777729::/home/NLI/<OLDusername>:/bin/bash > -----Ursprüngliche Nachricht----- > Von: samba [mailto:samba-bounces at lists.samba.org] Im Auftrag von > Rowland Penny via samba > Gesendet: Dienstag, 6. September 2016 17:53 > An: samba at lists.samba.org > Betreff: Re:
2007 Mar 26
1
Upgrade 3.0.10 to 3.0.24 on RHEL4 - NT_STATUS_LOGON_FAILURE
Hi all, I'm having a problem with an upgrade of Samba running on a Redhat4 Update 4 system. The default installation provides only 3.0.10 which doesn't include the privilege model or a number of fixes including some in 3.0.21a and 3.0.23 which it looks like we'll need. The system runs in PDC mode with user accounts in an ldap database. On a test system which I'm using to