Admin Tip # 32 : Make user shares hidden |
Hits: Failed to execute CGI : Win32 Error Code = 3
|
net use z: \\homeserver\%username% will have to be changed to
net use z: \\homeserver\%username%$.
No big deal but a problem if you have logon scripts and you change to hidden user shares.
Of course, if the sharenames are userids, hidding them is not a particularly strong security measure.
Highly recommended.