Displaying 20 results from an estimated 20000 matches similar to: "samba3 domain client not auth some users"
2014 Mar 24
1
REPOST: Winbind logins failing after upgrade from Samba3 to Samba4
Hello,
(I'm reposting this after my first attempt about 25 minutes ago has not come through to me. I am leaving out the looooooong debug log dump, in case the listserv didn't like the massive content, but it will be provided upon request.)
I have a RHEL 6.5 server that was configured to use Samba 3.6.9-167 to authenticate against a Windows 2008 R2 Active Directory domain. The
2004 Mar 25
3
winbindd/Samba3 on RHEL 3.0
Samba 3.0.2
Red Hat Enterprise Linux ES 3.0
I'm trying to set up winbind and all of the wbinfo commands are failing.
I was able to join the domain with this command...
root@tux samba# net join -S typhoon -U Administrator
Administrator password:
[2004/03/25 16:53:46, 0] libads/kerberos.c:ads_kinit_password(133)
kerberos_kinit_password Administrator@foo.org failed: Cannot find KDC
for
2016 Jul 29
1
Joining Samba4 Member to Samba3 Domain
Before I start beating my head against the wall, is there a howto someplace
for joining a Samba4 member or BDC to a samba3 domain? Am I going about
this all wrong?
I most likely will update the PDC to samba 4 next summer due to the amount
of automation we have to modify that leverages OpenLDAP. The LDAP server
that comes with Samba4 seems kinda limited by comparison.
In the meantime, cannot
2008 Nov 06
3
NT_STATUS_NO_LOGON_SERVERS
Every few weeks users are not able to logon anymore until i restart the
winbind daemon. The message in winbind.log is NT_STATUS_NO_LOGON_SERVERS.
after that PAM (system-auth --> pam_succeed_if.so) is not able to resolve
the active directory groups anymore. The quick fix is to create a new
situation in our monitoring tool to restart the daemon if this message
appears in the log. Is this a known
2016 Apr 19
2
samba security updates broke NT4 DC setup
I've been running a NT4-style domain with a samba 3.x PDC using a
LDAP back end and it's mostly worked very will for a long time.
However since yesterday, clients are having problems with the domain. I
saw that updates came out on all my systems - my PDC and BDC are ubuntu
12.04 LTS. The samba version there still seems to be 3.6x. A client with
a problem that was working is Ubuntu
2003 Aug 15
2
Samba 3.3.0.obeta3, Redhat 9.0, Win2k ADS integration
My goal here is to add my Redhat 9.0 box to the domain and authenticate
to the ADS Win2K domain from my Redhat 9.0 box.
I have read the user gorup archives,man pages, for smb.conf and winbind,
and I have read Head/3.0 documentation, specifically this part is where
I started:
http://us3.samba.org/samba/devel/docs/html/Samba-HOWTO-Collection.html#ads-member
The docs are sadly not complete....
2018 Feb 17
3
migrate several samba3+openldap pdc to samba3
Hi there! I have one domain, shared between several samba3+openldap
on different geographical locations. I want to migrate them to samba4.
The domain has aprox 4000 users accounts, 4000 workstations, and
several groups.
I was able to successfully migrate the domain in a
test environment. But I am faced with the problem that I will not be
able to migrate in parallel the more than 20 locations
2003 Oct 08
1
Samba3 PDC + LDAP + winbindd?
Hi,
I'm trying to set up a single sign-on system across both linux and windows
with a Samba3 PDC and OpenLDAP backend. I've been trying to follow the
documentation included with Samba3 but I don't seem to be having much
success.
So I have few questions.
#1: What services are necessary for this to work? I know smbd, nmbd and
slapd are for sure required. But I can't figure
2015 Aug 26
3
Import USER and PASSWORD Samba3+OpenLadp TO Samba4
Hai,
just make a CSV file and import your users.
this is the script i used.
#!/bin/bash
## example
## display naam in AD wil be : Louis van Belle (
cat /home/samba/backup/users.csv | awk -F ";" '{system("/usr/bin/samba-tool user add "$5" --mail-address="$7" \
--given-name="$4" --surname=\""$3"\"
2006 Jan 31
2
ntlm_auth: (pipe \PIPE\NETLOGON) has died or was never started (fd == -1)
I'm exeperiencing a strange ntlm_auth problem:
I'm running two domain with a trust; the trusting one,
(EUFEMIA with the PDC Beatrice) uses the WINS facility of
the trusted one (LETTERE, PDC Alice).
Users of EUFEMIA and LETTERE alike have a successful logon to
Beatrice.
LETTERE users do authenticate in Beatrice with ntlm_auth.
EUFEMIA users do not:
beatrice:/home# ntlm_auth --username
2007 Jun 28
1
win2k/xp clients cannot copy files after samba upgrade
I have a linux server that I'm preparing to migrate our samba services to.
It has been running as a stand alone server and I intend to set it up
as a PDC - we have another old system working as a PDC now.
Because of some problems during samba testing (quite awhile ago) I decided
to upgrade the samba version running on the server - the original packaged
samba was 3.0.20 and I downloaded
2004 Mar 19
1
Samba3 installation issues
I'm trying to install the Samba3 rpm's on a SuSE 9.0 machine. When I try
it, I get the following message(s):
LX1020:/opt/samba3 # rpm -ivh samba3-*
error: Failed dependencies:
libasn1.so.5 is needed by samba3-3.0.2a-0
libcom_err.so.1 is needed by samba3-3.0.2a-0
libcrypto.so.0.9.6 is needed by samba3-3.0.2a-0
libdb-4.0.so is needed by samba3-3.0.2a-0
2010 Jun 05
1
wins or windbind problem? - help please
I have four domains in my LAN. I set up trust relationships for the
domains, having each PDC working as wins server for each domain but I hd
not set up winbind. I have samba3-3.3.12 + ldap (openldap 2.4.21) as users
backend.
I mean, I have wins support = yes for each PDC, and I can access to the
shared folders of each PDC from any windows computer from my LAN.
The problem is accessing to
2019 May 22
2
Samba4 machine fails to join in samba3 domain
Louis is right, you should upgrade, but, in the meantime, try adding
'ntlm auth = yes' to your smb.conf, see if that helps.
>
> Also try running the following commands:
>
> net getlocalsid
>
> net getdomainsid
>
> Rowland
>
Yes they should upgrade, I totally agree. I've allready migrated samba3
domain to samba4 domain , but in this case the samba4 one is
2003 Nov 03
2
Errors in log file with Samba3
Hi !
I need help !
I installed Samba 3, and many files are corrupting.
I have many error lines in my logs.
--------------------------
machine log file:
--------------------------
[2003/11/03 10:38:06, 0] lib/util_sock.c:write_socket_data(388)
write_socket_data: write failure. Error = Broken pipe
[2003/11/03 13:36:15, 0] lib/util_sock.c:write_socket_data(388)
write_socket_data: write
2010 Feb 24
1
Samba3-HOWTO Japanese translation RELEASED!
Samba3-HOWTO Japanese translation RELEASED
On Februaly 18, 2010, Samba Users Group Japan announces Japanese translation of
official Samba3-HOWTO, which is shipped with Samba, CIFS/SMB server software.
1. What is Samba3-HOWTO Japanese translation
Samba3-HOWTO is an official HOWTO shipped with Samba distribution.
It was partially translated by one of IPA's(*) Open Source projects.
Now the
2003 Nov 05
2
Migrating from Samba2.2.8a+LDAP+PDC to Samba3+ldapsam
Hi, and thanks in advance for your support (sorry my english)
Is there any documentation for migrating Samba 2.2 with LDAP and PDC
suport to Samba3 with PDC and LDAPSAM?
I try to explain the situation:
Only one server running Mandrake 9.2 + Samba 2.2.8a with ldap support
(from precompiled contrib); and I wish to migrate to Samba3+LDAPSAM. My
real problem is that I must use ldap because I also use
2019 Jun 12
2
Question about migration from samba3 to samba4
Hello,
Actually we have pdc with Samba3 for domain and now install Samba4 for migrate the old samba3. My question is, Is possible make a progressive user migration and both environments works together (shared folders, printers, etc). Or the unique option is migrate all users from samba3 to samba4 ??
Thanks.
2017 May 17
1
browsing problem with minimum protocol SMB2
I have a classic NT4 domain with the PDC also the wins server. With the
recent ransomware problem, we're trying to remove SMB1 and below
protocols.
However when I do this, the browse list is gone. Hosts can access
properly the shares, but they have to know exactly \\machine\share in
order to to connect. The same thing from a linux client:
smbclient -L {PDC} -m SMB2
Domain=[{MYDOMAIN}]
2004 Apr 14
7
XP Client cannot join Samba3 PDC
Migrating a working Samba 2.2.8a Domain Controller to 3.0.2a
Using smbpasswd file
compiled using gcc 3.2.2
----------------------------------------------------------------------------
--------
Used working 2.2.8 configuration
----------------------------------------------------------------------------
--------
#authentication as PDC
workgroup = XNET
domain logons = yes
domain master = yes