Operating System - HP-UX
1846419 Members
2749 Online
110256 Solutions
New Discussion

softbench mapping problem

 
Kurtkarl
Frequent Advisor

softbench mapping problem

Hello,

I'm trying to map a directory using softbench on one of our workstation here. I just added this entry on one user account /home/user1/.fmrc file:

usehost cmshub /da
mapdir /home/user1 /da/server
mapdir /www/cgi-bin/server /da/server

When I run softbench command "fls" from the /home/user1 directory it works. Meaning it gives me a list of directories which belongs to /da/server which I mapped.

Now I noticed that softbench commands only works if I'm at /home/user1 dir and if I run "fls" on other directories I included on the mapdir file (ex. /www/cgi-bin/server), it's not working. This is the error message I always received.

fls: no 'mapdir' entry for '' in the
configuration table (s): /opt/softbench/config/fmrc /home/user1/.fmrc /home/user1/.fmrc.quail

I checked the cm.permission and cm.mapping files on the softbench host and it was setup correctly becuase if it's not, I wont be able to run "fls" command even on /home/user1 directory. Also, directory /www/cgi-bin/server has user1 as owner and permission is widely open. I could even create a file or directory under this directory.

Would appreciate if someone could help me on this.

Thanks in advance
Joey
Just starting to learn thru this forum
1 REPLY 1
Kurtkarl
Frequent Advisor

Re: softbench mapping problem

Please disregard. This problem was resolved already

Thanks
Joey
Just starting to learn thru this forum