G
G
Greg34rus2014-04-22 12:01:30
IIS
Greg34rus, 2014-04-22 12:01:30

How to organize the automatic change of the password of the local user after use?

Available:
- Windows Server 12 r2
- ftp server (on iis)
- there is a local user to access ftp
Is it possible to organize an automatic password change after the user disconnected from ftp?
What you need: setting a password from a file, followed by a notification to another file.
For example, there are 2 files: one with new passwords, the second with used ones.
The password is changed (taken from the 1st) and the current one is written to the second (with which you can connect).
What to implement?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
0
0x3f00, 2014-04-23
@0x3f00

Apparently you have to write your own program. support.microsoft.com/kb/151546/en-us "How To Change Passwords Programmatically in Windows NT, Windows 2000, or Windows XP".

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question