This option specifies the location of a user's home directory for use by the DOS NET commands. For example, to specify a home directory as a share on a Samba server, use the following:
logon home = \\hydra\%U
Note that this works nicely with the
[homes]
service, although you can specify any directory you wish. Home directories can be mapped with a logon script using the following command:
NET USE I: /HOME
In addition, you can use the User Environment Profile under User Properties in the Windows NT User Manager to verify that the home directory has automatically been set.