Avatar of Alan Duck
Alan Duck
Flag for United Kingdom of Great Britain and Northern Ireland asked on

hiding fileserver from some people on the domain

Have a server which is not the domain contoller , that runs a database only , customer wants only the users who use the database to be able to see the server ,problem I see is most of the workstations are Vista Business
Microsoft Server OSMicrosoft Legacy OSServer Hardware

Avatar of undefined
Last Comment
MCSA2003

8/22/2022 - Mon
ASKER CERTIFIED SOLUTION
Joseph Daly

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
Joseph Daly

Not sure how the database is configured but it may also be possible to create a hidden share on that server by putting the $ at the end of the shared folder name. This would hide the folder from displaying if you browse to the server. Only users that know the full path would be able to access the data.

You could also look into restricting the read access to the database to only those users who are supposed to view it.
MCSA2003

You can do as xxdcmast stated with the hidden share, but also as he said, it is not the most secure as people who may know the full path can still access it. Why not set permissions on the folder and create a GPO or share permissions for only those that are supposed t have access.
Your help has saved me hundreds of hours of internet surfing.
fblack61