Displaying 20 results from an estimated 300 matches similar to: "Issues with Ldap client on Centos 5"
2009 Mar 04
0
Can anyone comment on my setup?
Hi guys,
Can anyone comment on my setup steps?
I follow instructions from many Howto's website,the below steps worked
well until yesterday.
It suddenly refused WindowsXp machine to join domain by giving the error
"The following error occurs....Access denied"
CENTOS 5.1 + fedora-ds-dsgw-1.1.1-1.fc6 + samba-client-3.0.25b-0.el5.4
fedora-idm-console-1.1.1-1.fc6
2005 Jul 14
0
[Fwd: Re: Dovecot and ActiveDirectory]
Oops! Thought I'd CC'd this to the list. Sorry, Oliver!
Chris
-------- Original Message --------
Date: Wed, 13 Jul 2005 20:09:35 +0100
From: Chris Wakelin <c.d.wakelin at reading.ac.uk>
To: Jeroen Scheerder <Jeroen.Scheerder at phil.uu.nl>
CC: Chris Wakelin <c.d.wakelin at reading.ac.uk>
Subject: Re: [Dovecot] Dovecot and ActiveDirectory
Jeroen Scheerder wrote:
>
2006 Nov 06
1
Samba with AD
I am stuck with Samba -Active Directory communication. Trying to bring my SUSE 10.0 to speak with AD Domain.
net rpc testjoin - brings a unable to find suitable server message
net join - kerberos_kinit_password preauthentication failed and ads_connect preauthentication failed
wbinfo -u works fine
wbinfo -t works fine
getent passwd/group works too
smb is running
nmb is running
winbindd is
2007 Nov 21
3
what is the recommended samba version on solaris?
Guys
I was so frustrated about installing samba with ADS and winbind support
on solaris 8.
After fixing many problems, I am now facing another problem:
I created a directory "test" in the samba share and was editing a file
under the directory "test" and in the meantime the machine was rebooted.
After the machine is started, the
whole directory "test" is gone.
I
2002 Nov 29
0
"net ads join" hangs
Hello,
I am using samba-3.0alpha21 on a out of the box debian-3.0 box trying to join a native windows 2000 (active directory) domain. I have used alpha18,19,and 20 in the past with alot of success on red hat and linux from scratch systems with minimum challenges. However I cannot seem join the domain in this instance. I am using openldap 2.1.8 and mit kerberos 1.2.7. The result of "net ads
2003 Aug 28
0
Samba3+ads+winbindd works but!!
hi;
after i've compiled Samba3 with supports(ads,krb5,acl,winbindd) and have
configured smb.conf having
workgroup = CC
realm = CC.AD.ITU.EDU.TR
security = ADS
idmap uid = 500-65535
idmap gid = 100-65535
winbind separator = +
winbind cache time = 15
krb5.conf having
[realms]
CC.AD.ITU.EDU.TR = {
kdc = atreides.cc.ad.itu.edu.tr:88
admin_server = atreides.cc.ad.itu.edu.tr:749
2005 Jun 22
2
Problem Connecting from Windows to Samba-OpenLDAP PDC
Every time I try to add a pc to the domain I get the response that it
is an un-recognized user name. I have followed the instructions
located here:
http://samba.idealx.org/smbldap-howto.en.html
and am setting it up on a copy of Fedora Core 4 using the default
installed packages and versions. I am also unable to complete step
4.5 in the guide to test out the setup because it gives me the
2002 Nov 30
0
FWD: Re: "net ads join" hangs
---------- Original Message ----------------------------------
From: "Errol Neal" <eneal@bnbtv.com>
Reply-To: <eneal@bnbtv.com>
Date: Fri, 29 Nov 2002 17:13:39 -0800
Hello,
In my further investigation, it seems that winbindd cannot locate my kerberos ticket. Or, at least this is what this log output from winbindd
>[2002/11/29 07:04:17, 1]
2003 Oct 13
0
ADS users on RedHat 9 Samba 3
I'm having the toughest time getting this to work... I have a windows 2000
domain and i'm in the process of adding a Samba fileserver... All of the
setup guides i have seen point me in the right direction, but fail to
provide assistance for my single problem...
basically i've figured out that if i have security = share. I can run the
gentent passwd command and see the domain accounts
2005 Jul 19
1
coexisting with samba2-ldap and samba3-ldap
Hi, in my local network i have two samba server (2.2.8a) :
[samba-2.2.8a-ldap PDC and OpenLDAP server]-> contains scripts,policies
[samba-2.2.8a-ldap File server] -> contains data (160GB)
Recently i upgrade PDC to samba 3.0.12 and OpenLDAP server(2.2.23).
The PDC works correctly but when the scripts mount a share from samba FS
not works because still using old ldap attributes.
I'm
2004 Jul 06
0
where is smbgroupedit and differenet other questions to Samba & AD
Hello List-Friends ;-)
O.K. I am a real beginner, so please don't hurt me ;-)
but im still working since a few days to get it running and google is my best friend.
I also bought O'Reilly 's Samba Book and a lot of other online stuff, but AD-Samba-winbind should be too new.
I use Suse 9.1 and Samba 3.0.4 as ADS Member Server.
We have an W2k Advanced Server (and a M$-Admin which
2005 Apr 21
0
Problem with groups & joining domain.- LDAP
Software list:
FreeBSD 5.3
Samba 3.0.14a
nss_ldap-1.204_5
openldap-client-2.2.19
openldap-server-2.2.23
p5-perl-ldap-0.32.02
pam_ldap-1.7.6
smbldap-tools-0.8.8
samba was configured with the following options. LDAP, Cups, Winbind,
utmp, popt, acl, quotas, msdfs, syslog, without_ADS
I have also tried winbind_nss which I believe is a FreeBSD wrapper
around the linux implentation of winbindd, but
2014 Feb 04
1
Creating samba4/AD users from ADUC
We have a couple Samba4 AD domains we've implemented and I've noticed a
difference between how users look when created via ADUC versus samba-tool.
Created via ADUC, the following extra attributes are added:
msSFU30Name: bilbo
msSFU30NisDomain: netdirect
unixHomeDirectory: /home/bilbo
unixUserPassword: ABCD!efgh12345$67890
Created via samba-tool, the following extra attributes are added:
2007 Nov 20
3
winbind caused "ls -l" hang on solaris 8
Hi Guys
I compiled Samba 3.0.26a --with-ads and --with-winbind with krb5-1.6.2
and openldap-2.3.38 using
gcc version 3.4.6 on Solaris 8.
and added winbind in passwd entry in /etc/nsswitch.conf
passwd: files winbind
The problem is the entry "passwd: files winbind" in /etc/nsswitch.conf
caused "ls -l" and Samba hang.
If winbind is removed from nsswitch.conf, "ls
2005 May 05
2
Fwd: Follow Up - Problem with groups & joining domain.- LDAP
Follow up to original post.
If I created local groups and users in /etc/passwd &
/etc/groups I get farther along.
For instance, if I have a Samba PDC with LDAP basically like I listed
in my post. If I browse from a w2k pro box to the samba server
without the workstation having joined the domain, I can authenticate
to the samba server with a user who is not in /etc/passwd but is in
LDAP. So
2010 Mar 03
5
wbinfo works, getent and check via smbclient not
Hello,
I have a problem in authentification vs ads.
History:
- Samba works as stand-alone server (non productive)
- some experiments with connection to a ldap-Server running on another -
machine.
- Trying to join to Active Directory, since I have no success I deinstalled
samba completely and reinstall it.
Versions:
OpenSuse 11.1 (actual apart from the kernel)
Samba
2002 Sep 23
1
Samba-LDAP with custom object class
Hello,
First, excuse me if this messages is not in the right mailing list: I have not found a samba-ldap forum.
I try to use Samba-LDAP with my own object class but I cannot manage using an other attribute than 'uid' for the user ID.
Here is my objectClass:
--------------- myClass.schema -----------------------------------
attributeType ( 1.3.6.1.4.1.13460.1.18.1
NAME
2015 Jun 23
0
Problem with LDAP... again...
Hi list!
I'm always trying to configure Dovecot to ask our LDAP-Server (AD) in
order to authenticate the users.
I really don'know what can I do wrong...
I configured my Dovecot so:
hosts = chimaera.company.local
dn = CN=mailproxy,CN=Users,DC=company,DC=local
dnpass = SECRET
sasl_bind = no
tls = no
debug_level = -1
auth_bind = yes
ldap_version = 3
base = dc=company,dc=local
deref =
2010 Mar 14
2
Samba/Unix password sync with LDAP backend
I have been using Samba+Linux+openLDAP. The password synchronization
between the Samba and Unix accounts works well with the use of the "ldap
passwd sync" parameter in smb.conf.
Now I am in the process of installing my first server using CentOS/Red
Hat/389 Directory Server and this does not work in the same way. It
seems that some additional software must be installed in each
2008 Sep 27
2
Graphical net install
Is it at all possible to do a graphical netinstall ?
I am using centos 5.2, and i have been doing net installs (pxe) for a
while in console mode...
--
Test <test at remedial-teacher.nl>