I'm implementing automount for users' home directories where none existed
before. I'd like to do something like this:
ALU JOHN OMVS(HOME('/u/&sysuid'))
I've tried:
omvs(home('/u/<uc_name>'))
omvs(home('/u/&SYSUID.'))
omvs(home('/u/<asis_name>'))
I receive:
FSUM2384 No session was started. The system cannot set the current working
directory to the specified home directory for this user ID.
Function = chdir(), directory name = '/u/<uc_name>', return value = -1, errno =
121 (X'00000079'), reason code = EF096324, message = 'EDC5121I
Invalid argument.'
I thought I remember seeing such a thing in the FM in the past, but I can't
find it documented anywhere, nor can I get anything to work.... Or am I
hallucinating again?
Dana
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN