Displaying 20 results from an estimated 50000 matches similar to: "Dovecot and Sun's Directory Server"
2009 Jul 22
2
Question on Samba and Sun Directory Server 5.2
I have been asked to implement Samba and integrate it with our Sun
Directory 5.2 servers. I am looking for any advice that will point me
in the right direction. Such as Schema modifications and such. I have
found articles talking about openldap but nothing really about Sun's
Directory Server. I have just started researching this, so any help
would be appreciated.
Thanks,
Gary
2006 Jan 11
1
dovecot+ldap no auth...
Dear sirs,
In the configuration of Dovecot I can?t get autentication of the users.
My work environment is:
OpenBSD 3.8
Postfix 2.2.5 (instaled thru ports with ldap and sasl support)
Opendap 2.2.27 (instaled thru ports with sasl support)
Dovecot 0.99.14 (instaled thru source with ldap support)
I have two domains in ldap, the postfix is just autenticating in ldap
(sending e-mails to users of 2 ldap
2010 Jul 02
1
Fail to join a Windows 2008 R2 to a Samba+LDAP PDC version 3.5.4
Hi there, this is my config, I have a CentOS 5.3 x86_64 full updated
with Xen enabled with Samba 3.5.4 sernet RPMs. I have a virtual machine
running Windows 2008 R2 Foundation running full virtualized on the
same machine.
When i tried to join the Windows 2008 to the domain i get this message:
The following error ocurred attempting to join the domain "MYDOMAIN":
A device attached
2004 Dec 08
0
SAMBA 3.0.8 Authentication/Configuration problems with LDAP (SunOne Directory Server 5.2)
Q#1. What SAMBA related object classes and attributes I must add to a
POSIX user in LDAP (SunOne DS 5.2) before it can be used by SAMBA for
authentication?
Q#2. Why does the SAMBA log for the user show the error ?FAILED with error
NT_STATUS_WRONG_PASSWORD? even before the user is prompted for username and
password on the SAMBA client? Also in this log, I saw another error ?NT
MD4 password
2010 Oct 28
2
adding user ldif to ldap
hi list.. I am trying to add an ldif with my users that I have derived
from /etc/passwd. for some reason ldapadd is choking on the first
entry... I've also tried removing the first one and predictably each
one fails in exactly the same way...may I ask how best to correct
this?
Here is the error:
LDAP# ldapadd -x -D "cn=Manager,dc=summitnjhome,dc=com" -W -f /tmp/passwd.ldif
adding
2011 Feb 22
1
openldap problems authenticating
Hello list,
I am running an openldap 2.4 server under FreeBSD that was working
well until the config was tweaked by someone on the team without
properly documenting their work
# /usr/local/etc/ldap.con on ldap server (FreeBSD 8.1)
host LBSD.summitnjhome.com
base dc=summitnjhome,dc=com
sudoers_base ou=sudoers,ou=Services,dc=summitnjhome,dc=com
binddn
2004 Dec 11
1
dovecot/openldap auth problems?
Hi folks.
New to both dovecot and openldap. Trying to set up virtual domains
using the wanderingbarque howto:
http://www.wanderingbarque.com/mailserver.html
Platform is RH enterprise 3.
Only difference is I'm trying to use phamm instead of jamm:
http://phamm.rhx.it/
dovecot doesn't seem to want to play nice with my openldap; everything
else (postfix, etc) seems to work alright.
2009 Jan 22
0
Samba LDAP PDC not working together
Hi,
I have configured my machine to run samba and LDAP as the PDC. But whenever
i enter the passdb backend: ldapsam:ldap://localhost/ on my smb.conf, i see
from my SWAT that smdb is not running and i cannot join the domain. Below
are my smb.conf and slapd.conf files
smb.conf
# Samba config file created using SWAT
# from 0.0.0.0 (0.0.0.0)
# Date: 2009/01/22 16:01:58
[global]
workgroup =
2004 Jun 23
0
XP Client can't log on PDC/LDAP configuration
Hello,
I have Samba 3.0.4, OpenLDAP 2.0.27 (whatever comes with RH 9.0)
configured as a PDC with LDAP as the password database. I can log on
to the PDC box, ldap seems to be working fine with PAM. Password
changes take affect etc.
I can get passthru security working fine. I log into windows xp
machine, browse home/profile shares, no problem. But I can't log on
from the client xp machine
2005 Mar 16
0
Sun One Directory Server 5.2 ldapclient init -v -a Problem
Hi All,
I Have installed the Sun Directory Server 5.2 from JES 2004Q2 CD's
with following options
/etc/hosts
192.168.1.23 train01.tipu.com.pk train01 loghost
DNS is running for tipu.com.pk on the same machine and here is
/etc/resolv.conf
domain tipu.com.pk
nameserver 192.168.1.23
Directory Server installed using the following
Suffix dc=tipu,dc=com,dc=pk
when i run
2004 Feb 20
1
problems on join domain on Samba3 + ldap
Hello,
I' have problems with samba3 + ldap PDC.
in particular can't join more then 2 workstation at domain.
i thinks that problems is on generating the UID part on SID (the final part)
the first Computer then join on domain have SID
S-1-5-21-3642312925-2943760701-1776766777-3000
the second have evere SID
S-1-5-21-3642312925-2943760701-1776766777-2052
after never workstation succeed
2004 Dec 30
5
Openldap + Samba 3 PDC
I'm trying to get Samba up but I can't seem to get the LDAP connection
working correctly. I can run a search from ldapsearch, but samba is
complaining that it can't connect.
Here's the error from log.smbd
[2004/12/29 16:04:04, 0] lib/smbldap.c:smbldap_connect_system(850)
failed to bind to server with dn= cn=Manager Error: Invalid
credentials
[2004/12/29 16:04:04, 1]
2004 Jan 13
1
Samba 3.0.1 + LDAP + User Password Change failure
Samba 3.0.1-03 on mandrake 9.2 with LDAP and smbldap tools
Can log on from w2k workstation as user but user cant change password get
message
you do not have permission to change your password suspect this is whats
causing failure
[2004/01/13 09:36:53, 10] smbd/chgpasswd.c:dochild(217)
Invoking '/usr/share/samba/scripts/smbldap-passwd -o 'tstuser1'' as
password change program.
2010 Jul 02
2
Fail to join a Windows 2008 R2 to a Samba+LDAP PDC version3.5.4
SNIP
>
>
>
> Hi there, this is my config, I have a CentOS 5.3 x86_64 full updated
> with Xen enabled with Samba 3.5.4 sernet RPMs. I have a virtual
> machine running Windows 2008 R2 Foundation running full virtualized
> on the same machine.
> When i tried to join the Windows 2008 to the domain i get this
> message:
> The following error ocurred attempting to
2003 Nov 10
0
Samba 3.0 - LDAP create machine account fails
Hello,
It's me again. I'm running Samba 3.0 and LDAP 2.1.23 on a RedHat 8.0
system.
I am able to browse shares and home directories. I get a:
Logon failure: unknown username or bad password
when I try to connect a W2k machine. For Win/95/98 the system already
works. I believe it is setup OK I need to work on scripts that work with
MMC. I just want a basic connect a w2k machine right
2004 Oct 25
2
can't join domain / smbldap-useradd -w machine not working
Hello,
I'm trying to set up Samba + OpenLDAP as a PDC.
I followed the instructions from chapter 6 in Samba-3 by Example, my
system is SuSE 9.1.
ldap, winbind, nmb and smb are running.
testparm says my smb.conf file is OK.
I set LDAP password using smbpasswd -w.
There was a similar post a few days ago (smbldap-tools don't create
machine account properly), but it didn't help me.
2005 Oct 05
6
SAMBA/PDC + LDAP HELP please?
Hi, I have been trying to work this out on my own now for about a week
and feel like I am so close..haha. I have samba setup as a PDC and in
theory authenticating users through openLDAP with the use of
smbldap-tools by IDEALX. I have checked the windows registry fix, but
still no luck. When I try to join the domain as root, I get the error:
"Username could not be found"
Any help would
2003 Sep 25
0
samba+ldap how pdc, problem nobody user
Hello all,
I have samba+ldap configured, one workstation win2k in the domain. I'm trying logging in the domain, but this error return:
samba-2.2.8a
openldap-server-2.0.27-8
[2003/09/25 15:51:30, 2] passdb/pdb_ldap.c:ldap_open_connection(217)
ldap_open_connection: connection opened
[2003/09/25 15:51:30, 0] passdb/pdb_ldap.c:ldap_connect_system(316)
ldap_connect_system: Binding to
2007 May 11
2
Problem compiling Samba 3.0.24 with OpenLDAP 2.3.35
I'm trying to install Samba with LDAP support but there are some errors
during the compilation.
I've used the same script a few weaks ago. The only differences are the
versions of Samba and OpenLDAP.
That's my error message:
checking for LDAP support... yes
checking ldap.h usability... yes
checking ldap.h presence... yes
checking for ldap.h... yes
checking lber.h usability... yes
2003 Feb 11
2
example: Samba + OpenLDAP on FreeBSD (4.7)
Hello all,
This message is simple instructions to install Samba + OpenLDAP on
FreeBSD (4.7). Hope it would help someone.
1. To keep ports update, better install cvsupit in the beginning
mis3# cd /usr/ports/net/cvsupit
mis3# make install clean
Reference: FreeBSD Unleashed (by Urban and Tiemann), p. 425
2. To use Samba + OpenLDAP with the option "ldap ssl =