Managing User Accounts
As an administrator, you can manage user accounts within your Files.com site using the CLI App.
List All User Accounts
You might find it helpful to export in CSV format and save that output to a file. Here's how to do that:
or
List Users Who Are Connecting With Insecure Ciphers
By including the last_login_at and last_protocol_cipher fields in your report, you can generate a CSV report of your users that are connecting with insecure ciphers.
Examining the results will show which users are connecting with an insecure cipher. If the cipher that was used contains any of the following strings, it is not a secure cipher.
List Specific User Accounts
or
The --filter-by
option in the above command also allows the asterisk character to be used for wildcard matching:
Create a User Account
Update a User Account
Update User Daily Email Notification Send Time
Indicate the hour of the day, from 0
to 23
, when notifications should be sent (in the user's timezone).