Displaying 20 results from an estimated 20000 matches similar to: "trouble with smbpasswd - ldap"
2002 Jun 11
5
DNS Proxy - WINS problem - please help
Here is my scenario when a client wants to resolve a name on my local
network:
CLIENT --> VPN --> SAMBA --> DNS
The client is set up like so:
DNS1 = ISP DNS1 (204.26.64.1)
DNS2 = ISP DNS2 (204.26.80.3)
WINS1 = my samba1 (10.10.1.5)
WINS2 = my samba2 (10.10.1.8)
This all _seemed_ to have worked 3 days ago for roughly 6 months but
stopped suddenly without me doing anything.
When the
2002 Mar 11
1
passwd sync - troubles
Hello,
I am trying to change my passwd via windows password utility. Here is
what I have set:
passwd program = /usr/local/sbin/smbldap-passwd.pl %u
passwd chat = *New*password* %n\n *Retype*new*password* %n\n
*passwd:*all*authentication*
unix password sync = Yes
passwd chat debug = yes
I am using ldap to store everything. Auth works and the pdc stuff all
works
2002 Mar 06
1
ldap configurations
Hello folks,
I am kinda confused as to how to get some values for ldap.
For example, here is an ldif entry:
dn: uid=gcarter, ou=people,dc=plainjoe,dc=org
logonTime: 0
displayName: Gerald Carter
lmPassword: 552902031BEDE9EFAAD3B435B51404EE
primaryGroupID: 1201
objectClass: posixAccount
objectClass: sambaAccount
acctFlags: [UX ]
userPassword: {crypt}BpM2ej8Rkzogo
uid: gcarter
uidNumber:
2002 Mar 11
1
join 2000 box to domain - troubles
Hello,
I am trying to join a 2000 box to my domain. I go through the steps and
it tells me "Logon Failure:". I am guessing that if it got to this
point, that a machine account exists and everything is good there....
I am using 'administrator' as the user. This user is part of the group
'Domain Admins'. In my smb.conf I have this set:
domain admin group =
2002 Sep 12
1
Samba/smbpasswd/LDAP question
I have my smb.conf configured - I believe - properly to talk to my LDAP
server:
ldap admin dn = "cn=admin,dc=MYDOMAIN,dc=com"
ldap server = ldap.MYDOMAIN.com
ldap port = 389
ldap ssl = off
But if I try to set a password using smbpasswd, it seems to think it
wants to connect to localhost (and fails):
# smbpasswd -D 99 -a dballing
New SMB password:
Retype new SMB password:
Trying to
2002 Sep 02
1
Samba 2.2.6pre2 + ldapsam + Solaris 9
Hi,
I've been unable to get samba to work with ldap over ssl or tls on a
solaris 9 machine. I thought that the ldap in solaris 9 supports tls
natively now. However I still get the error in my log file :
> [2002/09/02 16:35:10, 0] passdb/pdb_ldap.c:ldap_open_connection(202)
> ldap_open_connection: Secure connection not supported by LDAP client
> libraries!
> [2002/09/02
2001 Dec 03
6
smbpasswd and ldap
I've compiled samba with the --with-ldapsam option and have setup up an
ldap server. When I try to change the password of a user, say
Administrator, get the following stuff with full debugging turned on (-D
255):
New SMB password:
Retype new SMB password:
ldap_open_connection: connection opened
ldap_connect_system: succesful connection to the LDAP server
ldap_search_one_user: searching
2002 Mar 07
3
ldap problems
Hello,
I am doing a samba pdc with ldap. When I try to login to the domain, or
access some shares I get this in my ldap logs:
Mar 7 16:46:16 localhost slapd[3588]: conn=25 op=4 SRCH
base="ou=People,dc=test,dc=org" scope=1
filter="(&(objectClass=posixAccount)(uid=DOMAIN\5CTD))"
Mar 7 16:46:16 localhost slapd[3588]: conn=25 op=4 SEARCH RESULT
tag=101 err=0 text=
My
2002 Nov 25
2
smbpasswd problem with LDAP
Hello,
I have installed / configured samba-ldap (compiled SAMBA_2_2 from CVS)
Whe i try to change the password for the root user, there is no problem.
If i try to change the password of an ordinary user, i get the
error:
nas:~# smbpasswd -U william
New SMB password:
Retype new SMB password:
No user to modify!
Password changed for user william.
Failed to modify entry for user william.
Failed to
2002 Mar 08
1
Bind failed: Can't contact LDAP server
With 3.0a15, samba can't seem to connect to the ldap
server. AFAIK the ldap server is working correctly --
it currently authenticates some users for apache.
My smb.conf contains this:
--[snip]--------------------------
ldap server = localhost
ldap port = 389
ldap suffix = "dc=calmiron, dc=com"
ldap admin dn = "cn=Manager, dc=calmiron, dc=com"
use spnego=no
2005 Feb 01
2
samba 2 smbpasswd + ldap - not binding properly
I've been having difficulty getting smbpasswd -a working as follows.
wiggum:/etc# smbpasswd -D 10 -a rtr
New SMB password:
Retype new SMB password:
ldap_open_connection: connection opened
ldap_connect_system: Binding to ldap server as "cn=manager,dc=test,dc=net"
Bind failed: Can't contact LDAP server
ldap_open_connection: connection opened
ldap_connect_system: Binding to ldap
2002 Oct 12
1
FW: 2.2.5 LDAP/smbpasswd -L problem help.
Sorry, still stuck with this problem.
It is a repost, please kindly shed me light.
-----Original Message-----
From: samba-admin@lists.samba.org [mailto:samba-admin@lists.samba.org]
On Behalf Of Michael Joseph Nenishkis
Sent: Saturday, September 28, 2002 1:03 AM
To: samba@lists.samba.org
Subject: [Samba] 2.2.5 LDAP/smbpasswd -L problem help.
Guru's, I humbly ask you for help.
I ran into a
2001 Dec 19
1
Approbation relation Samba/WinNT or win2000
Hi
A simple question, does any one know if is it possible to establish
approbation relation between a samba domain and a windows domain.
My pasword files are on a digital unix server whith samba.
and I need to share space for Macintosh client.
My id?e is to install an other primary NT domain and establish approbation
relation.
IM I true,
thanks
2003 Jan 09
2
(no subject)
I just ran across this myself. I guess I dont understand why there
needs to be machine names in /etc/passwd if you are storing everything
in LDAP. Am I missing a configuration option here? Can one of you
samba geniuses point me in the right direction please?
Thank you!
>I have exactly the same bug. Your original email was dated 24 May 2002
>so I can safely assume that either you
2003 Dec 09
1
samba - sql server authentication
samba 2.2.8a/LDAP backend
Red Hat 7.3
Windows 2000 server, connected to the samba controlled domain
Sql Server 7.0
It seems that my sql server does not want to run scheduled jobs as a domain user, I am needing to do this for a network share that I am
saving to, otherwise I would just run as SA
Error from sql server:
The job failed. Unable to determine if the owner (PRUPREF.COM\Administrator)
2002 Mar 01
3
--with-ldapsam Compile error on Solaris 8
Hi guys,
I'm getting the following errors during 'make' (configure went just
fine)
Compiling passdb/pdb_ldap.c
passdb/pdb_ldap.c: In function `ldap_open_connection':
passdb/pdb_ldap.c:75: `LDAP_OPT_X_TLS_HARD' undeclared (first use in
this function)
passdb/pdb_ldap.c:75: (Each undeclared identifier is reported only once
passdb/pdb_ldap.c:75: for each function it appears in.)
2018 May 29
2
Conditionnal redirector samba4
Hi,
I've the following error when I want to create a conditionnal redirector
in samba 4 : " server complex operation 'IpValidate' not implemented "
Version : Version 4.6.7-Ubuntu
Not using bind9 but Samba 4 DNS internal
Must I user bind 9 ?
My goal is to create un approbation between AD2016 et samba 4.
Regard
--
*Hervé* *HÉNOCH*
*Responsable informatique*
Tél. :
2002 Aug 22
1
Samba 2.2.5 and LDAP start_tls
Hi,
I've a problem in connecting samba 2.2.5 to LDAP with ldap ssl = start_tls.
I've already patched the file pdb_ldap.c and configure.in and run autconf (as
described in the Samba-LDAP-PDC howto).
However, doing a rpcclient servername -U root%password -c "enumprinters" shows
this in the log:
[2002/08/23 16:50:44, 0] passdb/pdb_ldap.c:ldap_open_connection(181)
Failed to
2002 Oct 03
1
Urgent: LDAP showstopper
I have a Smaba2.2.5+LDAP Setup
Many of my newly added users suddenly not able login even I am not able to
add any new users.
When I run smbpasswd -D 99 e91255 e91255 it gives the foll o/p.
This has beame network show-stopper and the users are started complaining.
TIA
Shekhar
[The last few lines may give a hint]
Initialising global parameters
params.c:pm_process() - Processing configuration file
2002 Oct 08
1
new box can't join domain since switch to ldapsam
Hello,
Since changing to "passdb backend = ldapsam" on my debian unstable PDC
things work well, however a new winxp machine can't join the domain.
Here is the /var/log/samba/log.smbd output. It seems the sticking point
is about a missing user RID? (the new machine is sylla).
Thanks in advance for any hints as to what may be wrong, cheer,
2002/10/08 18:06:30, 0]