Re: ldap and autofs




mroth@xxxxxxxxxx wrote:
Following up my own post: in utter frustration, I made /etc/auto.master
and /etc/auto.home as follows:i
auto.master:
/home /etc/auto.home
auto.home:
* -rw,soft,quota
<server1>.<company>.com://home/&

and it works perfectly. So, it's clearly something with the syntax in
the ldap... and what I posted is based on cookbooks all over the net.

Suggestions? Torches and pitchforks to the openldap folks?

mark
I ran into a similar issue with SLES9 and ldap automount maps, what
schema are you using? The syntax you used above was in Netscape
Directory Server format and requires the nis.schema and autofs.schema.
Sun, SuSE and I believe RedHat as well have started to use the
rfc2307bis.schema which supports a new automount mapping object as well
as nisMap objects. Another snag I ran into was the autoFS daemon
version, it only searches the directory for automount maps in the
Netscape and NIS formats not the latest schema. The rfc2307bis.schema
conflicts with the nis.schema so you can't use both and don't forget
the autofs.schema if you want to use the Netscape syntax. Good Luck.

.



Relevant Pages

  • Re: How do I filter an Active Directory search to an OU (organizational unit)?
    ... > DirectoryEntry entry = new DirectoryEntry ... I think the easiest thing to do here would be to refine your LDAP string. ... (LDAP syntax is confusing because several different looking syntaxes are ... Although you might find you don't need your filter anymore. ...
    (microsoft.public.dotnet.security)
  • Re: ADAMsync Object Class Violation
    ... LDAP queries are fine, but I have to use XML ... on the AD account that doesn't exist in ADAM. ... complained about syntax. ...
    (microsoft.public.windows.server.active_directory)
  • Re: Oregano 1 question
    ... versions of Netscape were quite strict in what they would accept. ... HTML would simply not be rendered at all. ... render all their naff home pages while their rival couldn't. ... handle correct syntax properly, are not the same thing as accepting ...
    (comp.sys.acorn.apps)
  • Re: Entourage with Directory services using Microsoft ADAM
    ... to list users. ... LDAP client that objects should or should not be returned. ... able to return results with Entourage by using our Domain ... LDAP syntax is LDAP syntax regardless of what computer platform you're using. ...
    (microsoft.public.mac.office.entourage)
  • Re: [PHP] pack it in
    ... I got stuck playing with pack/unpack. ... by a particular syntax oid, and the syntax is written in backus noir form. ... for the password field, you have to supply ldap an appropriate ...
    (php.general)

Loading