similar to: Auth problem with AD member server

Displaying 20 results from an estimated 8000 matches similar to: "Auth problem with AD member server"

2005 Feb 22
2
Corrupt Database and couldn't map SID.
I'm running Samba 3.0.11. Compiled with: ./configure '--with-ads' '--with-pam' '--with-winbind' '--with-smbmount' '--with-shared-modules=idmap_rid' It configured, make and make installed fine. I configured the idmap_rid using the following directives in the smb.conf. ; IDMap Stuff idmap backend = idmap_rid:<DOMAINNAME>=500-100000000
2010 Mar 22
1
IDMAP_RID with Winbind works for groups but not users
Hi, I've setup samba 3.4.7 to use idmap_rid as per the documentation: idmap backend = rid:DOMAIN=500-100000000 idmap gid = 500-100000000 imap uid = 500-100000000 It seems to work for groups: wbinfo --group-info="domain admins" domain admins:x:100512 PsGetSid v1.43 - Translates SIDs to names and vice versa Copyright (C) 1999-2006 Mark Russinovich Sysinternals -
2012 Mar 13
0
External trust / DMZ (nsswitch vs wbinfo)
Hello, Summary: a Linux server joined to domain GODMZ (which trusts another domain GOCORP), without network access to GOCORP domain controllers can authenticate but not retrieve user information (id) even though wbinfo -n can resolve a name to SID. Long: We have two domains, both at server 2003 functional level. GOCORP contains users and intranet servers. GODMZ contains servers in the DMZ (web
2005 Jan 10
0
Samba 3.x auth. and idmap_rid on RedHat AS 2.1
I try to use idmap_rid with Samba/Winbind authentication for Windows on Active Directory. The authentication works fine but I'm unable to compile the idmap_rid module. Here is my configuration options: ./configure --prefix=/usr --sysconfdir=/etc/samba \ --localstatedir=/var/samba --with-ldap --with-ads \ --with-smbmount --with-pam --with-pam_smbpass \ --with-winbind
2012 Apr 10
0
Adding idmap backend = idmap_rid... and possible consequences
I have Linux machine with Samba 3.5.11 working great. I was using passdb backend = tdbsam So when I tried to setup a second Linux machine I failed..since UID/GID's were different when I copied fiels from server 1 to server 2. Would you recommend me to use IDMAP_RID with Winbind? BTW, I don't have domain trusts (which is required to be "off" when using rid). It's a
2004 Aug 30
1
Pb when moved AD from win2000 to win2003 server
Hello, I've a samba 3.0.2a on a mandrake 9.2 with double authentification. A local authentification for users not on my domain and AD authentification for users on my domain. AD where on two win 2k servers. One of these server was moved on win 2003 server and then the AD authentification don't work any more. Here is my smb.conf file. getent passwd give only local users [global]
2012 Dec 17
1
S4 AD Domain Up; but lots of NTLMSSP NTLM2 errors
samba-4.0.0 x86_64, CentOS6.3 My Samba4 / AD is up and running after migrating this weekend. Testing looked good and the domain *is working* but there are some issues. My log.samba file is full of the following; I'm not certain of the significance of these. [2012/12/17 05:59:09, 0] ../auth/ntlmssp/ntlmssp_sign.c:236(ntlmssp_check_packet) NTLMSSP NTLM2 packet check failed due to invalid
2005 May 11
1
Username in "admin users" is not eq root
Hello I am stuck. I want Administrator to be "admin user" for Samba share, but I can't achieve that. This is a setup I have : [global] workgroup = DOMAIN netbios name = TEST security = domain password server = * wins server = 192.168.202.7 wins support = no name resolve order = wins bcast winbind use default domain =
2012 May 04
1
Help with migration
Hello to all, my name is Alejandro and I have a little question to anyone of this list. I?ve created ,6 years ago, an ldap+smb proyect for a big company. Back then, samba (Lenny server) only worked with NT hashes but now (Squeeze server) they want to authenticate with Win7 (ntlm2 protocols) And configurating windows7 to accept old NT hashes is not an exit. I want to update ONLY the smb package
2006 Mar 31
1
Linux -> Windows Server2003 Leaves Open Files...
I was hoping the Samba experts on this list can help me with an irritating issue... I have an issue with Windows file servers (Server2003) thinking that files are open with they are not. The problem occurs when one or more linux servers using smbfs mounts under FedoraCore4 opens the same file(s) at the same time. This test script can exhibit the issue: # CAREFUL to kill this after a few
2013 Sep 25
1
problem server WIN 2003 R2 - samba HP-UX
Hello all, I am running Samba 2.2.8a and am trying to connect to a Windows 2003 domain controller server1 (BDC ? back up). I keep getting the error "Tree connect failed - NT_Status_Access_Denied" I have another domain controller server2 (PDC - primary)in the same domain with the same share etc and I can connect successfully. The only difference is the version of WIN2003 R2 for
2005 Feb 01
2
Auth failing - idmap_rid?
The samba server is FC3 / samba 3.0.10 (Fedora package w/ idmap_rid compiled) The samba server shows up in the browse list, but when you select it from an XP machine windows spits up "\\ server is not accessable" yada yada "The user name could not be found" The following shows up twice in /var/log/samba/winbindd: [2005/02/01 14:00:27, 0]
2007 Aug 26
1
Winbind deadlock with AD and nss
Hi, I'm testing out Samba 3.0.25c with Active Directory using the rid idmap backend. In certain cases there seems to be a repeatable deadlock in winbind. I have a local user "ed" created with uid 100 and no user exists with uid 1001. Here's the behavior I'm seeing with wbinfo: # time wbinfo -U 100 S-1-22-1-100 real 0m0.047s user 0m0.014s sys 0m0.007s # time
2004 Jan 26
5
Samba 3.0.2 and Windows 2003 ADS.
Hi. I have installed samba 3.0.2 in my redhat 7.3, and Kerberos 1.2.4 I can make my Linux act as ADS Domain Membership whit out any problem, When I made this command: /usr/local/samba/bin/net ads join "Computers" -U<usuario>%<clave> I get this message that tell me that everything is ok. Using short domain name -- DOMAIN2003 Joined 'PROTON' to realm
2014 Jul 29
2
winbind rid changing user's UID and GID numbers - Samba 3.6
Greetings, For a number of samba iterations I've been using Samba with winbind to keep AD users's UNIX UIDs and GIDs the same across several systems. I don't run the Active Directory set-up and those that do are NOT going to make any alterations to make my life easier. So i have always used idmap_rid to keep consistent UID/GID numbers across all my UNIX machines. This has
2015 Dec 09
0
NTLMSSP NTLM2 packet check failed due to invalid signature
Am 09.12.2015 um 16:41 schrieb Carlos A. P. Cunha: > hehehe > Thank you for your attention. > Know if you have a more "easy" to update the 4.3.0 -> 4.3.2 not be > presented here. > > https://wiki.samba.org/index.php/Updating_Samba > > Application patch, exemple.... 4.3.0 -> 4.3.2 don't need any special examples becaus eit is a *bugfix only* minor
2015 Dec 09
0
NTLMSSP NTLM2 packet check failed due to invalid signature
Am 09.12.2015 um 17:00 schrieb Carlos A. P. Cunha: > Understood, then I follow what's in the Wiki? Wiki? how did you install samba? if i installed from a package i would just write a bugreport when my distribution stays on a x.0 release and when i build my own packages, well, download tarball, edit the version number in the SPEC-file and just fire rpmbuild > Em 09-12-2015 13:47,
2015 Dec 09
0
NTLMSSP NTLM2 packet check failed due to invalid signature
Am 09.12.2015 um 17:20 schrieb Carlos A. P. Cunha: > Wiki I am referring to was the link I spent to update the samba, I use > the method described it to upgrade my Samba 4.3.0 -> 4.3.2? > > https://wiki.samba.org/index.php/Updating_Samba damned - how did you install it? [ ] self compiled [ ] package [ ] package on what operating system THERE IS NOTHING to do besides update the
2005 Sep 24
0
Error when attempting to join ads domain:
I am running into the following error when attempting to join a domain: root@sparky:/usr/local/samba# ./bin/net ads join -U administrator administrator's password: [2005/09/24 11:22:41, 0] utils/net_ads.c:ads_startup(191) ads_connect: Cannot contact any KDC for requested realm However, this seems to work: root@sparky:/usr/local/samba# kinit administrator@BOCA.PRI
2009 Jan 15
0
Continual Problems with "File system does not support long filenames"
When trying to create a file or folder on a samba 3.0.28-0.el4.9 share from a Windows 2003 R2 server, I continually receive an error message stating that the target filesystem does not support long filenames. I have another samba 3.0.28-0.el4.9 server where this does not happen. What causes this? Here's the smb.conf from the "bad" server. It's pretty much the same as the