How can i display password expiry warning dialog box in windows xp?
-
2012年5月3日 5:26
Hai friends,
I already done to create gina .dll functions(like shutdown,log off..etc),except change password button...
that change password function also created using C#.
But i have a problem...
i cant invoke the change password dialog,when the password expiry warning will appear...
So,what i exactly need to know is,how the password expiry dialog appear in windows after enter log in credentials...
how to i invoke that in my gina?
and how to display windows change password dialog box...
Thanks in advance
frndly sb
- 種類を変更済み Helen ZhaoModerator 2012年5月15日 3:39
すべての返信
-
2012年5月4日 5:17
Hai friends,
i create custom gina for windows xp ...
i done most of the parts,now i need to change password button click...
i create it in C#...
Now the problem is,user log in to system using SAS method,the password expiry warning dialog box will appear...
if click the ok button Change password dialog will appear...
So i need the below...
1.how can i display my own password expiry warning dialog box in windows log on?
2.how can i display my C# change password dialog box?
3.C# change password dialog box shouldn't work at log in time means,please give visual c++ active directory change password code...
I Got some information:
System registry has stored the password expiry warning value in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\passwordexpirywarning...
I think,each time Active directory compare to that key value,then only
invoke and display the password expiry warning dialog box...
5.how to compare and then invoke that dialogbox using visual c++ or C#..
Thanks in advance
frndly bala
- 結合 Helen ZhaoModerator 2012年5月7日 2:53 merge them to keep in the same topic
-
2012年5月4日 5:40
you are programming with C#, right?
if so, you should move to visual C# forum.
Please mark this reply as answer if it helps you! Thanks for your cooperation! Good Luck to you.
-
2012年5月7日 2:53モデレータ
Hi Sanju,
According to my research, I found you have already posted a thread similar with one in Visual C++ Language forum. I'd like to merge them to keep in the same topic.
Thanks for your understanding and active participation in the MSDN Forum.
Best regards,Helen Zhao [MSFT]
MSDN Community Support | Feedback to us
-
2012年5月14日 5:03
hai,i need your's help...
i done to create GINA(clt+alt+del) application in my way...
it works smoothly...
now what i want is,change password button function...
these function also i done it...
but one scenario i couldn't achieved...
that scenario is,
when the user password will expiry in a period,
warning dialog box will appeared to ask change the password or not...
how can i will use that password expiry dialog box in my application..
that means ,how to display the password expiry dialog box after enter the user credentials
in windows logon time...
please help me...
Thanks in advance
sanju
- 編集済み Sanju Monu 2012年5月14日 5:04
- 編集済み Sanju Monu 2012年5月14日 5:06
- 結合 Helen ZhaoModerator 2012年5月15日 3:38
-
2012年5月15日 3:38モデレータ
Hi Sanju,
I found you have posted this issue in MSDN Forum. Please refer to the former link for information about this issue: http://social.msdn.microsoft.com/Forums/en-US/vclanguage/thread/d8a703af-c60c-40cc-a79e-d102f9825228. And I'd like to merge them so that other members can search out it quickly, read it and help you.
Next time, please do not post the same question more than once.
Thanks for your understanding.
Helen Zhao [MSFT]
MSDN Community Support | Feedback to us

