Expiring Passwords for the User

The HSM provides a method for resetting the password via FTP and SFTP. If you do not activate the HSM, this feature is disabled after the 30-day trial period expires.

On Sites defined using the "strict security settings", passwords are set by default to expire in 90 days.

icon_info.gif

EFT Server executes cleanup procedures every day at 00:00:00 UTC and at Server Startup. This daily server cleanup removes/disables inactive administrators and user accounts and sends password reset and expiration notifications for every Site. All reminder e-mail messages are sent immediately after flagging the accounts to be reminded.

If a user with an expired password logs in over FTP, the user is prompted that the password is expired and must be reset. Until the password is successfully changed, EFT Server will not process any commands other than changing the password or exiting. If a user with an expired password logs in over SFTP, the user is forced to reset the password before continuing with the login process.

icon_info.gif

Password initial reset, expiration, and account management features only apply to GlobalSCAPE and ODBC authentication sites. These options are not available if other authentication types (AD, LDAP, etc.) are used. Password security features all apply to EFT Server, not to individual accounts.

There is no way to ask FTP users to change their password prior to logging in. EFT Server must allow them to login (authenticate), but then prevents any further interaction with their session until they change their password.

To expire a password after <n> days

  1. In the administration interface, connect to EFT Server and click the Server tab.

  2. In the left pane, click the user or Settings Template you want to configure, then click the Security tab.

    tab_user_security.gif

  3. If Password expiration options is not available, select the Allow users to reset their passwords check box.

  4. Next to Password expiration options, click Configure.

  5. To expire the password after a certain number of days, select the Expire passwords in check box, then specify the number of days.

  6. Click Apply to save the changes on EFT Server.

If reminders are enabled In the administration interface, users are prompted when their account passwords are about to expire and after the account is expired.

The text of the password expired message, below, is stored by default in C:\Documents and Settings\All Users\Application Data\GlobalSCAPE\EFT Server Enterprise\PasswordResetMsg.html.

%full_name%, The password for account: %username% has expired. Please change your password at your earliest convenience. Instructions for changing your password via FTP, SFTP, and HTTP/S are provided below for your convenience: 1. Please enter the following URL into your browser: %reset_page% 2. Supply your current password when prompted 3. Enter your new password and confirm 4. If approved, exit the browser and login as normal.

The text of the password expiration reminder message, below, is stored by default in C:\Documents and Settings\All Users\Application Data\GlobalSCAPE\EFT Server Enterprise\PasswordResetReminderMsg.html.

% full_name%, The password for account: %username% will expire in %days_left% days. Please change your password at your earliest convenience. Instructions for changing your password via FTP, SFTP, and HTTP/S are provided below for your convenience: 1. Please enter the following URL into your browser: %reset_page% 2. Supply your current password when prompted 3. Enter your new password and confirm 4. If approved, exit the browser and login as normal.

Note: On Windows 2008, Application Data files for all users are in a hidden folder named %systemroot%\ProgramData instead of under Documents and Settings\All Users\Application Data.

icon_info.gif

You can edit the HTML file for the password messages; however, be sure not to change the variables, which are enclosed in percent signs (%text%).

The account is not disabled; users with expired passwords may login if they provide their existing password and then the new password. Users are not allowed to proceed with their session until a password is created and accepted by the system.

If Expire password in N days is enabled, /manageaccount and the reset page are enabled, the password has expired, and the user logs in with an expired password, EFT Server automatically redirects the authenticated user to the reset page. (In HTTPS, the user is redirected to the rest page on the HTTPS port.)

When resetting passwords, all password complexity requirements, reuse history, and cyclical password-use checks apply, if those settings are enabled in the administration interface.

On a Site created using the "strict security settings" option, a warning message appears in the following situations:

Related Topics

Creating Users

Expired Password Reminder E-mail

AD Password Expiration

Changing an AD Password via the Web Transfer Client