Displaying 20 results from an estimated 10000 matches similar to: "Maybe this has already been discusses LDAPv3"
2010 Sep 24
1
Storing Profile remote on Samba PDC only works for one user
Hello,
actually I am trying to implement a samba PDC server with a LDAP backend
where user are authenticated with. Additionally the users' profiles
should be stored on it, whicht only works for one user, not the 3
other. The point is, I don't see the difference between them so it
should work for all or none.
This is what I have in my smb.conf regarding this:
[global]
logon
2003 Sep 03
0
[Help] Samba Panic with Samba 3.0Beta3, LDAP
hi
i'm using samba 3.0.0 Beta 3 with LDAPv3 and --with-ldapsam
users (unix+samba) are authenticated against ldap (nsswitch)
since Beta3 we have to use winbindd, to map UID/GID correctly to RID v.v.
IDMAP's are stored in LDAP (no .tdb-file)
starting winbind give's me the following error
************ winbindd ************
#~ winbindd -FS
-- snip --
winbindd version 3.0.0beta1
2008 Nov 12
0
Domain Admin isn't admin any more
Hi!
We are using Samba 3.0.22 PDC and 2 Samba 3.0.28 BDC with ldapsam based
backend.
Since about one week, the domain admin (admin) has no admin rights on the
XP/2003 machines any more and I don't have an idea why.
Can somebody please help me?
Some tests and configurations:
# id admin
uid=0(root) gid=0(root) Gruppen=0(root),998(ldapadmin)
# net groupmap list
Domain Admins
2007 Nov 05
1
smbldap_tools error
I'm following along in the Samba 3 By Example.pdf and on Page 190 it has
me run:
[root@gomer ~]# smbldap-useradd -m -a test2
No such object at /usr/sbin//smbldap_tools.pm line 473.
I am running smbldap_tools .0.9.4 and I have ran configure.pm and set it
up correctly.
The stanza in the code of line 473:
# all entries = does_sid_exist($sid,$config{scope})
sub does_sid_exist
{
my $sid =
2004 Aug 18
0
Adding new users with smbpasswd and ldapsam
Hello
I'm trying to add new Samba users to my LDAP using smbpasswd but this
happens:
---------------------------------------------------------------------
s02:/etc/samba# smbpasswd -D 256 -a tester44a
Netbios name list:-
my_netbios_names[0]="S02"
Trying to load: ldapsam:ldap://localhost
Attempting to register passdb backend ldapsam
Successfully added passdb backend 'ldapsam'
2015 Apr 10
0
samba member logon.. question.
On 10/04/15 08:54, Luca Olivetti wrote:
> El 09/04/15 a les 18:31, Rowland Penny ha escrit:
>
>> If your tools rely on the posix objectclasses being there, then they are
>> broken. The posix objectclasses are auxiliaries of other AD
>> objectclasses and as such, no windows tools will add them.
> but, e.g., samba-tool with --uid will:
Yes, I know, but it shouldn't!
2005 Jul 06
2
Samba LDAP timeout
Hello,
I'm having trouble configuring an Ubuntu Hoary Samba server to use LDAP
for authentication (the server is named "dixie"). I'm basing my
configuration on another server here at work that connects just fine. When
I try to just list samba shares on dixie with
$ smbclient -L dixie -U faker
It takes quite some time for the request to go through before failing.
Looking at the
2003 Sep 08
0
Bundled Netscape DS 5.x schema in Samba3.0rc2
Hi All,
The bundled "samba-schema-netscapeds5.x" file provides the schema for Samba
2.2.x attributes not 3.x. I have successfully imported this schema into the
iPlanet directory server, and then run the smbldap-migrate-accounts.pl script.
This created posixAccount objects but not sambaAccount objects. I later learned
that the script calls smbldap-useradd.pl which is designed to create
2004 Apr 01
1
Howto join Samba-3.0.2a server to a ldapv3
Hi all I really need some help here!
All howtos seams to handle thing if one is going to install everything on one
single computer.
I've a fully functioning empty ldav3 Slackware server with openldap-2.1.25,
Berkeley DB-4.2 ,mit krb5, cyrus-sasl, openssl. Everything seams to work fine.
Now I would like to add Samba-3 on separate Slackware computer to the ldapv3
server. I've installed
2005 Mar 01
2
Fedora core 2 domain trust account fails
Hello,
Having a problem with trust accounts failing after creation. The following is
the system that I'm running Samba on:
Fedora Core 2
(compiled from source)
Samba 3.0.11
OpenLDAP 2.2.23
BerkeleyDB 4.3.27
Windows 2000 client machine
I have a script to add machine trust accounts to LDAP. The first part adds a
posix Account and attributes to LDAP, the second uses smbpasswd to add the Samba
2007 Feb 09
1
sambaSamAccount and posixAccount cohabitation
Hi all,
I'm new on this list and I'm french, so my english could be worst !;)
My question is about sambaSamAccount and posixAccount objectClasses.
I want the user "test" be mapped to user root (uid=0, gid=0) when logged
into pam over ldap mechanism (such as ssh)
And I want the same user "test" be mapped to user test (uid=1003,
gid=513) when logged to Samba server.
2003 Aug 19
1
LDAP arrangement for machines
Dear Folks,
Now trying to get Samba 3.0.0 RC1 up and running only with LDAP, as PDC. I am
using openldap 2.1.22-5 from rawhide on RH9. pbedit was able to migrate the
user accounts to the existing posixAcounts in LDAP (nice!) but not the machine
accounts, which had no pre-existing entries beyond the top-level entry
ou=Devices.
Since the sambaSamAccount is auxiliary, it needs a structural
2012 Aug 07
3
SMB+LDAP
Hi Folks,
A couple of questions about making SMB (3 or 4) authenticate to an
external (anonymous) LDAP server:
1) A typical LDAP user record is below. Is there anything lacking in
this record that would prevent Samba from authenticating against our
LDAP server? Note the sambaSID is as is, gobblygook info:
dsAttrTypeNative:eduPersonAffiliation: Employee Member
dsAttrTypeNative:givenName: David
2004 Nov 01
1
Machine accounts by migrating from smbpasswd to ldapsam
Hi all,
I'm wondering what about machine accounts (WinXP) by migrating from
Samba 2.2.8 with authentication backend /etc/smbpasswd to Samba 3.0.4
with ldapsam.
Is it possible just to take NT hash from smbpasswd and paste it to
ldap record as sambaNTPassword?
I'm not able to login from machine vs3 to new domain. My
configuration files and log files follow. The Samba-SID is the same
2004 Apr 24
0
Samba3, LDAP and FreeBSD 4.8 : need for NSS ?
Hi,
I found your posting below... I am in a very similar situation and just
want to understand what this means a little better. I have compiled
openldap and samba on a netbsd box... Not sure if your aware, but nsswitch
on netbsd is not modular, and ldap is not an option for the name service
backend. (freebsd and linux are not options since its not an x86 box I'm
using) Anyway, my ldap
2015 Apr 10
2
samba member logon.. question.
El 09/04/15 a les 18:31, Rowland Penny ha escrit:
>
> If your tools rely on the posix objectclasses being there, then they are
> broken. The posix objectclasses are auxiliaries of other AD
> objectclasses and as such, no windows tools will add them.
but, e.g., samba-tool with --uid will:
luca at ubutest:~$ sudo samba-tool user add tararo tarari
--use-username-as-cn
2018 Sep 05
0
Migration samba 3 to 4
On Wed, 5 Sep 2018 16:53:50 +0200
Philippe Maladjian via samba <samba at lists.samba.org> wrote:
> Hello,
>
> Indeed when I copied the result for the mailing I made a mistake.
> MY.DOMAIN is a dummy name. The result of the migration command is
>
> Reading smb.conf
> WARNING: The "idmap backend" option is deprecated
> WARNING: The "idmap uid"
2008 Feb 12
0
unable to get Windows XP to join domain using BDC
I have a domain named ADAMSTEST with the LDAP/PDC being
gomer.mdah.state.ms.us ip 10.8.3.37 and the BDC bldg2.mdah.state.ms.us
ip 10.8.7.2. nss_ldap is working, i can ssh in to both servers fine.
I'm trying to have a Windows XP named domain2 with ip 10.8.7.254 join
the domain using the WINS server of 10.8.7.2 in the network tcp/ip
settings. So it should be able to join the domain by
2007 May 21
1
per user quota using LDAP entries
Hi List,
This is my first post to this list so please be gentle :-).
First of all, kudos to the developers of dovecot!
Im trying to implement quota, and I followed the instructions in the wiki.
My problem is the quota specified per user is not being honored, only the
global quota setting.
I do have an "quota = maildir:storage=204800" in the plugin area and enabled
quota in the
2018 Sep 18
0
Migration samba 3 to 4
On Tue, 18 Sep 2018 11:30:04 +0200
Philippe Maladjian via samba <samba at lists.samba.org> wrote:
> Hello,
>
> I realize again test by resuming all 0 with the following
> configuration and I arrive at the same result.
>
> -------------------- smb.conf
>
> [global]
> netbios name = svdom
> server string = Gestionnaire de domaine
> workgroup