Refresh

This website lore-kernel.gnuweeb.org/all/465EC7F9.6020400@int-edu.eu/T/ is currently offline. Cloudflare\'s Always Online™ shows a snapshot of this web page from the Internet Archive\'s Wayback Machine. To check for the live version, click Refresh.

All of lore.kernel.org
 help / color / mirror / Atom feed
* autofs and ldap in fedora 7
@ 2007-05-31 13:04 jehan procaccia
  2007-06-06 13:03 ` Ian Kent
  0 siblings, 1 reply; 2+ messages in thread
From: jehan procaccia @ 2007-05-31 13:04 UTC (permalink / raw)
  To: autofs

Hello, I am trying to read autofs map from an ldap server on the brand 
new fedora core 7 system .
 but it doesn't work :-(
Is there a way to check / debug what the automount process reads ? in 
fedora core 5 the init.d autofs script showed interesting information:

[root@b02-05 ~]# cat /etc/redhat-release
Fedora Core release 5 (Bordeaux)
[root@b02-05 ~]# /etc/init.d/autofs status
Configured Mount Points:
------------------------
/usr/sbin/automount --timeout=60 /net program /etc/auto.net
/usr/sbin/automount --timeout=60 /mci ldap 
ou=auto.mci,ou=automount,dc=int-evry,dc=fr

Active Mount Points:
--------------------
/usr/sbin/automount --timeout=60 /net program /etc/auto.net
/usr/sbin/automount --timeout=60 /mci ldap 
ou=auto.mci,ou=automount,dc=int-evry,dc=fr

now, in fedora 7  it only show "running" :-( ...
[root@b008-04 ~]# uname -a
Linux b008-04.int-evry.fr 2.6.20-1.3104.fc7 #1 SMP Sat Apr 21 22:20:43 
EDT 2007 i686 i686 i386 GNU/Linux
[root@b008-04 ~]# cat /etc/redhat-release
Fedora release 7 (Rawhide)
[root@b008-04 ~]# /etc/init.d/autofs status
automount (pid 19446) running...


Thanks to let me know how to check what the autmount process actually sees .
 .

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: autofs and ldap in fedora 7
  2007-05-31 13:04 autofs and ldap in fedora 7 jehan procaccia
@ 2007-06-06 13:03 ` Ian Kent
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Kent @ 2007-06-06 13:03 UTC (permalink / raw)
  To: jehan procaccia; +Cc: autofs

On Thu, 2007-05-31 at 15:04 +0200, jehan procaccia wrote:
> Hello, I am trying to read autofs map from an ldap server on the brand 
> new fedora core 7 system .
>  but it doesn't work :-(
> Is there a way to check / debug what the automount process reads ? in 
> fedora core 5 the init.d autofs script showed interesting information:

autofs version 5 is a single process now.
You can find out what autofs mount points have been mounted by looking
at /proc/mounts.

You should be able to find out what's wrong by checking the log, if that
doesn't get you anything enable debug and check the log again.
Directions for getting debug output can be found at
http://people.redhat.com/jmoyer.

> 
> [root@b02-05 ~]# cat /etc/redhat-release
> Fedora Core release 5 (Bordeaux)
> [root@b02-05 ~]# /etc/init.d/autofs status
> Configured Mount Points:
> ------------------------
> /usr/sbin/automount --timeout=60 /net program /etc/auto.net
> /usr/sbin/automount --timeout=60 /mci ldap 
> ou=auto.mci,ou=automount,dc=int-evry,dc=fr
> 
> Active Mount Points:
> --------------------
> /usr/sbin/automount --timeout=60 /net program /etc/auto.net
> /usr/sbin/automount --timeout=60 /mci ldap 
> ou=auto.mci,ou=automount,dc=int-evry,dc=fr
> 
> now, in fedora 7  it only show "running" :-( ...
> [root@b008-04 ~]# uname -a
> Linux b008-04.int-evry.fr 2.6.20-1.3104.fc7 #1 SMP Sat Apr 21 22:20:43 
> EDT 2007 i686 i686 i386 GNU/Linux
> [root@b008-04 ~]# cat /etc/redhat-release
> Fedora release 7 (Rawhide)
> [root@b008-04 ~]# /etc/init.d/autofs status
> automount (pid 19446) running...
> 
> 
> Thanks to let me know how to check what the autmount process actually sees .
>  .
> 
> _______________________________________________
> autofs mailing list
> autofs@linux.kernel.org
> http://linux.kernel.org/mailman/listinfo/autofs

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-06-06 13:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-31 13:04 autofs and ldap in fedora 7 jehan procaccia
2007-06-06 13:03 ` Ian Kent

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.