• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

user account for SMB

x_kzy_xd

Member
is it possible to create user accounts under windows just for home network sharing?

I don't want the account to appear in the list of login windows. I don't need it to have its own set of folders, etc...

I just need many different login credential for my SMB shares.
 
I think you can accomplish that by removing the right to log on locally via the local security policy and adding it to the list of hidden accounts in the registry, but I don't think there's a simple checkbox to do either for you.
 
You can hide user accounts from the welcome screen

No home/profile folders are created until a user interactively logs in to the desktop. So if that never happens, no folders will ever be created. So, as mentioned, disallow local login for that account.

secpol.msc --> Security Settings --> Local Policies --> User Rights Assignment --> Deny Log On Locally --> Add User or Group
Just add each smb account to a smb user group and add the group to the above.
 
Last edited:
Back
Top