similar to: Samba3+ads+winbindd works but!!

Displaying 20 results from an estimated 200 matches similar to: "Samba3+ads+winbindd works but!!"

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
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
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
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
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]
2009 Jan 22
1
Issues with Ldap client on Centos 5
Hi Friends, We are running some of the Centos 5 32 bit, 5.2 64-bit systems. These systems are ldap clients and the ldap server is Windows 2003 Server. Sometimes 1 or 2 services on these servers sucks 100% cpu and the load becomes high on the server. Below is an example where one the httpd process was eating 100% cpu and we took dump of this process gcore 17711 Core was generated by
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
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 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: >
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
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
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
2004 Jul 26
1
imap folders
Until last week I was using old imap daemon, then i installed FEdora Core 2 and it was replaced by dovecot or cyrus. I decided to use dovecot, and managed to configure it. But I still have a problem, the users imap folders (stored in their home dirs) arent visible, only the inbox. How can I recover those folders? -- Roger Dura?ona Vargas Linux user #180787 A cada momento nos rodea lo
2015 Feb 19
0
sipsak: 404 error
Hi, I **think** that I have user of thufir101, because I get a 200 response below, but I also get a 404. It seems to depend on how I send the ip address/fqdn? tleilax*CLI> tleilax*CLI> sip show users Username Secret Accountcode Def.Context ACL Forcerport 201 password 201 default No Yes
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