1836983 Members
2513 Online
110111 Solutions
New Discussion

autofs problems on 11.31

 

autofs problems on 11.31

I'm trying to set up autofs, which works on all the other servers in the developement environment, on a new 11.31 system. The files are coming from a Solaris 9 server. I am getting the mount but you can't get to it. I'm getting the following:

# ls -al /vertex
/vertex unreadable
total 0
# cd /vertex
ksh: /vertex: permission denied
#


Here's my 2 config files:
#/net -hosts -nosuid,soft,nobrowse
/- /etc/auto_direct
# more /etc/auto_direct
/vertex -rw datasvr4:/vertex
#


Thanks in advance for the help.

Regards,
Maria

Just because your paranoid doesn't mean they are not out to get you!
3 REPLIES 3
Geoff Wild
Honored Contributor

Re: autofs problems on 11.31

permission denied

Did you grant access from the NFS server to this new server?



Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.

Re: autofs problems on 11.31

Yes, it looks like it's a lockd issue. I'm going to close this thread and concentrate on the lockd schtuff.
Just because your paranoid doesn't mean they are not out to get you!

Re: autofs problems on 11.31

it's a lockd issue
Just because your paranoid doesn't mean they are not out to get you!