Attila Szlovencsak writes: > [...........] > In this case when trying to access the directory /mnt/tmp/lemma, I have > the following error log in /var/adm/messages: > > Jan 8 01:12:35 draco automount[788]: attempting to mount entry > /mnt/tmp/lemma > Jan 8 01:12:35 draco automount[1593]: mount(nfs): mkdir_path lemma/ftp > failed: Operation not permitted
This message sound like using version 3 of autofs kernel module. Try "rmmod autofs" then "modprobe autofs4". -- Julien
