Displaying 20 results from an estimated 10000 matches similar to: "Problem with AD/Samba and too many AD groups"
2007 Jan 11
0
Intermittent Windows user authentication problem
Hi,
Samba 3.0.8 installed on Debian Linux server and setup to authenticate
with Windows 2000 ADS.
The samba config as follows.
[global]
workgroup = TEST_NT_DOMAIN
realm = TEST-NT.ORG
server string = TEST SAMBA
security = ADS
obey pam restrictions = Yes
password server = 10.10.20.253 10.10.20.227
passwd program = /usr/bin/passwd %u
2016 Dec 17
2
winbind joining NT4-style domain - two strange issues
A new Debian(unstable) machine with Samba 4.5.2 is trying to join an
NT4-style Samba domain hosted on a Debian(wheezy) Server with 3.6.6
which can't be changed but has been working for some years now with a
couple of windows clients.
Joining the domain was quite easy (only surprise was "client ipc
signing"), and "wbinfo -u" gives me a list with all domain users.
BUT
2007 Oct 11
0
Half of visible AD user accounts have no info using wbinfo -i, logins fail
I have a Debian server linked to Active Directory for authentication
using winbindd. About a month after installation one of the users
reported not being able to access a share on this machine. The same
user is able to use AD credentials to access all shares on a practically
identical second server. I couldn't swear that all config files are
identical down to the line, but it is also
2005 Jan 19
1
Problems with smbpasswd: any local changes are discarted after connection request
Hi,
Can anybody confirm the following problem:
Sequence:
bash-2.05# grep ankerpos /usr/samba.moonrock/private/smbpasswd
ankerpos:921:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX:[U
]:LCT-0
bash-2.05# /usr/samba.moonrock/bin/smbpasswd -c /usr/samba.moonrock/lib/smb.conf
ankerpos
New SMB password:
Retype new SMB password:
bash-2.05# grep ankerpos
2003 Oct 04
2
Trouble adding new users with samba 3.0
Mandrake 9.1, Samba 3.0 (used rpm's)
I just upgraded one of my pc's to samba 3.0 today. The issue is that all
existing users before the upgrade can log onto the samba pdc with no
problems. However any new users that I add cannot log on. I thought that
maybe something had gone wrong so I uninstalled 3.0 and any remnants of
2.2.8 and did a clean install of samba 3.0. After installing, the
2006 Oct 28
0
Account lockout - Bad password count
Hi everyone,
I'm unable to make the account lockout to work properly. & this is driving
me mad.
I am running samba Version 3.0.23c-1.fc5 as a PDC with openldap 2.3.19 on a
fc5 (all packages from yum). I was running a 3.0.21 with the same issue. I'm
using as well the Idealx script to manage the LDAP.
The fact:
I have a very strange behavior. The domain policy have been setup with the
2004 Jun 07
2
Password trouble with LDAP (eDirectory)
Hi All,
I have a strange problem with passwords, stored in LDAP.
When i try to logon as a user with the correct password, access is
denied and the log says
check_ntlm_password: Authentication for user [administrator] ->
[administrator] FAILED with error NT_STATUS_NO_SUCH_USER
When i try to logon a user with incorrect password, access is (of
course) denied, but the log now says
2007 May 29
3
Authentication Failure in member server
I have a samba server configured that is member of a samba domain called=20
PRODESAN.COM.BR. After we had to reinstall the domain controller some samba=
=20
shares stopped working on the member server. I get this when I try to use t=
he=20
share:
[2007/05/29 17:26:28, 3] auth/auth.c:check_ntlm_password(219)
check_ntlm_password: Checking password for unmapped user=20
[WORKGROUP]\[USER1]@[HOST6]
2007 Jun 14
1
SambaSID
I have a samba server configured that is member of a samba domain called
PRODESAN.COM.BR. After we had to reinstall the domain controller some samba
shares stopped working on the member server. I get this when I try to use
the share:
[2007/05/29 17:26:28, 3] auth/auth.c:check_ntlm_password(219)
? check_ntlm_password: ?Checking password for unmapped user
[WORKGROUP]\[USER1]@[HOST6] with the
2005 Feb 08
1
Operation not permitted mounting samba-share via cifs
Hi everybody,
I want to use my samba-shared Homedirectory from my Linux-Server on my
Linux-workstation. I was using smbfs until now, but since i upgraded my
hardware i'm not any more able to use smbfs, i get error-messages
(timeouts) in the kernel logs and I/O-Errors on the console. Having this
problems i read about cifs and that's much better, nicer, sexyer and
faster than smbfs.
2009 Oct 09
0
Just a simple smbpasswd authentication won't work
Hello List.
We have a number of working ADS servers. One of out clients is not in the Kerberized domain so there users log in via NIS. Having looked at the options for enabling NIS authentication I have decided to use the smbpasswd. Now I can't get that to work.
After using smbpasswd to create two users, one created locally, in the /etc/passwd, and one that exists already in NIS. Not only
2007 Aug 14
0
Bad Password Count Problem -- LDAP connection failed
Dear Help,
Initially, I thought that I had solved this problem, but it turns out that I
haven't. I currently have Samba set up as a PDC with an eDirectory/LDAP
backend. There are also a few Samba BDCs in play as well.
If a user enters the correct password, there are no issues and everything
authenticates fine. If I turn off the PDC and force a user to authenticate
against a BDC with the
2007 Aug 29
0
Performance problem when copy from samba server to client
Hi All,
I noticed slow performance when make file copy from server to client.
From client to server it is OK.
Also I tried mount locally on localhost - same results.
Here is my smb.conf
---------------------------------------------------------------------------------------------------------------------------------------------------
[global]
# 1. Server Naming Options:
# workgroup =
2010 May 04
9
Vista error 67 The network name cannot be found
This is a repost. Original sent last Friday afternoon received no
response. Any ideas would be appreciated. Should I try Samba 4?
=-=-=-=-=
I have a server which will accept a file sharing connection from a
FreeBSD workstation using smbclient, but not from a Vista workstation.
The server also performs as a NAT gateway. Upstream network
configuration is by DHCP (dhclient), the downstream side is
2002 Sep 29
1
how to turn off NTLM?
Andrew, as you konw, I'm trying to get samba-3.0-alpha20 to authenticate
a user that logs in to an AD domain workstation with the user's AD
kerberos credentials. looking at the logs, it's not clear to me whether
samba is trying to do kerberos or NTLM authentication for the client.
in smb.conf I have:
[global]
security = ADS
realm = HSSOE.UCI.EDU
ads server =
2004 Dec 08
0
SAMBA 3.0.8 Authentication/Configuration problems with LDAP (SunOne Directory Server 5.2)
Q#1. What SAMBA related object classes and attributes I must add to a
POSIX user in LDAP (SunOne DS 5.2) before it can be used by SAMBA for
authentication?
Q#2. Why does the SAMBA log for the user show the error ?FAILED with error
NT_STATUS_WRONG_PASSWORD? even before the user is prompted for username and
password on the SAMBA client? Also in this log, I saw another error ?NT
MD4 password
2004 Nov 10
0
Samba 3.0.4 and DOS 6.2.2
Hi,
I have a problem with Samba 3.0.4 and DOS 6.2.2.
Our clientinstallation works with PXE. This setup connects the samba-server
with a DOS 6.2.2 batch-script, which attempts to copy a text-file from the
client to the installation-share.
I have interrupted the script and attempted to do the copy manually.
Error-message: File not found.
"copy a:\hwinfo.txt w:\$BmNewPc.Dir\05100be5.chi"
2010 Mar 18
0
No subject
Server role: ROLE_STANDALONE
[global]
workgroup = G8DOWNRANGE
server string = G8DOWNRANGE1
passdb backend = tdbsam
guest account = g8team
log file = /var/log/samba/log.%m
max log size = 50
preferred master = Yes
domain master = Yes
wins support = Yes
hosts allow = 10.0.1., 127.
[printers]
comment = All Printers
path = /var/spool/samba
printable = Yes
browseable = No
[work-clear]
2015 Feb 10
1
3.6.6 map untrusted to domain does not work if winbind is running
Hi all,
I have a domain member server 3.6.6 running on debian7, authenticating
against another debian7 + samba 3.6.6 in DC-mode. Both servers have
user-accounts and groups on LDAP and resolve posix users using libnss-ldap.
The groupmap is living on LDAP as well.
The domain member server serves a share with ACL enabled. I got the upgrade
to 3.6.X and idmap-updates working, but the old
2018 Sep 24
0
DM: samba 4.5 -> 4.8, guest access and machine account access troubles.
Hai Marco,
Few pointers.
First, time is in sync? I guess it is, but check it.
Second.
Guest access enabled on a domain joint PC ?
If you really really want that, then enable user guest in the AD also.
But better is avoiding Guest access completely.
Join the domain, dont allow guest access and configure it correctly,
best tip i can give, for the software deploying share.
[wpkg]
path