Displaying 20 results from an estimated 9000 matches similar to: "error while migrating users to ldap with pdbedit"
2007 May 23
2
Can't contact LDAP server,
I have samba 3 with ldap as a authentication backend. When I use pdbedit
-a user everything works ok and the user is adding to the ldap database.
But I have problem with exporting smbpasswd to ldap, when I try pdbedit
-i smbpasswd:/etc/samba/smbpasswd -e ldapsam
I've got a problem that failed to bind to server ldap://localhost
Error: Can't contact LDAP server,
but my ldap serwer is on
2005 Jun 17
2
Illegal multibyte sequence error in pdbedit output
dear list,
in the output of pdbedit -L -v heupink I'm getting these errors:
convert_string_allocate: Conversion error: Illegal multibyte sequence(???p?
????????)
Any ideas where to look..? Are these serieus errors..? (it looks as if the errors occur BEFORE the actual ldap connection is opened, so I guess they're not ldap related...)
My samba is 3.0.14a, and system is sles9
Below find
2004 May 21
1
pdbedit + ldap doesn't work
I have to add new user to samba; I've just upgrade the system to 3.0.4
and smbldap-tools 3.0.4;
# smbldap-useradd pippo
# smblap-usershow pippo
n: uid=pippo,ou=People,o=PROVTV
objectClass: top,inetOrgPerson,posixAccount,shadowAccount
cn: pippo
sn: pippo
uid: pippo
uidNumber: 4000
gidNumber: 513
homeDirectory: /home//pippo
loginShell: /bin/bash
gecos: System User
description: System User
2008 Aug 06
1
Problem with pdbedit during add machine account
Hi,
I have running LDAP + SAMBA as PDC on gentoo and I have problem with
adding machine account.
Whem I try add machine account with pdbedit -am 'hostname' I have this error:
smbldap_search_domain_info: Searching
for:[(&(objectClass=sambaDomain)(sambaDomainName=OFFICE.KENS.PL))]
smbldap_open_connection: connection opened
ldap_connect_system: succesful connection to the LDAP server
2009 Oct 28
1
pdbedit error (using LDAP)
Hi.
I'm using pdbedit to edit users accounts and everything works fine.
But when I'm trying to use pdbedit to edit domain account policies I'm
receiving the following error:
pdbedit -P "password history" -C 4
smbldap_search_domain_info: Searching
for:[(&(objectClass=sambaDomain)(sambaDomainName=MYDOMAIN))]
StartTLS issued: using a TLS connection
2003 Aug 07
2
pdbedit handles samba domain name incorrectly
Hi folks.
I discovered this odd behaviour a few days ago while playing with SAMBA_3 for
the first time. The following points apply to samba-3.0.0beta and to
cvs-20030807.
1. (tested with tdbsam)
If I create a user entry with pdbedit, the domain name field is not set to the
domain specified in the configuration file. For me it's getting set to the
local machine name. If I logon to a
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
2006 Feb 19
3
Adding machine account to LDAP with pdbedit fails
Hello everyone,
I am having a problem adding a machine account with pdbedit. My setup is the
latest samba (3.0.21b) compiled from
source on Solaris 10, SUN's latest JES' Directory Server. I am in a beginning
stage of setting up this environment, so
I may not have done something right. I was following the Samba PDC LDAP howto
by Ignacio Coupeau
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
2003 Nov 05
0
samba3 + ldap pdbedit machine trust account problem
Please help,
I am experiencing a weird error when trying to join a winXP Pro
workstation to my samba3 + LDAP Domain.
When I specify the account to on my system that has uid 0, I receive a
user account cannot be found error.
Now I know this isnt the case since I can browse the samba server with
this account. Note: it is in tdbsam not ldap
When I look for the machine account in the ldap
2006 Aug 03
0
Problem with Policies and pdbedit
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I run a ldap backednd smaba 3.0.21c domain. I have 1 PDC, and 6 BDC's. On
all the BDC's I can run 'pdbedit -Lw' but I get an error on the PDC. I
turned the debuging up to 5, here's the output:
pdbedit -Lw
INFO: Current debug levels:
all: True/5
tdb: False/0
printdrivers: False/0
lanman: False/0
smb: False/0
2004 Feb 03
4
samba 3.0.1 and ldap backend problem - I can not add new accounts to domain.
Hi !
I cant add any user (person, and machine) to my domain made with
samba-3.0.1, openldap-2.0.27, new samba.schema, smbldap-tools-0.8.3. I
have to migrate from ldap_compact to ldap backend.
Rhea is a ldap server, codo is a PDC from DOMAIN.
To show, what the problem is, look at the following instructions:
root@rhea:~# smbldap-useradd -w loko20
root@rhea:~# getent passwd|grep loko
2007 Jan 11
1
migrate machine-passwords from smbpasswd to ldap?
I'm just migrating a whole samba-installations ffrom old 2.2 to 3.0 with LDAP.
I was successfully able to migrate all useraccounts with smbldap-useradd but now
I'm stuck with the machine-accounts. All machines are part of the domain and
they should be able to logon the new server without noticing any difference.
I can add them with smbldap-useradd -w but the resulting ldap-entry does
2004 Aug 23
2
R on windows problem
Hi,
I've installed several versions of R on a number of Window
systems. I get the following error message (which I don't get on linux)
> dev2bitmap(file="test.jpeg",type="jpeg")
Error in system(paste(gsexe, "-help"), intern = TRUE, invisible = TRUE) :
gswin32c.exe not found
Any idea how to fix this? It seems common to all windows systems
2006 Jan 27
1
How to change the GUI language option
Hi,
I installed R from one of the mirror sites (actually UK mirror site).
Once installed the interface is in German. Can you please suggest how to
change the R interface from German to English?
Thanking you and looking forward to your reply.
Best Regards,
Chanchal
===============================
Chanchal Kumar, Ph.D. Candidate
Dept. of Proteomics and Signal Transduction
Max Planck
2012 Feb 13
1
openldap integration failed after power cut
Hi
We have a Samba server that authenticates with an openldap server. Or it used to.
We had a power cut last week and after a bit of struggling everything came back, but not Samba.
Previously our smb.conf file included the line
passdb backend = ldapsam:ldap://server.domain.net/
With this line in place the connection to the LDAP server fails, and peoples shares drop off every few minutes. I
2003 Oct 14
1
Can't add machine account with 3.0.0; ldapsam backend (RESENT)
Resending as I'm no closer to a solution and really would appreciate any
help that anyone has to offer.
Hi,
Please cc me on any replies as I'm not subscribed.
First, I've seen reference to this problem on the list but no solution, eg.:
http://marc.theaimsgroup.com/?l=samba&m=106032316504352&w=2
Platform is:
# uname -a
Linux allanon 2.4.21-xfs-aihplc3 #1 SMP Thu Aug 21
2005 Jun 02
5
Samba Password Expiry Date
Hi,
i have configured a Samba PDC based on idealx.org.
now, whenever i set the sambaMustChangePassword flag to 0, then
from the subsequent logon, there is a popup urge me for changing password.
now, the problem is after i have changed the password, the
sambaMustChangePassword
is set to 2147483647(unix timestamp), which if i converted it into human
readable format, it will be 2038 year,
2011 Feb 19
1
Winbind, pdbedit - does not belong to our domain
Hi all,
I have a problem that started last week with winbind on a member
server. The network consists of the following:
Openldap/Bind/DHCP Server (No Samba)
PDC - CentOS Linux - Samba 3-3.5.6-43.el5 (sernet package)
BDC - CentOS Linux - Samba 3-3.0.31-36
Proxy Server (with NTLM Auth) - Mandriva Linux - Samba 3.5.3-3.1mdv2010.1
All of these work fine but the proxy needs replacing so I've
2008 Apr 25
2
openldap - samba
I am having a problem getting users that were added in smbldap-useradd to be
able to login.
After I add them they are visible, but you can see I get this error -
pdb_get_group_sid:
Failed to find Unix account for test10
I believe that this has something to do with nss_ldap. because doing a
getent passwd, it doesn't display any smb info.
Any debugging info or help would be amazing, I'm