Networking Forums

Networking Forums > Computer Networking > Linux Networking > Problems with autofs and .hidden files

Reply
Thread Tools Display Modes

Problems with autofs and .hidden files

 
 
Fabian Steiner
Guest
Posts: n/a

 
      09-28-2007, 05:15 AM
Hello!

We are using autofs in order to mount the user's home drive via NFS after a
successfull login authenticated by ldap.

/etc/auto.master looks like this:

# AUOTOFS-MAPPING
/home/schueler Â*/etc/auto.schueler
/home/lehrer Â* Â*/etc/auto.lehrer
/home/maerkte Â* /etc/auto.maerkte

/etc/auto.schueler has the following content (the same also applies for the
other files):

* Â* Â* Â* -fstype=nfs,rw,hard,intr,nodev,nosuid,exec,acl Â* Â* Â* Â*
server.domain.de:/home/schueler/&

Generally speaking this setup works like a charm but from time to time we
encounter the following messages in syslog:

Sep 24 16:46:57 server mountd[8818]: authenticated mount request from
client.domain.de:559 for /home/schueler/.directory (/home/schueler)
Sep 24 16:46:57 server mountd[8818]: can't stat exported
dir /home/schueler/.directory: No such file or directory

Our investigations show that these messages are probably to be created
whenever a user tries to access /home/schueler by using Konqueror or
Nautilus. The file .directory doesn't exist, however, and that's why these
messages appaer. Normalley, this wouldn't be a severe problem but the
entire is completely slowed down so that another kind of error occurs:

Sep 24 16:47:00 server mountd[8818]: refused mount request from
client.domain.de for /home/schueler/.directory (/home/schueler): illegal
port 48337

Does anybody know this issue and could provide any hints how to solve it?

Cheers,
Fabian
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Access Problems to Files Somchai Windows Networking 4 03-27-2009 03:10 AM
problems w/ autofs and NIS d_dave Linux Networking 0 06-07-2006 07:14 PM
problems with large files Michael Surette Linux Networking 15 08-04-2005 09:30 PM
autofs mounting window share problems PING CHIEK KOH Linux Networking 0 07-21-2004 05:37 AM
Dial up Problems (missing files) Steve Frye Windows Networking 4 04-05-2004 06:39 PM



1 2 3 4 5 6 7 8 9 10 11