Am considering purchasing Hyena software and have downloaded the demo to give it a try. Am running into the following issue.
I am trying to create a hidden share for users on one of our servers. The hidden share folder should be named the same as the user name, while the actual share name should be hidden:
ie. user=danobobo
homefolder name should be danobobo
share name should be danobobo$
have tried the following:
New home directory mask:
\\servername\%username%$ Drive H:
Share directory local mask:
h:\users$\%username%
(note: the users$ hidden share is already created on server)
Share directory remote mask:
\\server\users$\%username%
receive message of unable to complete home directory configuration. unable to create home directory share danobobo$ on \\server. The device or directory does not exist.
If I change the new home directory mask to:
\\servername\user$\%username%$ Drive H:
the folder gets created with the username$ (would like this to be just the user name) and the share does not get created.
I am trying to create a hidden share for users on one of our servers. The hidden share folder should be named the same as the user name, while the actual share name should be hidden:
ie. user=danobobo
homefolder name should be danobobo
share name should be danobobo$
have tried the following:
New home directory mask:
\\servername\%username%$ Drive H:
Share directory local mask:
h:\users$\%username%
(note: the users$ hidden share is already created on server)
Share directory remote mask:
\\server\users$\%username%
receive message of unable to complete home directory configuration. unable to create home directory share danobobo$ on \\server. The device or directory does not exist.
If I change the new home directory mask to:
\\servername\user$\%username%$ Drive H:
the folder gets created with the username$ (would like this to be just the user name) and the share does not get created.
Comment