similar to: samba 3 with ads not authenticating against ADS trusts

Displaying 20 results from an estimated 10000 matches similar to: "samba 3 with ads not authenticating against ADS trusts"

2004 Sep 24
0
Problems with Winbind
Hi all, here's hoping you can help with a problem I have got. I am currently running samba 3.0.7-1 on a Suse 9.0 system and I am having the following problem. I am trying to get my samba server to join a windows NT4 domain called BVFL-DOM and then use winbind to get user names from that domain to be use samba. The samba box joins the NT domain without a problem and I can use NT server
2006 Oct 12
0
Problem: samba refuse my user with error message : NT_STATUS_NO_ SUCH_USER
Hi all, I'm trying to make samba authenticate to my Active Directory Domain. I already configured and tested Kerberos5 and joined my machine to my domain with no problems, getent passwd and group give me the correct output also wbinfo give a good output too, and I can logon using my domain user to SSH and to my server console, so I assume my Kerberos config is correct. Also I
2003 Dec 04
0
Help !! -- Win2k Active Directory, Kerberos, Samba 3
Environment: redhat, Linux 2.4.7 Samba Version 3.0.0 MIT Kerberos 5 Win2k SP2, running Active Directory. Steps done: 1. net ads join -U admin%admin works fine. Able to see the linux PC test2 on Win2k ActiveDirectory Computers' console. ----- PROBLEM: --------- Not able to test authentication of a valid AD user against Samba. (tried through smbclient and also through Win2k PCs logged on to
2005 Dec 24
1
Do users have to have accounts on a Samba server to map drives?
I know this may be a very simple question but I cant seem to find the answer in the O'Reilly Samba book or from Google. When using Samba 2 (actual version 2.2.12) we had W2K domain users authentication via the ADS to access Samba shares. The W2K users did not actually have Unix accounts on the Samba server, we used the users.map file to map the W2K account name to a guest Unix account.
2005 Mar 21
0
authentication problem with openldap-2.2.24
My problem consists of Samba + Winbindd + Ldap + Kerberos not authenticating with Active Directory. For example, if I do 'smbclient -L localhost -U username%password(active directory account)' I get NT_STATUS_LOGIN_FAILURE. Ive debugged for quite sometime trying to pinpoint some sort of configuration that needs to be changed or added. To my experience I think the problem resolves at
2005 Sep 19
0
Interdomain trust relationships
I am trying to set up samba server that trusts the local NT domain, so users who are logged intot the domain to not need to re-authenticate, nor have unix accounts set up. Config snipit: [global] workgroup = DC2DEV3 server string = DC2DEV3 netbios name = DC2DEV3 interfaces = en0 bind interfaces only = Yes smb passwd file =
2006 Jun 26
8
Samba and trusted domains
Hi All, I installed samba 3.0.22 and join it to Win2003 AD domain. Users from my domain can access the samba shares successfully. My problem is that users from trusted domains can not access to my samba shares Wbinfo -m - show all the trusted domains Wbinfo -u - show all the users include the trusted domains users. Any Idea? My smb.conf global parameters: # Global parameters
2004 Dec 02
0
Problem authenticating against Active Directory (samba 3.0.9 / fedora core 3)
I've spent all day on this, and I can't, for the life of me, get Samba 3.0.9 (updated RPM for Fedora Core 3) to authenticate properly against Active Directory. (I've edited out the actual domain name, username, etc) I've synced up time (to within a half-second) with the domain controller. Kerberos works: [root@printshop samba]# kinit username@AD.DOMAIN.COM Password for
2005 Jan 13
1
upgrading (?) from 2.2.4 to 3.0.8pre1-0.pre1.3
Very simple setup. We have a NT4 pdc and some windows boxes. We have a large raid running on linux that we use samba to share to the rest of the network. 2.2.4 works great, 3.0 doesn't using the same smb.conf. I'm sure there are some things that have changed but even trying to take the examples on the site and mod them to fit my case doesn't work either. The linux/samba box name is
2005 Nov 22
1
spnego_gen_negTokenTarg failed: No credentials cache found
Hello everybody! I keep on trying to make my samba installation to work. I have tried a couple threads before but I have not been able to pinpoint the problem. So, yesterday I made a second last attempt to solve the problem before my boss forces me to install Windows2003 since it works out of the box. The scenario is that I'm trying to use Samba (Suse 10) as a fileserver that
2003 Dec 10
1
samba3.0.1.pre3 and samba3.0.1rc1
Dear Samba-Team, I already wrote to Jeremy Allison an he told me to post my problem to you: I have the following problem: The smbd and winbindd start fine, everthing seems to be okay, all users can be authenticated. But a few minutes later the winbindd is suddenly unable to authenticate some users against the Domain. You can see it in the snapshot. Messages like "Unable to initgroups"
2007 Feb 28
0
Samba Authentication & Trust Relationship Problem
Dear SAMBA Mailing List I am using Samba samba-3.0.9-1.3E.10, OS Centos 4.4 We have got the problem. when I am issuing a "net rpc trustdom list" command some time it is showing ok and sometime it is showing error message. and some time not. It is creating a problem to authenticate other Samba workstartion to PDC Server. 1)
2003 Sep 25
0
another one of those "cannot authenticate against AD" posts :(
Hello, I had a perfectly good setup with samba being a domain member, and domain users accessing their shares, since beta1. A month and several updates from M$ later, clients were no longer able to log on to the samba machine. I know this must be related to the updates, since there have been absolutely no configuration / application modifications on the linux box, and clients who forgot to
2004 Oct 12
0
Authentication in trusded domain
Hi, I have two servers, servera (DOMAINA) and serverb (DOMAINB). I have made a trust between this domain. But I try logon computer from domaina as user for domainb, the log in serverb wrotes me that a authentication was succeded: [2004/10/12 17:19:19, 3] rpc_server/srv_netlog_nt.c:_net_sam_logon(620) SAM Logon (Network). Domain:[DOMAINB]. User:[bronasek@\\XP1] Requested Domain:[DOMAINB]
2003 Nov 14
2
Auth problem
Linuxbox with Samba 3.0 has been joined Win2k domain with command "net ads join" & "net rpc join". winbindd & smbd & nmbd started successfully without any error messages. I could use "wbinfo -u" & "wbinfo -g" to get domain user/group list. But I cannot use "genent passwd" to get New mapped uid, it only returned local linux accounts.
2005 Jan 06
1
Administrator->root mapping not working on 3.0.10 (3.0.7 fine)
We are using samba 3 on NetBSD with security=domain authenticating against Windows 2003. We have a username map of "root = administrator". In all previous versions of samba tested (2.2.x and 3.0.x), this means when we log on as administrator, we have root access and see the root share. With 3.0.10, we are continually prompted for a password. Log from 3.0.7 below: [2005/01/06 14:25:58,
2003 Dec 19
1
3.0.1 problem with domain authentication.
Hey Gang, I'm having some trouble getting my domain authentication to work. My config looks like this: [global] workgroup = MYWORKGROUP realm = MYDOMAIN server string = SERVER22 security = DOMAIN password server = SERVER5 obey pam restrictions = Yes smb passwd file = /etc/samba/smbpasswd pam password change = Yes passwd
2007 Feb 28
1
Samba Trust Relationship Problem
Dear SAMBA Mailing List I am using Samba samba-3.0.9-1.3E.10, OS Centos 4.4 We have got the problem. when I am issuing a "net rpc trustdom list" command some time it is showing ok and sometime it is showing error message. and some time not. It is creating a problem to authenticate other Samba workstartion to PDC Server. 1) [ root@pdcdel samba]# net rpc trustdom list
2004 Jun 28
0
Authentication problem
I've got a RH9 box with samba 3.0.0 using winbind and pam for windows client and user authentication to a 2003 AD DC. This morning I started having problems with a few shares that then cascaded into a larger issue of being able to authenticate any client to the machine. I configured Kerberos with my realm information and have added the machine to the domain several times and have been
2005 May 03
1
Problems when try access to share
Hello I have configured my samba server at my RedHat AS3 and I use nss_ldap to access to my W2k domain. Everything works fine. Now i have upgraded my server to RedHat EL4, and all my Windows users when the username have Uppercases in username can't acces to my samba shares, and all other users works. I modify my log level to 10 and when any user try access to samba server the log