Displaying 20 results from an estimated 2000 matches similar to: "Problem using samba with ldap"
2011 May 23
2
Cannot authenticate new ldap users (unless they are in /etc/passwd too)
Hi,
I migrated a PDC to use an ldap backend and am having fun with a few last
issues..
Existing user accounts and machine accounts were migrated, and existing
users can authenticate.
Now I've added some new users and none of them can authenticate.
e.g. for the user "inktec".
The user can login via SSH, but not mount a share:
smbclient \\\\server3\\someshare -U=inktec mypassword
2007 Feb 16
2
Samba 3.0.24 + OpenLDAP
I'm using the above version of Samba with OpenLDAP. I also use the
smbldap-useradd script to add users, like below. I'm finding that I also
have to have an account in /etc/passwd for the user to get in otherwise I
get the message below. I thought that the ldapsam:ldap://localhost/ would
not require the /etc/passwd entry. What did I miss?
# Adding a User (doesn't work)
2007 Jun 20
1
smbd process eating memory
Hi list,
I have a Samba-3.0.25a PDC running on FreeBSD 6.2-STABLE using OpenLDAP
2.3.34 (nss_ldap-1.255) as backend. Everything work's great, the only
problem that I fighting is with an M$ ISA Server 2000, that do ntlm
authentications on my domain. At some times (each 4 hours) the ISA Server
lost the connection with the domain and does not authenticate users until
the connection be
2011 Jun 10
1
ldap backend failing
Hi,
I have an ldap provider and consumer that appear to work correctly,
EG, new users are sync'ed and a search on either server (ldapsearch -x
-b 'dc=example,dc=com' '(cn=djohn)') returns an oject. However when an
XP user attempt to connect to the consumer server the authentication
fails:
[2011/06/10 16:11:21, 0] lib/util_sock.c:write_data(1059)
[2011/06/10 16:11:21, 0]
2007 Jul 28
1
Checking the trust account password returned NT_STATUS_INVALID_HANDLE
I'm trying to setup a FreeRADIUS (version 1.1.6 w/ LDAP support)
server on our new server here at home, which in turn should
authenticate against the Samba server (also on the same host - version
3.0.25) which in turn uses an OpenLDAP server (CVS version HEAD as of
20070719).
Samba works perfectly against the OL server. Authentication
etc is a-ok.
But regarding winbind, the first problem is
2009 Aug 16
2
Samba PDC + OpenLDAP (Debian Lenny)
Hey.
I'm trying to move my existing MS-AD over to SAMBA, the place I'm
working for is changing all servers from MS to Debian, but all the
clients is still a mixed environment for now.
We have MAC, *NIX, and Windows clients, so its imported that everything
keeps running in the same or almost the same way as before the change but.
When I try to join a Windows Vista Ultimate ore Windows
2008 Oct 12
4
Multiple Samba accounts with the rights of a single Unix account?
Is it possible to have a standalone Samba server map different
username/password pairs to a single Unix account? More specifically, I'll be
using an external passdb (pdb-mysql or LDAP), and each username will only
see a home directory with the same name. But I don't want to have to create
a separate Unix account / UID for each username/password, the restriction by
directory is enough.
2007 Oct 08
8
Samba + LDAP
Hi,
I got samba 3.0.26a on my Fedora 7, and when i try to add users with
smbpasswd -a username, it only works if the user exists as a linux
user... i got a Centos 4.4 system with samba 3.0.10 and it works even
if the user doesn't exists on the system.
Can anyone explain me why this happens? is it from this new version
(3.0.26a) or may be a problem of
Fedora 7?
2009 Dec 07
2
Windows 7 + Samba domain issues
Hi all,
Earlier I emailed the list on some issues I was having with Windows 7, and one of those issues was the trust relationship breaking down after one month. I think I have some more light to shed on this topic.
First, some environmental facts
I am running Ubuntu Karmic 9.10 with Samba 3.4.0-3ubuntu5.1
I have installed the latest LDAP schema into OpenLDAP 2.4.18-0ubuntu1
I have a working
2004 Nov 23
1
Samba 3.0.9 not authenticating completely
I'm relatively new to samba I have been experimenting for a week or so,
though I have setup several 2000/NT domains and have been using Linux
for a couple of years.
I'm using Red Hat 9, updated completely via apt.
Samba 3.0.9 installed from apt and i am using the stock ldap server that
installed with red hat as my back end.
I followed the samba.idealx.org guide to get to where I am
2009 Jul 02
0
Samba BDC + LDAP failing to authenticate users
I have Samba 3.2.4 running on Solaris 10 from sunfreeware. From what I
can tell just recently happened to this server, which runs as a BDC +
LDAP. Previously I have been able to authenticate against it as well
as map drives from it. Though now it complains about no such user
exists, though they do.
here is the log entries, level 2
With correct password
[2009/07/02 12:21:33, 2]
2009 May 11
8
Users can't login on Samba+Ldap
Hi,
I've migrated from an old samba installation (Samba as PDC) that used TDB
backend for password.
I've setup a box with ubuntu and samba 3 + ldap and I imported the old
users.
Old users works fine.
I have problems with new users and machines.
Old users works but they don't show up with smbldap-usershow command and
I've problem in changing their passwords. If I check the ldap
2007 Mar 08
1
winbind fails "getent passwd eknuds"
Now I'm trying to make it so the Samba accounts can be used for user
logins as well. Unfortunately I'm having a bit of trouble with winbind.
Whenever I try to do a "getent passwd eknuds", it find the entry in the
ldap sam, but the winbind log for my domain comes up with this and the
getent displays nothing:
[2007/03/07 15:48:46, 2] passdb/pdb_ldap.c:init_sam_from_ldap(541)
2010 Aug 20
1
smbd version 3.5.4-62.fc13 can NOT bind to IPv4 endpoint( 0.0.0.0:445 ), but it bind to IPv6 endpoint ( :::445 )
# smbd -Fi -d 2
smbd version 3.5.4-62.fc13 started.
Copyright Andrew Tridgell and the Samba Team 1992-2010
uid=0 gid=0 euid=0 egid=0
rlimit_max: rlimit_max (1024) below minimum Windows limit (16384)
Registered MSG_REQ_POOL_USAGE
Registered MSG_REQ_DMALLOC_MARK and LOG_CHANGED
rlimit_max: rlimit_max (1024) below minimum Windows limit (16384)
Processing section "[homes]"
Processing section
2009 Aug 16
1
[Fwd: Re: Samba PDC + OpenLDAP (Debian Lenny)]
Sorry to Adam Tauno WIlliams for sending direct.
--
Med Venlig Hilsen / Best regards
Henrik Dige Semark
2011 Nov 05
1
win 7 no logon servers available error
Hi
I have joined a win 7 computer to my samba domain. Logging in gives me:
'There are currently no logon servers available to service the logon request.'
The win 7 machine is called S-PC and getent passwd gives me:
S-PC$:x:1002:100:Machine:/var/lib/nobody:/bin/false
lynn2:*:1001:1001:l:/home/lynn2:/bin/bash
lynn2 is an ldap user who can login OK.
I see that /var/lib/samba(netlogon is
2013 Apr 12
1
Moving a computer from a down domain to a new domain
I had been running a samba server, the AMAHI F12 distro, that has samba
3.4.9. It ran well enough, but I was planning on replacing it with
ClearOS. Well monday night I lost my server harddrive, so now it is
crunch time to update/upgrade.
I think I have ClearOS configured properly, it is running samba 3.6.10
(Redhat 6.4 based). So far I have tried to add two of my XP systems to
the new
2007 Aug 02
1
Receiving SMB: Server stopped responding
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I've upgraded to 3.0.25b, and I can't seem to get it
running for more than a few minutes before it starts
failing to find users...
This is my smb.conf:
- ----- s n i p -----
[global]
workgroup = FREQVIST
netbios name = CELIA
server string = %h server (Samba %v)
idmap backend = ldap:ldap://127.0.0.1
2005 Aug 24
2
BDC + LDAP
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Good Moring list
I already possess PDC + LDAP. Today the necessity appeared to possess
a BDC, but users in base LDAP would like to legalize all, and mine
configuracao follows below:
[global]
~ workgroup = AURORA
~ netbios name = fly
~ server string = Marcio(CPD)
~ passdb backend = ldapsam:ldap://121.1.16.245
~
2010 Dec 30
1
A device attached to the system is not functioning - When adding a computer to the domain
Hi all,
I just setup a Samba 3.3.14, with an ldap back-end.
I migrated the ldap back end and samba shares from my old samba server. I've
found when adding a machine (WinXP) to the domain, I get the following error
on XP:
The following error occurred attempting to join the domain "Blah.com":
A device attached to the system is not functioning.
in my /var/log/messages I have:
Dec