Originally posted by: SystemAdmin
I followed the pattern of exports file in the IBM lib doc. However, it seems that I can not combine multiple options as option
http://, optins... I have tried followoing patterns, one entry in each attemp:
/filesystem/subdir -rw, access=client1, sec=dh
/filesystem/subdir -access=client1, rw
/filesystem/subdir -sec=dh, rw
and run the exportfs -av, but all return with "1831-190 unknown option:". I trid
/filesystem/subdir -rw, sec=dh
and I got :security flavor must be specified before option: rw
The only thing worked was to enter one option. So what is the correct way?
#AIX-Forum