Closed GarryLai closed 5 years ago
Yes, if encryption is enabled, password is generated and sent to user by e-mail when restricted data is requested for the first time. The user ID must be a correct e-mail address for this to work. This method is not webdc3-specific, but works with arclink in general. The data is now encrypted and must be decrypted by user.
A simpler workaround is using no encryption, but an "unguessable" (eg., random string) user ID as a "password".
In any case, arclink-access bindings must be configured and the restricted flag must be set in inventory.
I meam that is there a blank for me to enter the password for a user (e.g. admin)?
No, arclink passwords are not supported.
Thanks for your helping.
Does webdc3 support password for users when using arclink?