Displaying 20 results from an estimated 4000 matches similar to: "Problems after changing security = domain to security = ads"
2006 Feb 16
3
Authenticating another domain
When I attempt to authenticate a user from another domain, I am seeing
some strange issues. My winbindd.log shows that I am indeed already
trusting the other domain. (I am a member of the na.uis.unisys.com
domain.) However, when I try to gain access to a share where the
username EU\INBLR-AUTH1 has access, I get prompted for a username and
password over and over. Obviously, it can't
2012 May 04
1
s3 connect to s4 ads woes, need guidance..
I'm beating my head up against the wall here.. Need some extra eyes!!!
Setup -- Samba4 Domain Controller and samba3 print server.. DNS
FlatFile,, All dns works..
Issue, When I browse to the print Server vi \\IP-Address I am able to
connect just fine.. When I browse using \\netbios-name I connect to the
server but it opens up a username/pass dialog box and no name or
passwords will work..
2004 Aug 10
2
Kerberos verfy ticket failed
Hello list.
I've got a problem using samba-3.0.4 (RedHat AS 3.0)
the server is member of a Win2003 Active directory domain
All stuff about krb5 seems to work correctly
kinit user@REALM
klist
etc...
net ads join -U administrator has worked well too
But when any Windows client member of the domain try to connect to the
server it asks me for a user/pass.
here is the log.
[2004/08/10
2004 May 04
3
samba 3.0.2a & Win2003 AD controler
Hello samba experts !
I have a big problem with my samba 3.0.2a on debian. I use winbindd, which
seems to work (getent passwd/group and wbinfo -u works), and the net ads
join worked too, but the authentication with the AD controler, hosted on
Win2003 Server, fails.
Sample of the level 3 log file :
...
[2004/05/04 08:47:20, 3] smbd/process.c:switch_message(685)
switch message SMBsesssetupX
2006 Dec 27
1
Access denied to shares samba 3
Hi,
I have samba-3.0.23d-1tr on a trustix 3.0 system.
This samba was joined to a win 2k3 domain and it works perfect for lot of
months.
Now I can access only to tmp share, and samba server is very slow to expose
all shares.
If I launch wbinfo -u or wbinfo -g, I still see the users/group from win2k3
server,
but in the log of my winxp client (whose name is Euro15), I see:
[2006/12/27 11:52:31, 2]
2005 Sep 08
3
log files created for both the hostname and the IP address?
At a new account where they run Samba 3.0.14a on a Debian server I'm
seeing log files being created for both the hostname and the IP
address. The log files, however, are not identical. But the timestamps
are close.
None of my installations have this quirk. If the hostname is resolvable
the log is made using it, if not resolvable then the log is made with
the IP address but not both.
Any
2004 Feb 27
1
Samba3 with W2K Native Mode
Hi.
I use Samba 3.0.2-29 on Server S7.
In our network is a W2K Server named S4 running in Native Mode, Domain Name
hel.lan.
I tried to join the S4-Domain hel.lan.
s7:~ # kinit Administrator@HEL.LAN
Administrator@HEL.LAN's Password:
s7:~ # net ads join
[2004/02/27 08:20:54, 0] libads/ldap.c:ads_add_machine_acct(1006)
Host account for s7 already exists - modifying old account
Using short
2004 Dec 20
11
winbind problems
Hello,
I am running a Samba server (3.0.7) on a Suse 9.2 box. I have connected this server successfully to a Windows 2000 Active Directory (mixed mode). I have nsswitch.conf, krb5.conf configured and winbind seems to be running properly for the most part. With wbinfo I can get all of my user and group information. Problem is, it seems that at random times, the samba server just stops
2006 Mar 01
3
samba as a domain member
Hello,
I am new to this list but I have been learning to use linux/bsd and samba for the past year. so far I have been able to learn enough on my own to be able to successfully set up a functional samba server on FreeBSD and Gentoo Linux boxes. I am trying to learn how to integrate them into an Active Directory windows 2003 server domain. So far I have verified that Kerberos and ldap and winbind
2009 Jul 10
4
Samba(3.2.12 and 3.4.0) - Winbind - trusted domains - Problem!
Good Morning!
We got in some troubles using trusted domains and winbind. First i will tell you something about the network and samba configuration.
For our SMB Environment we use Samba 3.2.12. We have three trusted domains. Our Samba Server uses LDAP as Backend. Most of the time it worked nice, but after some time Winbind loses User Entrys. On the windows side i can see "unknown user
2007 Apr 27
5
Option valid user not expanded for groups
Hi,
I have a AIX 5.3 machine with Samba 3.0.24c joined into one Windows 2003 ADS server OK.
I can request basic information, user lookup, domain lookup(wbinfo, id, net groupmap).
When I want to acces the share \\node05\brom from one Windows station I receive a popup window password.
In the log of the samba for that machine I found:
[2007/04/27 10:48:27, 2] auth/auth.c:check_ntlm_password(319)
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
2006 Mar 15
1
guest account beyond my grasp
Hi, I'm using 3.0.21b and I cannot get the guest account to work.
some of smb.conf:
------------------------------
security = user
hosts allow = 192.168.2. 127.
guest account = visiteur
log level = 2
log file = /var/log/samba/samba.%m
max log size = 1024
socket options = TCP_NODELAY
[publique]
path = /vol2/samba/publique
browseable = yes
guest ok = yes
2007 Aug 21
3
Samba 18GB file Transfer
Hello Guys,
Having a bit of trouble transferring an 18GB file for backup purposes to a
Samba Server. I think the 2GB limit issue was resolved a long time ago?
Running Version:
Version 3.0.23c-SerNet-SuSE
The error on the windows client side ( this is done in some type of bat
script )
file creation error the network connection was aborted by the local system.
tailing the samba logs, I think the
2003 Sep 17
2
Using samba as a PDC with win2k clients
Hello Samba users,
I'm trying to configure my samba server as a PDC for some Win2k
machines.
I'm running Red Hat 8.0 and samba-3.0.0rc4.
Everything seems to be ok, when using workgroup configuration, all the
shares works fine. But I cant get the Win2k clients to log in the
Domain.
It says I have a unknown user or an incorrect password. But at least it
prompted me for a user/password, so I
2003 Nov 19
1
Samba 3.0 client connection error
Hi
I successfully joined the AD as member server, smbclient
\\\\hostname\\homes -U username works,
but on a windows 2000 client connecting to the homes share using \\hostname
failes with
[2003/11/13 16:39:46, 1] smbd/sesssetup.c:reply_spnego_kerberos(172)
Failed to verify incoming ticket!
[2003/11/13 16:39:46, 1] smbd/sesssetup.c:reply_spnego_kerberos(172)
Failed to verify incoming ticket!
2004 Dec 14
1
Winbind separator char causing make_server_info_from_pw failed errors
Hi all-
In migrating from 3.0.2 to 3.0.8 on a box that's an ADS domain member, I
had a relic line in smb.conf like this:
winbind separator char = -
With 3.0.2, users connecting wouldn't have a domain and separator char
component, so spnego kerberos replies to the 2003 domain controller
would be fine.
In 3.0.8, users connections would have the domain and separator char
for spnego
2007 Aug 28
1
Unable to join Win client to domain (user not found error)
Hello,
I'm having some difficulty trying to join a WinXP client to our Samba
domain. When I try to join the client to the domain and I submit the
computer name and the domain name in the computer identification control
panel, I'm prompted for the root user and password on the server, so I enter
root and the root password on our Samba server. I then get a message saying
that it
2004 Jan 05
1
Urgent Please - Samba 3.0.1 - LDAP - WinXP ... has anyone got it working???
I've been trying to have Samba 3.0.1 work as a primary domain controller
using LDAP as the authentication mechanism.
However I am unable to get any of my Windows XP Pro machine join the
domain. When prompt for an account with permissions to join the domain
by the XP client, I give it the Administrator account which is granted
Full access to the LDAP directory (BTW this is poor security,
2005 Nov 15
11
Unable to connect samba server using hostname
Hai All,
I am Unable to connect samba server using hostname
the thing is.. its happen only from few windows machine
in my network... but they can access the sambe share
using IPAddress.. as like all other machine
All the other Windows system in my network can access samba share
using both... IP Address and Hostname..
This creating a big headache for me.....
please suggest some solution to solve