Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Encrypted passwords from Dialog
#9
Quote:what happens when two separate users are "rset"-ing to the shared network .ini file simultaneously

Don't know. Maybe Windows API functions used by rset manage it, maybe not.

lock cannot be used because it works only on single computer.

If we don't know that, safer is to use multiple files. Otherwise you could use single file.

Ini file format is

[section]
user1=[*ENCRYPTEDPASSWORD1*]
user2=[*ENCRYPTEDPASSWORD2*]
...


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)