Displaying 20 results from an estimated 10000 matches similar to: "smbldaptools not creating unix group/users"
2009 Oct 27
3
samba ldap
Hi,
I am following https://help.ubuntu.com/8.10/serverguide/C/samba-ldap.html
and ldap works perfectly fine.
I have issues with connecting to ldap from samba.
I get
[2009/10/27 12:37:28, 1] lib/smbldap.c:another_ldap_try(1153)
Connection to LDAP server failed for the 9 try!
[2009/10/27 12:37:29, 2] lib/smbldap.c:smbldap_open_connection(786)
smbldap_open_connection: connection opened
2010 Jul 08
1
Access to administrative shares on Windows
Hi people:
I'm running Samba 3.0.33 and 3.3.5 (both just for testing at different
installations) under CentOS Linux 5.5. My Samba server is configured
as PDC with an LDAP backend based on OpenLDAP+smbldaptools+gosa.
I understand this:
1. Every Windows machine has a local Administrators group.
2. When a Windows machine joins my Samba domain (named MYDOM), the
group "MYDOM\Domain
2006 Jun 15
3
UNIX accounts can create
Anybody know whats wrong when the commands
smbldap-useradd or populate work fine with ldap but cant create
unix/linux accounts ????
Pelase Help.
Jorge
__________________________________________________
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ?gratis!
?Abr? tu cuenta ya! - http://correo.yahoo.com.ar
2009 Aug 12
4
samba with ldap PDC cannot join my windows to domain?
Hi people.
I have been working with samba+ldap = PDC in my test netwwork. I had
follow the good tutorial: Samba By Example, chapter 5, I had done all
the test the book say and no issues.
I have 2 issues:
1; I cannot see my domain at my windows browser.
2; I cannot add my windows xp pro to my domain.
I have been trying to see if I could find the solution but nothing
yet, there is the
2010 Dec 30
2
Questions about ldap organizational units
Environment is Samba as a PDC, OpenLDAP backend, with
smbldap-tools providing the scripts to manipulate the data.
What are the recommended/mandated organizational units (OU=)
for user, computer, group info.
I'm pretty sure that groups go in ou=Groups, but I am confused
about where user and computer data goes.
I have seen ou=People, ou=Computers, and ou=Users in various places.
Which is it
2016 Mar 25
2
interdomain trust broken after upgrade to 4.1.17
Hi samba folks,
I'm running an NT$-style samba PDC and 2 BDCs. They are all on
samba 3.6.25 (the SERNET packages on debian wheezy)
I have a domain trust with another server on another subnet,
I think they run samba 3.5, also NT4-style domain.
Everything ran fine, they can login to our machines and vice versa,
winbind can resolve their usernames etc.
Now I upgraded the PDC to debian jessie,
2005 Nov 15
2
samba 3.0.21rc1 + ldap PDC - smbpasswd issue
Hey Guys,
I have just upgraded to version 3.0.21rc1. I decided to re-populate the
database and test if everything is working.
./smbldap-populate -a root -k 0 -m 0 -> ok
./smbldap-useradd -m -a username -> ok
./smbldap-passwd username -> ok
smbpasswd username - > fail
[root@node1 sbin]# smbpasswd asender
New SMB password:
Retype new SMB password:
ldapsam_set_account_policy: Could
2004 Oct 07
2
account is not autorized to connect from this station.
Hi all,
(i'am beginner)
i have samba 3.0.7 and ldap 2.1.30-3 installed on linux debian sarge
My users account are stored in ldap (ou=people,dc=alsace,dc=iufm,dc=fr)
I used idealx smbldaptools .0.8.5 to :
- populate LDAP (account administrator is created, id administrator
gives " uid=0(Administrator) gid=512(Domain Admins) groupes=512(Domain
Admins)"
- add my machine accoun (named
2008 Oct 02
6
Samba & LDAP, with XP and Linux clients
Hello - I'm not sure if this is the right place to ask, so if not I will be
grateful to learn of a more appropriate mailing list.
I have a Slackware box (2.6.26 kernel) running Samba 3.0.25b (yes, I know,
I'll upgrade soon). This machine provides DC functionality for several
Windows XP workstations in my house. I recently changed the backend password
database to OpenLDAP (v2.3.33)
2005 Jul 26
2
Samba cannot contact LDAP server
I'm setting up a PDC using samba 3.0.14a-2 on fedora 4 with Openldap
2.2.23 to authenticate. Authentication via ldap through the various
linux service is working (login, ssh, etc.) via nss. Thus I know that
slapd is running and working properly. I used smbldap-tools to populate
and add test users/groups to the directory, and they worked just fine.
But samba, despite being configured
2003 Oct 12
1
Error when creating user with Samba 3.0 & LDAP
Hy,
I just install OpenLDAP 2.0 and Samba 3.0. (both from RPM).
I used tools from idealx (found in src from Samba 3.0) to populate the ldap
tree. My ldap is empty when i start, i just added index and samba.schema in
slapd.conf.
I used net rpc getsid to generate my domain SID and put in the
smbldap_conf.pm with others options (dc, ou, dn etc.)
I didn't get any error with this tool, it create
2010 Dec 30
1
Could not find base dn trying to join a machine into the domain
Hi all,
Trying to set up a samba PDC with 389-fd LDAP I get and error when I try to join my first windows machine to the domain.
I did the smbldap-populate and all seems ok. The point is when I add a machine through command line as:
usr/sbin/smbldap-useradd -w "testmaschine4"
I don't get any error, below I can demonstrate it:
#getent passwd |grep 515
2016 Sep 29
5
Failed to find sambaDomain object to get sambaAlgorithmicRidBase
Hello group,
When I try to add sambaSAMAccount object class to a user with
smbldap-usermod, I have the following error:
smbldap-usermod -a bernard.fay
Failed to find sambaDomain object to get sambaAlgorithmicRidBase at
/usr/share/perl5/vendor_perl/smbldap_tools.pm line 1235.
Someone have an idea of the problem?
Thanks,
Bernard
2003 Nov 25
0
Problems using smbldaptools
Evening everyone.
Im currently having some problems using the smbldap tools to add groups,
users and such.
Im using Samba 3.0.1pre3 with OpenLDAP 2.1.22.
I have setup the required files: /etc/nsswitch.conf, /etc/ldap.conf and
/etc/samba3/smb.conf
I also configured smbldap_conf.pm as well to reflect my setup. (Quick side
note: I have two of these files: one in /etc/samba3 and the other in
2016 Oct 10
6
Replacement pdc samba3 to samba4 nt classic
Migration was held in connection with the breakdown of the old server
after setting up a new server stopped working to add windows pc to a domain
root at pdc:/var/log/samba# cat /etc/samba/smb.conf
[global]
# Default options
allow nt4 crypto = yes
client ntlmv2 auth = no
disable spoolss = yes
dns proxy
2018 Mar 01
3
Fwd: Migrating server
Yes please for the notes.
I re-ran the tests without the smbldap-tools. I installed phpldapadmin and
am able to login to the apache page using the cn=admin, dn=mydomain and
create entries. This kind of tells me that LDAP is working
Then I run the pdbedit -Lv and it lists all the users.
The following happens when I add the LDAP bits to smb.conf and restart
samba.The issue seems to be with samba
2004 Sep 21
7
Samba Share Help Needed
Hi,
I have the following directory shared for the user "pcbadmin". He/she
can mount and read/write without any difficulty:
[pcbdata]
comment = PCB Design Files
path = /home/pcbadmin/pcbdata
valid users = pcbadmin
public = no
writable = yes
Question: How can I make the same directory only readable by the rest of
the users ?
TIA, Ben
2007 Jan 20
1
Error looking for next uid at /usr/sbin//smbldap_tools.pm line 993.
# smbldap-useradd samba
Error looking for next uid at /usr/sbin//smbldap_tools.pm line 993.
here my config:
i have already populated the database:
# smbldap-populate
Populating LDAP directory for domain Workgroup
(S-1-5-21-4205727931-4131263253-1851132061)
(using builtin directory structure)
entry dc=GNUtoo,dc=org already exist.
entry ou=Users,dc=GNUtoo,dc=org already exist.
entry
2007 Oct 29
3
Samba+LDAP problems
Hello there...
My name is Marcelo, i am new in this list.
I don't know if here is the right place for asking about samba + LDAP,
if not, sorry...
I am finishing to implement a samba server with ldap support but, when i
want to add some group to the samba domain i obtain the following error
messages:
- SMBLDAP_TOOLS
# smbldap-groupadd -a -g 10000 -s S-1-5-21-blablabla -t 2 domainadmins
2012 Oct 09
2
Cannot make Windows join Samba domain
Hi,
I'm having an issue trying to make a Windows machine sambaserveroin a Samba domain. Samba is running with LDAP backend (OpenLDAP). When I try to join the domain, Windows says that the machine account does not exist. The machine account, however, is successfully created in the LDAP directory after the join fails. When I try to join again, Windows says that the account already exists.