You can specify the user's login folder at User Setting Level or per user. This is typically set at the user level, but the User Setting Level can override the user setting.
When you create a Site and select the Auto
assign home folders to newly created users check box, each user
account that is created will have a home folder added as a subfolder of
the home folder for the User Setting Level to which the user is added.
So, for example, if you add a user jsmith to the User Setting Level "Power
Users," and that User Setting Level's home folder has a path of /Usr/Power Users/ in the VFS,
then this new jsmith account will be generated with a home folder in EFT
Server's VFS of /Usr/Power Users/jsmith.
This is the default behavior when creating a user within EFT Administrator,
however, you can override/change that behavior when the Site is created.
If the user is created using the COM interface, or the user appears in
the EFT Server list as a result of Active Directory, LDAP, or ODBC querying
the user account list in real time and finding out that it IS a valid
user but not yet added to EFT Server, then a home folder is added as a
subfolder of the home folder for the User Setting Level to which the user
is added.
For Sites that use NTLM/AD authentication, if the user account has a Home
Folder defined by the AD administrator, then EFT Server's VFS will not create a physical folder for the new
user, but instead creates a virtual folder that points to the path specified
in Active Directory for the home folder for that user (sometimes called
a roaming profile). Therefore, if jsmith exists on the AD controller as
a valid user with a home folder mapped to \\192.168.20.19\common_file_share\jsmith,
then when jsmith becomes a new user on EFT Server (using the same path/User
Setting Level from the above example), then jsmith will be assigned the
home folder /usr/Power Users/jsmith which
is a virtual folder pointing to \\192.168.20.19\common_file_share\jsmith.
To set a user's home folder
In EFT Administrator, connect to EFT Server and click the Server tab.
In the left pane, click the user you want to configure.
In the right pane, click the Main tab.
Select the Home folder check box. The Home folder box becomes editable.
If you want to ensure that the User Setting Level is not controlling the user's home folder, clear the Home folder check box at the User Setting Level. |
Do one of the following:
Type the path to the folder. If you type or paste a path in the Home folder box, EFT Server does not verify that the folder exists. (Use UNC paths, not mapped drives.)
Click the open icon next to the Home folder box. In the Browse VFS dialog box, click the folder in which you want the user's folder placed, then click OK.
Type a forward slash if you want the user's folder to be created at the root of the EFT Server directory instead of the Usr directory.
Do one of the following:
Clear the Treat home folder as default root folder check box. When it is cleared, if you built the Site with the defaults, the user's root folder is /Usr/<username>.
Click Apply to save the changes on EFT Server.