similar to: Anonymous rsync + chroot + LDAP

Displaying 20 results from an estimated 7000 matches similar to: "Anonymous rsync + chroot + LDAP"

2002 Mar 18
0
SSH and root access from limited hosts
This is blanket access for root from any host with valid keys (and password) - I want to limit that access to 4 hosts no matter what keys or passwords are provided/used. I have looked at shosts.equiv but this doesn't stop other hosts being allowed. I have also looked at "AllowUsers root at host1 root at host2 ..." but this also means including every user we have for all other
2008 Aug 29
1
panic actions on samba 3.2.2 (also)
Hi, My server sent me some panic actions. From: http://www.samba.org/samba/docs/Samba3-HOWTO.pdf [2008/08/29 15:11:23, 0] lib/fault.c:fault_report(44) =============================================================== [2008/08/29 15:11:23, 0] lib/util.c:smb_panic(1663) PANIC (pid 24872): internal error [2008/08/29 15:11:24, 0] lib/util.c:log_stack_trace(1767) BACKTRACE: 41 stack frames: #0
2006 Apr 03
2
User groups
Wlcome in the club :-) I wrote a topic "Limit of group membership for a user?" with the same problem, and I don't have any answer by the samba team. I have the most recent Samba 3.0.21b, OpenLDAP 2.2.28 and Glibc 2.3.6 version on a Gentoo (kernel 2.6.15) and I have the same problem. I check the NGROUP_MAX (65535) and the NSS_BUFLEN_GROUP (2048) value of the glibc. For the AMD64
2004 Sep 05
1
Segfault in Samba
Hi! My Samba setup broke after upgrading Samba from 3.0.5-1 to 3.0.6-3 using Debian apt-get upgrade. It seems to me, that the problems lies within winbind. Any help would be appreciated! -- Pirkka > The Samba 'panic action' script, /usr/share/samba/panic-action, > was called for pid 8012 (/usr/sbin/smbd). > > Below is a backtrace for this process generated with gdb, which
2011 Jun 30
4
sshd and .bashrc
The short version: There's a "#define USE_PIPES" in the middle of session.c; it would be better if it were in (e.g.) defines.h or some other .h file. (If in fact it needs to be defined at all; I'm not convinced that it does.) Here's the (much) longer version: I recently installed the latest OpenSSH on some of our servers (RHEL5, which provides the 4.3 release) and soon
2005 Apr 16
1
Session startup failed/NetBIOS over TCP disabled | Samba 3.0.11
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello list Recently I have discovered that my users are getting \\fileserver\userdrive mapped as homedir instead of \\fileserver\userdrive\<username>. I played around abit and discovered the following: g-file samba # smbclient -L localhost -U jrnielsen%<mypassword> Domain=[NORDIC] OS=[Unix] Server=[Samba 3.0.11] Sharename
2005 Mar 23
4
Samba-LDAP TLS problems with inofficial Debian OpenLDAP 2.2 packages
Dear Torsten, dear samba list reader Three days ago I switched our domain from a NT 4 domaincontroller to Samba-OpenLDAP, controlled by a Debian Sarge system. I installed the following inofficial Debian OpenLDAP 2.2 packages (I know these are not supported, but TLS with OpenSSL is essential to us...): Package: slapd Version: 2.2.20-1.hrz.1 Package: libldap2.2 Version: 2.2.20-1.hrz.1
2013 Aug 28
1
Samba4 Member Server not working
Hi, I have one Samba4 server running as Active Directory Domain Controller. It's working like a charm. So I needed to add another server to be a Member Server (File Server). The server is running samba-4.0.9. Configured and compiled ok: ./configure --prefix=/usr/local/samba --sysconfdir=/etc --localstatedir=/var --mandir=/usr/man --bindir=/usr/bin --sbindir=/usr/sbin --libdir=/lib
2004 Oct 31
2
Re: Trusting and trusted domain (home mapping) problem
Hi Igor, I got stuck now. I did my best. I got stuck at the winbind which I suspected is the reason why the domainA_computer cannot map the domain_B user's home directory. 1. What are the settings of your winbind? 2. Do you use only "winbind" in your libnss_ldap or use "ldap" as well? 3. My winbind works with :- (For both sides) wbinfo -t wbinfo -p wbinfo -u wbinfo
2018 Aug 09
2
LDAP SSL
Hi , I would really appreciate some suggestions re the following issue. We have a LDAP based PDC and a member server. We're use libnss_ldap to auth the users. The LDAP PDC is setup with self signed SSL , we're trying make sure the member server connects to the PDC using SSL. Here is the PDC , smb.conf [global] workgroup = SUNTECH netbios name = SERVER01 security = USER local master =
2004 Aug 25
2
libnss_wins
Could someone explain the use of libnss_wins within Samba 3? Currently utilizing libnss_ldap. -- Raymond
2006 Apr 03
0
retrieve domain group member
Hi All: After joining domain, how can I get the group members of cretain domain = group? can wbinfo or getent achieve this? thanks, LatrellFrom bruno.guerreiro at ine.pt Mon Apr 3 10:23:21 2006 From: bruno.guerreiro at ine.pt (Bruno Guerreiro) Date: Mon Apr 3 10:24:04 2006 Subject: [Samba] User groups Message-ID: <H000006700000a62.1144059800.scalix.dsii.ine.pt@MHS> Hi all. I've
2006 May 30
0
Winbind on Slackware - no auth but all the rest OK
Hi list, I got a Winbind issue that I'm stuck with since a very long time, this is getting ridiculous. On our Linux shell server (Slackware 9.1), I Installed the whole samba from self-compilation, tried many different configure options but mostly --without-pam --with-ldap, and everything required from all the HowTos I've read. I start winbindd via: # /usr/local/samba/sbin/winbindd -F -i
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
2005 Aug 22
0
openldap with nss_ldap and smb domain controller panic on Fedora 4
I'm using Fedora Core 4. with packages of Samba, OpenLDAP, Berkeley DB that came with it. . I had just finished configuring OpenLdap and samba when i realized the nss-ldap libraries were not doing what it's supposed to do, like checking my LDAP for passwd's, logins, and ssh etc. 'getent passwd' only returned entries from '/etc/passwd'. So I had to install PADL's
2006 Sep 16
2
Error starting Samba
Hello, My samba was working until I changed some configurations in order for it to work with ldap. However, samba won't start now, even after I returned to my old configuration. Here is the error I'm getting: # /etc/init.d/samba restart * Stopping Samba daemons... [ ok ] * Starting Samba daemons... /etc/init.d/samba: line 25: 13064
2011 Mar 16
1
wbinfo -u Don't show users from trusted(ing) domain on domain member server
Hi, All! I Have Samba (3.5.6) domain witch have trust relations with ADS (Named TEST) Win2008 (2008 domain mode) On PDC all working very good. I have also Domain Member server in my samba Domain. When i trying type wbinfo -u, or getent passwd on samba PDC (Named BINKLG) I see all, including ADS users. When I trying do it on Domain Member Server I don't see users from ADS Is it possible to
2006 Jan 12
1
samba process panics - Need help (production environment)
Hi, some times users have problems to access shares. Some time later it works. I see smbd childs panic. Version 3.0.20b or 3.0.21a on Debian sarge + Openldap 2.3.13. I need HELP!!! Thanks Andreas Grabner I have found the following in the logs (sorry some lines) [2006/01/12 09:03:24, 2] passdb/pdb_ldap.c:init_sam_from_ldap(640) init_sam_from_ldap: Entry found for user: actur$ [2006/01/12
2003 Aug 04
0
samba-3.0.0beta2 reports internal error
hello list, we're running samba-3.0.0beta2 with ldapsam backend on debian unstable. when contacting the samba server from a nt4 client, windows reports an unexpected network error and samba reports the following internal error: [2003/08/04 13:05:20, 0] lib/fault.c:fault_report(36) =============================================================== [2003/08/04 13:05:20, 0]
2007 Dec 20
2
re: editposix setup
Oh dear, I apologise for my typo in subject. Obviously it should mean: EDITPOSIX SETUP. > Hi, > > i've setup the samba environment like described in the wiki: > http://wiki.samba.org/index.php/Ldapsam_Editposix > > I can now easily add windows user / machines when using the policies for > "Administrator". > > I have also setup unix account session