Displaying 20 results from an estimated 10000 matches similar to: "Samba + LDAP"
2005 Dec 14
7
Joining a Samba 3 domain repost
Sorry still unable to find documentation
Hello
I have set up a Samba 3 PDC on RHEL4 using the tdbsam backed. I can log
in as a user who has been added to the tdbsam database from a
workstation. When I try to add the workstation to the domain (after
breaking user connections to the server) I get "The following error
occurred while trying to joining the domain xyz.com. Access denied.
I
2008 Oct 29
2
Problem using samba with ldap
Hello,
I've just installed samba with ldap on a debian etch.
I have a problem when i attempt to create a user with the command
smbldap-useradd -a -P -c "toto DUPONT" -u 1001 toto and to log in with it
after.
I obtain this error :
[2008/10/29 17:35:26, 0] passdb/pdb_get_set.c:pdb_get_group_sid(164)
pdb_get_group_sid: Failed to find Unix account for toto
[2008/10/29 17:35:26, 1]
2006 Jan 22
4
SeBackupPrivilege
We're using Samba 3.0.21a-1 on a CentOS 4.2 server (kernel
2.6.9-22.0.2.ELsmp); everything works more or less fine,
it's functioning as the PDC with an OpenLDAP back end (setup
essentially straight from the Idealx.org playbook), etc.
We're trying to mount Windows shares to back them up, and
getting "permission denied" errors when trying to read
certain files from those
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
~
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.
2005 Jul 07
1
migrating samba 2.2.8a PDC to 3.0.12 SID problem
hi, i'm trying to migrate my samba 2.2.8a pdc to 3.0.12 pdc. I'm using
ldap and i have already migrated all the data. Also i have executed
convertSambaAccount for the new schema.
My problem is that I cannot set the old SID (samba 2.2.8) to the new
samba 3.0.12 for that the clients can authentificate to pdc server.
samba2.2.8> smbpasswd -S LDAP
Successfully set domain SID to
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
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 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
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 Mar 26
1
Upgrade 3.0.10 to 3.0.24 on RHEL4 - NT_STATUS_LOGON_FAILURE
Hi all,
I'm having a problem with an upgrade of Samba running on a Redhat4 Update 4 system. The default installation provides only 3.0.10 which doesn't include the privilege model or a number of fixes including some in 3.0.21a and 3.0.23 which it looks like we'll need.
The system runs in PDC mode with user accounts in an ldap database. On a test system which I'm using to
2008 Jul 31
1
Samba 3.2.0: Unable make document Help
Dear list,
I compiled Samba 3.2.0 document like this.
cd samba-3.2.0/source
configure
...
...
...
cd ../docs-xml
make all
but some error happen.
---------------------------------
# make all
...
...
xsltproc --output output/manpages-3/eventlogadm.8 xslt/man.xsl tmp/manpages-3/eventlogadm.8.xml
runtime error: file xslt/man.xsl line 41 element if
unregistered variable list-indent
2005 Jan 13
3
Samba3 by example problems
Hi All,
I am going through a setup of a test samba3 box with rh9 with my self rolled
copy of 3.0.10. I have removed the old rpm version of samba. I compiled
3.0.10 with all defaults except for the install prefix which I set
to /usr/local/samba3.
I followed the steps given in Chap 6 - making users happy in the online html
version.
I changed a few things. Instead of MASSIVE as the PDC name I
2006 May 21
3
Unrecognized Samba service.
Hi,
I installed CentOS 4.3 on my machine which comes with Samba
3.0.10pre-installed. I want to use the latest Samba
3.0.22, so I uninstalled Samba package (rpm -e samba, rpm -e samba-client,
samba-common can not be removed due to the package dependency). I then
downloaded Samba 3.0.22 and installed it on my machine. However, when I try
to start samba service and got a "Unrecognized Samba
2007 Feb 16
3
pdbedit password policy - not updating ldapsam
I have Samba and LDAP up and running, but I'm having problems editing the
password policy using pdbedit.
(I'm running 3.0.22)
I've had a look at the man page for pdbedit but I don't really fully
understand what it does in relation to passwd backends. Does pdbedit update
just one backend and expect a user to export the updates to other backends?
I think I've set up ldap as
2008 May 29
1
Populating the samba/ldap database
I'm working on getting Samba3 running in a RHEL4 environment. The
components are;
samba3-3.0.28-35
openldap-2.2.13-8.el4_6.4
smbldap-tools-0.9.4-1.el4.rf
I already have a working and functional ldap installation. The rub is
that the existing ldap accounts do not have any samba specific
attributes. Samba by Example assumes that I'm initially creating an ldap
database, where the
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
2005 Nov 02
2
Problems with smbldap
Hello,
I got this errormessages creating an user with
smbldap:
linuxamd64:~ # smbldap-useradd -a -m -P franz
failed to add entry: no structuralObjectClass operational attribute at
/usr/sbin/smbldap-useradd line 279, <DATA> line 283.
failed to add entry: No such object at /usr/sbin/smbldap-useradd line 381,
<DATA> line 283.
linuxamd64:~ #
Nov 2 00:57:39 linuxamd64 slapd[8484]:
2008 Jun 26
1
New domain, Samba PDC, tdbsam, where are the groups?
I'm setting up a new domain with Samba 3.0.30 as the PDC using the
tdbsam backend. 'net group' yields an empty list, which is consistent
with the cautious appoach that Samba takes: don't do anything
automagically. But, a new Windows PDC will come online with several
well-known domain users and groups. Did I miss the step where I run
some stock script that creates these expected
2009 Apr 15
2
samba machine accounts problem
Hi list
samba3-3.0.31-36
openldap2-2.3.43-1.1
my problem is i have stop my working openldap and restart it again, in
the Log i see now = pdb_get_group_sid: Failed to find Unix account
for ... a lot of machine accounts.
Whats wrong? i must now all accounts rejoin to domain?
example from a host
# bart$, hosts, server.intern
dn: uid=bart$,ou=hosts,dc=server,dc=intern
objectClass: sambaSamAccount