All of lore.kernel.org
 help / color / mirror / Atom feed
From: rsmits-l <rsmits-l@tudelft.nl>
To: autofs@vger.kernel.org
Subject: Problem with autofs and ldap
Date: Wed, 15 Oct 2014 14:31:14 +0200	[thread overview]
Message-ID: <543E6912.8050109@tudelft.nl> (raw)

Hello,

I have a very weird issue that maybe someone sounds familiar. I have 
placed our automount entry's in our Active Directory / LDAP. Problem is 
that is it not stable. After a restart of autofs I sometimes only see 
half of our map entry's. Sometimes 75 %.

When I do a autofs reload maybe 90 % of the time I see all entry's. I am 
having this issue on Redhat 6 and Suse 11. Strange thing is that the 
autofs logging (debug) shows always all the entry's but are not 
reflected in the filesystem structure.

This is my config :

/etc/sysconfig/autofs
----
LDAP_URI="ldap://srvxxx.domain.net/"
SEARCH_BASE="ou=LinuxAutoMount,ou=Resources,dc=domain,dc=net"
LDAP_TIMEOUT="100"
LDAP_NETWORK_TIMEOUT="100"
MAP_HASH_TABLE_SIZE=2048

/etc/autofs_ldap_auth.conf
----
<autofs_ldap_sasl_conf
      usetls="no"
      tlsrequired="no"
      authrequired="yes"
      authtype="GSSAPI"
      clientprinc="nfs/client01.domain.net@DOMAIN.NET"
/>

/etc/nsswitch.conf
----
automount:    files ldap

Greetings, Richard Smits
-- 
R. (Richard) Smits
Systeembeheerder

TU Delft / Shared Service centre ICT
Landbergstraat 15, 2628CE Delft
Kamer: C-2-520
Postbus 354, 2600AJ Delft
T +31 (0)15 27 87312
F +31 (0)15 27 83787
E r.smits@tudelft.nl
I www.ssc-ict.tudelft.nl/pdc
aanwezig: maandag t/m donderdag

             reply	other threads:[~2014-10-15 12:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-15 12:31 rsmits-l [this message]
2014-10-17  8:51 ` Problem with autofs and ldap Ian Kent
2014-10-21 13:27   ` rsmits-l
2014-10-22  2:25     ` Ian Kent
2014-10-22  2:39     ` Ian Kent

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=543E6912.8050109@tudelft.nl \
    --to=rsmits-l@tudelft.nl \
    --cc=autofs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.