similar to: Samba+LDAP: NT_STATUS_UNSUCCESSFUL because of primary group SID mismatch

Displaying 20 results from an estimated 6000 matches similar to: "Samba+LDAP: NT_STATUS_UNSUCCESSFUL because of primary group SID mismatch"

2010 Nov 05
4
subsets, %in%
Hi, I have a question about %in% and subsettin data frames. Say I need to keep ID 1,2,4,5, 10 from the data frame dat. I can do: dat <- data.frame(ID = 1:10, var = 1:10) someID <- c(1,2,4,5,10) subset(dat, dat$ID %in% someID) Is there a quick way to do the opposite, ie to do a subset that contains all ID but someID? Something like %not in%, which would *remove* lines with ID in
2005 Jan 15
1
Samba PDC and logon.bat questions
Hello, For some time now I have thought that Samba was a piece of cake to setup and thought making it a PDC and WINS server to boot, would not be much harder. Haha, I am finding out I was very wrong. First question: Since logon.bat is being processed by a windows client machine that has no idea what to do with Samba variables, how do you avoid having to create a separate logon script
2015 Apr 17
2
user authentication issue
Hey Samba list, First a brief comment regarding my background and situation. This is my first time posting to this list. I've been asked to resolve a Samba authentication issue, but I have next to no experience using Samba. Unfortunately no one else here knows how to use it either; we're operating with an inherited environment from a sysadmin who left minimal documentation, and we have
2018 Dec 21
2
upg. CentOS 7.5 to 7.6: unable to mount smb shares - samba NT domain member using ldap
Originally I posted this question at CentOS forum 20.12.2018. https://www.centos.org/forums/viewtopic.php?f=48&t=69193 Hi all, I am not able to mount samba shares after upgrading CentOS 7.5 to 7.6. I have been searching and trying to configure samba and winbind but no success. I find a lot of manuals and help pages about setting samba and winbind for machine acting as AD DC member but
2014 Dec 18
2
Samba 4 problems
On Thu, 18 Dec 2014 09:49:28 -0800 Jeremy Allison <jra at samba.org> wrote: winbind trusted domains only = yes > > > > server services = rpc, nbt, wrepl, ldap, cldap, kdc, drepl, > > winbind, nt p_signd, kcc, smb > > Remove 'smb' from this line. In fact, remove this line > completely. Where did you find docs telling you to add > this
2008 Oct 15
2
Adding an id to form_tag
Hi all, When using form_for it is easy to add an id to the form using :html => {:id => ''someid''} However, how would one accomplish the same when using the form_tag ? Thank you in advance, Schalk --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post
2012 Aug 20
3
samba 3.0.14a works with ldapsam backend but not 3.5.10-125.el6
we are migrating our standalone Samba sever (3.0.14a) on a Solaris 10 box to an RHEL 6.3 box. Testing shows that on Solaris 3.0.14a works with both the OpenLDAP server we are currently using and the IPA2.2 server as LDAP backend. But 3.5.10-125.el6 on a RHEL 6.3 box does not work with either. I can still map a share with 3.5 as owner of the shared directory, but secondary group ownership does
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 :
2012 Jun 07
4
ldapsam_getgroup
Hello, hello I'm writing you this email because when i want to set up a password policy with LDAP, this one isn't recognize by samba. In the log i've got this : ldapsam_getgroup: Did not find group, filter was (&(objectClass=sambaGroupMapping)(sambaSID=S-1-5-11)) ldapsam_getgroup: Did not find group, filter was (&(objectClass=sambaGroupMapping)(sambaSID=S-1-5-2))
2015 Feb 17
3
Auth fail on Samba standalone server with LDAP backend
Hello, My apologies for my bad english, this is not my birth langage and I'm still learning it. I'm trying to configure a Samba server to simply use LDAP backend for authenticate users. Just that, I don't care of PDC/BDC, etc.The samba schema is present in the LDAP, and in the users profile. The samba server have the same SID as the domain. I can log to my samba server using LDAP
1999 Jan 14
1
samba-netlogon
Hello List, I'm having a problem with a windows95 client under Samba server 1.9.17p4. I've created a bat file, named user1.bat, user1 is the name of the ordinary user in use, under the home directory: /home/samba/netlogon. The matter is that when windows logs the bat file is not loaded automatically. The commands inside of it are very simple, as shown in the list below: NET TIME
2013 Feb 12
3
Samba3.5 + OpenLDAP config/install problem
System Summary: centos 6.2 samba 3.5 smbldap-tools 0.9.6 openldap 2.4.23 Hello, I am installing smb 3.5 on a CentOS 6.2 host using smbldap-tools. I've previously installed a similar configuration on RHEL4 using smb 3.0 but CentOS now uses nss-pam-ldapd and nslcd instead of nss_ldap, so the configurations cannot be moved straight across. Currently, when I attempt to connect to an smb share
2017 Apr 18
1
Centos 7 Samba3 to Samba4 Migration "Trust Relation Failed"
Hi. I'm testing my migration from my PDC running Centos 5.x Samba3+OpenLDAP. to Centos7 Samba4 OpenLDAP 2.4.40 I had move all my settings and the server has all my users, in console I see all my info. Now, I connect a test machine that was on the same domain but I'm getting the bad message went I try to login with a domain user: 'The trust relation between this workstation and the
2012 Apr 14
2
Configuration of idmap_ldap "No backend defined"
Hi list, I can't make idmap talk to my LDAP server. And I haven't found an updated howto. Some entries from log.windbindd-imap: [2012/04/13 20:05:40.500475, 5] winbindd/idmap.c:153(smb_register_idmap) Successfully added idmap backend 'ldap' [2012/04/13 20:05:40.501112, 5] winbindd/idmap.c:153(smb_register_idmap) Successfully added idmap backend 'tdb' [2012/04/13
2008 Apr 25
2
openldap - samba
I am having a problem getting users that were added in smbldap-useradd to be able to login. After I add them they are visible, but you can see I get this error - pdb_get_group_sid: Failed to find Unix account for test10 I believe that this has something to do with nss_ldap. because doing a getent passwd, it doesn't display any smb info. Any debugging info or help would be amazing, I'm
2010 May 02
2
Long Delay on Fresh Windows 7 Clients
For testing purposes, I am running Windows 7 on a VM (VMWare), reverting to "fresh install" Windows 7 frequently. This Windows 7 client, needs to access a share on a local Samba server (Samba 3.0.23a-1 running on Fedora Core 4). When I type \\sambahost\sharename, a prompt for the username and password will eventually appear (and let me authenticate successfully) but it takes almost
2009 Mar 13
3
Samba LDAP troubleshooting
Hello I'm hoping someone can provide some insight, sample snippet from smb.conf and the samba log. Password authentication is working & succeeding, complains about an invalid SID which I know is the trust relationship that is formed between server and client, this is a duplicate ldap database from a samba domain controller. On the topic, anyone have a good book to recommend on Samba, I
2005 Mar 22
3
SAMBA3 + LDAP = Round 5 :(((
Okay, if anyone can help me, I put all my config and log on http://www.arzurproduction.com/temp/ I cannot join the domain on my Windows XP (Access Deny) So I try : 1- An Administrator user create by smbldap-populate, I have root = Administrator on my /etc/samba/smbusers Error : [2005/03/21 10:09:03, 2] auth/auth.c:check_ntlm_password(312) check_ntlm_password: Authentication for user
2010 Apr 30
3
The user name could not be found when joining a samba domain
Using LDAP and the smbldap-tools. When attempting to join the domain with an administrative user, the computer gets added to the Computers list in LDAP with the following attributes: cn: workstation75$ description: Computer gecos: Computer gidNumber: 515 homeDirectory: /dev/null loginShell: /bin/false objectClass: top, account, posixAccount uid: workstation75$ uidNumber:
2015 Apr 18
2
user authentication issue
Hey Jeremy, Thanks for the advice. I followed your suggestion collected the logged information for a single connection attempt (i.e. smbclient //servername/sharename -U username); I've included the log data below (in the postscript). It looks like Samba is still looking for a Unix user account and not finding one. I should mention that it seems that I am able to authenticate as the user; the