Computing.Net > Forums > OpenVMS > How to change VMS password through

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

How to change VMS password through

Reply to Message Icon

Name: nandhu
Date: December 4, 2006 at 04:47:16 Pacific
OS: openVMS
CPU/Ram: Pentium
Product: Intel
Comment:

Hi ,

How to change password of VMS through a external applicaiton, for example through some C++ code can i change VMS login password ?, how to do this ?, is there any API avilable, please give me some idea how to gohead abt this ?



Sponsored Link
Ads by Google

Response Number 1
Name: Joseph.Huber
Date: December 4, 2006 at 08:17:28 Pacific
Reply:

Look up the system service reference manual for the
$SETUAI service, and the $ACM service if external authentication is used.
$SETUAI simple can pass the clear text with the UAI$_PASSWORD item code.

Eventually look into
http://www.ecr6.ohio-state.edu/~jon...

to see an elaborated example.


0
Reply to Message Icon

Related Posts

See More






Use following form to reply to current message:

Login or Register to Reply
LoginRegister


Sponsored links

Ads by Google


Results for: How to change VMS password through

How to change user password ? www.computing.net/answers/openvms/how-to-change-user-password-/73.html

How to use tcpdump ? www.computing.net/answers/openvms/how-to-use-tcpdump-/545.html

How to recieve arguments from user www.computing.net/answers/openvms/how-to-recieve-arguments-from-user/596.html