All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luciana Romeiro Rodrigues <luciana.romeiro@cptec.inpe.br>
To: autofs@linux.kernel.org
Subject: autofs and ldap
Date: Tue, 06 May 2008 10:14:51 -0300	[thread overview]
Message-ID: <482059CB.8050808@cptec.inpe.br> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1555 bytes --]

Hi!

I run SLES 10.0 with openldap-stable-20071118.

Could anyone offer me some advice, or point me in the right direction?

Thanks,

Luciana




Follows the settings:


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

2- ldif:

dn: ou=automount,dc=cp,dc=br
ou: automount
objectClass: top
objectClass: organizationalUnit

dn: ou=auto.master,ou=automount,dc=cp,dc=br
ou: auto.master
objectClass: top
objectClass: automountMap

dn: cn=/home, ou=auto.master,ou=automount,dc=cp,dc=br
objectClass: top
objectClass: automount
automountInformation: ldap: server-ldap.cp.br:ou=auto.home,ou=automount,dc=
cp,dc=br
cn: /home

dn: ou=auto.home, ou=automount,dc=cp,dc=br
ou: auto.home
objectClass: top
objectClass: automountMap


Users:

dn: uid=lu,ou=auto.home,ou=automount,dc=cp,dc=br
uid: lu
cn: teste
objectClass: automount
automountInformation: -rw,soft,retrans=10,intr  
nfsserver.cp.br:/extra/home/lu

3- /etc/ldap.conf

host    127.0.0.1 
base    dc=cp,dc=br


4-

tembiru:/home # service autofs status

Checking for service autofs:                                         unused

Configured Mount Points:

------------------------

/usr/sbin/automount  /home ldap: 
"server-ldap.cp.br:ou=auto.home,ou=automount,dc=cp,dc=br"

Active Mount Points:

 

5- su - lu
 warning: cannot change directory to /home/lu: No such file or directory




-- 
========================================================
Luciana F.Romeiro Rodrigues
Analista de Suporte
Fone: 3186-8513 - 

Novo Email: luciana.romeiro@cptec.inpe.br
========================================================


[-- Attachment #1.2: Type: text/html, Size: 3674 bytes --]

[-- Attachment #2: Type: text/plain, Size: 140 bytes --]

_______________________________________________
autofs mailing list
autofs@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/autofs

             reply	other threads:[~2008-05-06 13:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-06 13:14 Luciana Romeiro Rodrigues [this message]
2008-05-13  3:15 ` autofs and ldap Ian Kent
  -- strict thread matches above, loose matches on Subject: below --
2007-07-20 18:36 AutoFS and LDAP Jim Summers
2007-07-23 15:07 ` Ian Kent
2007-07-23 18:26   ` Jim Summers
2007-07-24  3:31     ` 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=482059CB.8050808@cptec.inpe.br \
    --to=luciana.romeiro@cptec.inpe.br \
    --cc=autofs@linux.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.