users
This is a discussion about users in the Windows Software category; It's me again (or for some) I would like to know if there is a way of blocking -can't find the right term- the users on a computer: like disable acces to some folders or my computer or just to the files of the other users.
It's me again (or for some)
I would like to know if there is a way of "blocking" -can't find the right term- the users on a computer: like disable acces to some folders or my computer or just to the files of the other users... is it only with ntfs ??
I would like to know if there is a way of "blocking" -can't find the right term- the users on a computer: like disable acces to some folders or my computer or just to the files of the other users... is it only with ntfs ??
Participate in our website and join the conversation
This subject has been archived. New comments and votes cannot be submitted.
Responses to this topic
Only with NTFS can you assign permissions. A third-party program is required to limit access to files on a FAT partition.
OP
thx
I'm formating my hd now...
I'm formating my hd now...
Quote:thx
I'm formating my hd now...
make sure you back up those files first or you woln't have any to block
I'm formating my hd now...
make sure you back up those files first or you woln't have any to block
You know you could easily convert your FAT32 partition to NTFS without losing any data.
OP
It is an empty hd that I formated... I don't really need it, I just wanted to know how it works... Maybe in the (near) future I'll need it
Just in case if somebody would like to know,
this console command converts FAT32 to NTFS without loosing any data:
CONVERT X: /FS:NTFS
this console command converts FAT32 to NTFS without loosing any data:
CONVERT X: /FS:NTFS
OP
:x That's nice... thx for the info