C
Coco
Hi!
I am developing an asp.net which make use of my c# object
to put message in the message queue which is in the as/400
machine. there's security issue here where the queue
manager only allow the user that it regconise to access
the queue
i have a user called "Intranet" can access to the queue,
how can i make my program to run under this username?
I am developing an asp.net which make use of my c# object
to put message in the message queue which is in the as/400
machine. there's security issue here where the queue
manager only allow the user that it regconise to access
the queue
i have a user called "Intranet" can access to the queue,
how can i make my program to run under this username?