Displaying 20 results from an estimated 20000 matches similar to: "ldapsam:editposix with inetOrgPerson objectClass for users"
2010 Jun 15
0
[OT] Adding InetOrgPerson schema when using ldapsam:editposix module
Hi,
I admit that this is OT, at least slightly.
While I've successfully used the ldapsam:editposix module in
conjunction with the "net sam" and "net rpc" toolchain, which provides
me with both the POSIX and the Samba account info for each account
stored centrally in an LDAP DIT, I would like to have the info related
to an InetOrgPerson as well.
What's the easiest
2016 Mar 06
2
Segmentation Fault when trying to set root samba password, IPA as a backend
On 06/03/16 17:28, Harry Jede wrote:
> On 18:11:20 wrote Rowland penny:
>> On 06/03/16 16:22, Harry Jede wrote:
>>> On 17:13:33 wrote Martin Juhl:
>>>> Hi guys
>>>>
>>>>
>>>> When trying to set root's password, I get a segmentation fault:
>>>>
>>>> [root at bart ~]# smbpasswd -a root
>>>> No
2010 Dec 29
1
confusion about using samba as NT4 PDC with ldapsam backend
Hello,
I want to use samba v3.3.x to implement an NT4/Win2k style domain:
a samba PDC and a samba BDC, using ldapsam for the 'passdb backend'. I plan
to use RedHat Directory Server v8.2 as the ldap server.
I'm trying to sort out how user/group management and nss will work.
I'm confused about how/when the samba-supplied ldap schema is used (I mean
the schema that's in the
2011 Aug 09
1
Ldapsam Editposix & idmap help required
Hi, I am more or less following this tutorial Ldapsam Editposix =
http://wiki.samba.org/index.php/Ldapsam_Editposix but can't quite get my
domain to work.
I think the issue is with the idmap part of the smb.conf but can't quite
figure out what's wrong with it or what the correct format should be.
My SMB.CONF file....
#interfaces = lo0 em0 127.0.0.1
bind interfaces only = no
2008 Jan 15
1
question concerning ldapsam:editposix and winbind
Hey guys,
I've gotten my samba + openldap running quite well, minus one problem
(that I know about). I've read over plenty of documentation, the
official and other wiki's and such. I believe I have winbind working
correctly, so I assume I won't have to use external scripts to add
groups/users/etc..
But isn't there something one must do in order for their OS (in my case
2008 Nov 05
1
Samba 3.2.4 not locking accounts?
Hello guys!
I'm using samba 3.2.4 (binaries from samba.org) on SLES9+sp3.
I am building a PDC with LDAP support (i am attaching my config files),
I'm also using ldapsam:trusted and ldapsam:editposix.
Although I am setting the account lock after 3 failed tries in usrmgr,
and verified that the parameters are actually set in the LDAP, no
locking occurs.
I started thinking that it was my
2008 Oct 11
1
ldapsam:editposix
Hello list,
I'm trying to setup Samba to use:
ldapsam:editposix = yes
but I'm having problems to add users via "smbpasswd -a". It seems
smbpasswd tries to modify an existing entry (and falling of course)
instead of adding a new entry.
Is that a bug, a configuration problem, or intended behavior?
Do I need to create a postixaccount entry prior to use "smbpasswd
2009 Jul 20
2
Only administrator works in ldapsam:editposix domain
I tried setting up a samba/ldap domain using the ldapsam:editposix
feature, using the brief instructions at
http://wiki.samba.org/index.php/Ldapsam_Editposix.
Everything goes rather smoothly, and I can add XP machines and log
into them as the Administrative user.
I added a user to the server, then to samba/ldap using smbpasswd -a newuser
ldapsearch -x shows the user & encrypted password, so
2019 Feb 05
3
Samba 4.7 and Editposix/Trusted Ldapsam extension support.
Something like this.
But this link has no info that I need.
On the roadmap: https://wiki.samba.org/index.php/Roadmap
There is information
<https://wiki.samba.org/index.php/Samba4/LDAP_Backend#.28De.29motivation>
about general purpose LDAP server as the backend (e.g. openLDAP).
But that's not what i was looking for.
I looking for status of `passdb backend = ldapsam` feature. This
2019 Feb 05
3
Samba 4.7 and Editposix/Trusted Ldapsam extension support.
Is there a page with support status of this feature in current samba
releases ?
What is the current status and future?
--
Best Regards,
Vladimir Skubriev
System Administrator
CVisionLab
+7.918.504.38.20
skubriev at cvisionlab.com
http://cvisionlab.com
2004 Feb 12
1
inetOrgPerson vs. sambaSidEntry for Computer accounts in LDAP
I am looking at my computer accounts that were created using
smbldap-useradd.pl -w workstationname. And I see the following
objectClasses:
top
inetOrgPerson
posixAccount
sambaSamAccount
I understand I need one structural objectClass, but don't understand why
inetOrgPerson is being used. Couldn't I use sambaSidEntry instead?
sambaSidEntry is structural, and only requires sambaSID.
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
2007 Mar 15
2
3.0.23 ldapsam:trusted=yes problem
Hi all!
I've a running Samba PDC (LDAP backend) with windows clients. All the users
are in the LDAP, including the 'guest' user. All except the 'root' user which
is a regular user. Then change in the smb.conf
ldapsam:trusted = yes
ldapsam:editposix = yes
and noticed some speed-up when listing groups, look file ownerships, and so
on. But I can't add machines to the
2007 Mar 26
2
Problems with LDAP
Hi,
I'm making a schema for my company's co-workers, but i'm obviosuly doing
something wrong, because i get:
ldapadd -x -D "cn=admin,dc=telbit,dc=pt" -w secret -f people.ldif
adding new entry "dc=telbit,dc=pt"
ldapadd: no attributes to change or add (entry="cn=admin,dc=telbit,dc=pt")
My schema file (experimantel) is:
## objectclass definition for
2010 Apr 27
0
smbldap-tools vrs. Ldapsam:Editposix
Hi,
recently I got my ldap server up an running and now I'd like to start to
use it with our 600-user-300-windows-pc samba server.
(Centos 5.4, samba-3.0.33-3.28, openldap-2.3.43, smbldap-tools-0.9.5-)
So I started to read the samba how to, some books, a lot of postings and
finaly tried first the smbldap-tools from idealx.
After that I tried the Ldapsam:Editposix as this is the build in
2018 Feb 20
2
Migration from 3.6.25-0ubuntu0.12.04.10 to 4.x with passdb backend = ldapsam
On Tue, 20 Feb 2018 13:29:56 +0300
Vladimir Skubriev via samba <samba at lists.samba.org> wrote:
> > ```
> > [global]
> >
> > workgroup = EXAMPLE
> > server string =
> > dns proxy = no
> >
> > interfaces = eth0
> > bind interfaces only = yes
> >
> > log file = /var/log/samba/log.%m
> > max log size
2004 Oct 21
3
smbldap-tools don't create machine account properlly
Hi all,
I have smb.conf with:
add machine script = /usr/local/sbin/smbldap-useradd -w "%u"
add user script = /usr/local/sbin/smbldap-useradd -m "%u"
add machine script = /usr/local/sbin/smbldap-useradd -w "%u"
add group script = /usr/local/sbin/smbldap-groupadd -p "%g"
add user to group script = /usr/local/sbin/smbldap-groupmod -m "%u"
2009 Oct 21
0
Ldapsam:editposix: How to continue once it's setup
Hi to everybody,
I managed to setup ldapsam:editposix for Debian Lenny
as described here:
http://wiki.samba.org/index.php/Ldapsam_Editposix
and had the impression that in order to add a Samba Unix client, it
would be best to continue here:
http://www.samba.org/samba/docs/man/Samba-Guide/unixclients.html
However, in the ldapsam:editposix tutorial, the Administrator is
mentioned instead of root
2011 Jan 18
3
confusion and problem with Samba v3.3.8 as PDC with ldapsam backend
Hello,
I'm trying to use samba v3.3.8 on Centos 5.5 to act as a PDC, using ldap as
the backend for users, groups, and computers. The ldap I'm using is Centos
Directory Server v8.1.
The setting is a new, never used before, installation of samba and ldap.
There are no users other than what exists by default after a Centos
install. The smb.conf contains what is my best guess for the
2009 Jul 08
4
editposix: winbind -u: Error looking up domain users
Hello list,
I'm trying this configuration:
http://wiki.samba.org/index.php/Ldapsam_Editposix
Everything works. I can add users, list users, delete users (and
groups) with "net rpc user..." I can join clients, etc.
*But* wbinfo -u and -g gives:
zoolook@kvm-test-samba1:~$ wbinfo -u
Error looking up domain users
zoolook@kvm-test-samba1:~$ wbinfo -g
BUILTIN\administrators