[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference bulova::decw_jan-89_to_nov-90

Title:DECWINDOWS 26-JAN-89 to 29-NOV-90
Notice:See 1639.0 for VMS V5.3 kit; 2043.0 for 5.4 IFT kit
Moderator:STAR::VATNE
Created:Mon Oct 30 1989
Last Modified:Mon Dec 31 1990
Last Successful Update:Fri Jun 06 1997
Number of topics:3726
Total number of notes:19516

3434.0. "Changing password w/i an application" by OTOU01::LAROCHELLE (If you can't say it in Macro... don't say it) Fri Oct 05 1990 11:48

	Hi,

	I've done a  DIREC/TITLE="PASSWORD" without finding what I
	need.  If it is a RTFM problem, please point me to the good
	manual.

	My customer is writting an application where all users are
	"captive" (no access to DECterm or DCL).  They like very
	much the window that appears with system generated passwords
	when their users' password expire.

	But now, if a user wants to change its password, is there a 
	way for their application to fire up this window ?  They
	want to avoid to have to write their own randow passwords
	generator program, that will then spawn a subprocess doing
	the $ SET PASSWORD command in a .com file generated by
	this program.

	If this feature does not exist, is there plan to implement it
	in the future ?  I'm sure that uch a feature would be appreciate
	by customers writting "captive" applications.

	Thanks
	PBL
T.RTitleUserPersonal
Name
DateLines
3434.1You can do it with sys$setuaiTOOLEY::B_WACKERFri Oct 05 1990 12:094
Sys$setuai now allows password change, so you can write your own.  I 
doubt you'll see user access to the loginout version any time soon.

Bruce