Displaying 20 results from an estimated 20000 matches similar to: "smbldap_tools.pm problem. . ."
2004 Jun 21
3
Idealx script prerequisites?
I'm trying to setup a PDC (and later on a BDC as well) using samba
3.02a and openLDAP 2.2.13 and I'm having some trouble with the idealx
scripts. When I run the command /usr/local/sbin/smbldap-useradd alex I
get the message:
Can't locate object method "new" via package "Net::LDAP" (perhaps you
forgot to load "Net::LDAP"?) at
2010 Mar 26
1
SMBLDAP tools reports "modifications require authentication at /usr/sbin//smbldap_tools.pm" but manually command works.
Every time I try and join a Vista system to the domain I get this error
in the log:
[2010/03/26 15:18:58, 0] smbd/service.c:make_connection(1191)
april (192.168.1.194) couldn't find service public
Error: modifications require authentication at
/usr/sbin//smbldap_tools.pm line 1083.
[2010/03/26 15:19:16, 0] passdb/pdb_interface.c:pdb_default_create_user(329)
_samr_create_user: Running the
2006 Jul 06
1
Error looking for next uid at /usr/share/perl5/smbldap_tools.pm
Hello List,
i am using Ubuntu Dapper with:
ldap-account-manager 0.5.1-1
samba 3.0.22-1ubuntu3
samba-common 3.0.22-1ubuntu3
debian-edu-config 0.399
slapd 2.2.26-5ubuntu2.1
smbldap-tools 0.9.2-3
When i try to join a domain i get this error:
Could not find base dn, to get next uidNumber
at
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 Mar 06
1
smbldap-useradd says "Error: modifications require authentication at /usr/lib/perl5/5.8.8/smbldap_tools.pm line 1056."
I'm trying to get Samba 3.0.23d set up to run as a PDC on SuSE 10.2.
I'm getting *very* close, but I have one small issue.
I can't add users. When I run:
smbldap-useradd -a <a new user> -m
I get the following in the messages file:
Mar 6 13:59:38 macallan slapd[4731]: conn=50 fd=24 ACCEPT from
IP=127.0.0.1:11246 (IP=0.0.0.0:389)
Mar 6 13:59:38 macallan slapd[4731]: conn=50
2004 Apr 05
2
smbldap_tools
Hi all,
I am having a problem getting samba ldap tools to work.
I am running Mandrake 10.0 community and have installed ldap and samba
to use to work in conjuction as a samba domain server. It has
automatically install the smbldap tools for user and group creation and
modifications. The error's that I am getting however are something like
this:
failed to perform search; invalid DN at
2007 May 03
0
smbldap-tools Error in perl module decode.pm
smbldap-tools in a working environment suddenly unable to add or modify
users.
smbldap-useradd kenh
Use of uninitialized value in die at
/usr/lib/perl5/vendor_perl/5.8.6/Convert/ASN1/_decode.pm line 111.
Perl debug trace
[root@steel ~]# perl -d /usr/sbin/smbldap-useradd jimh
Loading DB routines from perl5db.pl version 1.28
Editor support available.
Enter h or `h h' for help, or `man
2006 Jul 24
0
impossible to join domain - smbldap-useradd -w "%u" is buggy
Hello all! I have spent a lot of time chasing down what I think is a
bug in smbldap-tools. It seems like many other people have experienced
the same problem too. It was pretty hard to triage so I'm writing it
down here.
The symptom of the problem is that Windows machines cannot join your
Samba+LDAP PDC. When you try to change the domain Windows pops up a
dialog box saying "no such
2002 May 14
0
Bugfix for idealx smbldap-tools
Hi.
When I tried to setup my LDAP I used the smbldap-tools from idealx. I
discovered some errors which made the tools unusable for me.
Here's a fix for the bugs I discovered:
a) I decided to use a suffix in the LDAP which contains spaces, ie. I
used something like "o=My Org,c=DE". Because the suffix wasn't quoted
in the various calls in the tools, this didn't work.
b) It
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 =
2005 Apr 07
1
Noob having troubles with slapd-populate authentication
I'm following the "The Linux Samba-OpenLDAP Howto" at
http://samba.idealx.org/smbldap-howto.en.html and seem to have run into
a problem...
I'm to the point where I want to do the initial database population
using smbldap-populate.pl, but when I run it, I'm getting:
Using builtin directory structure
adding new entry: dc=pirategames,dc=net
failed to add entry:
2007 Jan 27
0
debugging smbldap-useradd failures
Hi, I just thought I'd post here some notes after a loong bugsearch.
Keywords:
failed to perform search; Unexpected EOF
using Domain Admins to add machines
The problem was that I got this in the sambalog:
_samr_create_user: Running the command `/usr/sbin/smbldap-useradd -w
"machine$"' gave 127
Part of the problem was that this isn't a lot to go on, and the command
2005 Jan 11
1
smbldap-useradd error looking for next uid
/usr/local/sbin/smbldap-useradd -w computername
Error looking for next uid at
/usr/local/sbin///smbldap_tools.pm line 879, <DATA>
line 283.
I cannot add machines to the samba pdc because of
this...
everything else with samba/ldap seems to work, I have
the feeling it is related to this
# Where are stored Idmap entries (used if samba is a
domain member server)
# Ex
2005 Mar 10
4
struggling with smbldap_tools
Trying to net rpc vampire an NT4 server
Think I am good to go but I keep getting errors - obviously problem with
NextFreeUnixId attribute - which is created...
dn: cn=NextFreeUnixId,dc=myhomelenders,dc=net
objectClass: inetOrgPerson
objectClass: sambaUnixIdPool
uidNumber: 1000
gidNumber: 1000
cn: NextFreeUnixId
sn: NextFreeUnixId
structuralObjectClass: inetOrgPerson
Every item gets this
2006 Aug 15
1
smbldap-tools and disabling a user
Hey everyone,
When someone leaves the company, I prefer to disable their
account rather than remove it (so that you can see who owns any
files they might leave on a filesystem somewhere). I'm using
an LDAP backend for Samba, and I'm using smbldap-tools to
manage accounts.
So, today I was going to disable an account for the
first time since switching over from plain /etc/passwd and
2003 May 16
3
Samba PDC + LDAP
Hello All,
I am trying to setup Samba PDC with LDAP.
I installed samba-2.2.8a and openldap-2.1.19. I am using smbldap-tool that bundles with samba-2.2.8a source, for adding user, group and computer name.
I was able to add username in ldap using smbldap-useradd.pl, but i find problem in adding machine name.
When i try to add machine name i got following error
./smbldap-useradd.pl -w test$
2003 Dec 30
1
sambaSamAccount versus SambaSAMAccount
Hi All,
The smbldap-tools in latest Samba tarball 3.0.1 use SambaSAMAccount rather
than SambaSamAccount as per the samba.schema file. Attached are four
patches to fix this.
Darren
-------------- next part --------------
--- smbldap-useradd.pl.orig Tue Dec 30 22:34:08 2003
+++ smbldap-useradd.pl Tue Dec 30 22:38:19 2003
@@ -208,7 +208,7 @@
if (!$with_smbpasswd) {
# (jtournier)
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
2013 Feb 14
0
smbldap-tools 0.9.10 released
Hi,
I've released smbldap-tools 0.9.10:
http://download.gna.org/smbldap-tools/ChangeLog
http://download.gna.org/smbldap-tools/sources/?C=M&O=D
http://download.gna.org/smbldap-tools/packages/?C=M&O=D
Changes:
2012-10-24 <fumiyas at OSS Technology Corp., Japan>
* smbldap_tools.pm: Add is_attr_single_value() to check if
a specified attribute is defined as single-value
2004 Aug 12
2
Can't locate Net/LDAP.pm in @INC
Hi guys,
I am trying to migrate my NT 4 users to samba and these are the steps that I used for installing samba.
BerkeleyDB
../dist/configure --prefix=/usr
make
make install
MIT Kerberos
./configure --prefix=/usr
make
make install
make check
OpenSSL
./config --openssldir=/usr
make
make install
Cyrus SASL
cd cyrus-sasl-2.1.19
./configure --prefix=/usr