Mike wrote:
> On 25 Feb, 12:28, PeeGee <tries...@yahoo.co.uk> wrote:
>> Martin Underwood wrote:
>>> "Geoff Lane" <datemasde....@gishpuppy.com> wrote in message
>>> news:erqftn$rke$(E-Mail Removed)...
>>>> I am running XP Home behind a NAT Router, I also have an older Win98
>>>> machine.
>>>> Viewing some file sharing properties I noted that my Win98 system allows a
>>>> password to be set for file read and/or writing.
>>>> On my XP Home system I cannot find a password option, is this available on
>>>> XP Home?
>>> No, sadly it isn't. For some reason, Microsoft decided to take share-level
>>> security out of XP Home. To get read/write password security, you need to XP
>>> Pro and the file/folder-level security - but to do that you get into the
>>> realms of having identical user names on all machines - and maybe a domain
>>> controller with a central user accounts database to ensure that a given user
>>> has a domain-wide security ID (SID), which is overkill for a home network.
>>> Share-level security was less secure than file-level, but it is better than
>>> nothing: often on a home network what you want is to discourage casual
>>> opportunistic use rather than to keep out the determined hacker. Or else you
>>> want to allow read access to everyone but restrict write/delete access to
>>> those who know the password. All that XP Home allows you is read access for
>>> everyone and (if desired) write access for everyone.
>> It is possible to set user permissions on folders in XP Home, but you
>> have to delve into command line operations. The command is cacls.
>> However, you will need to have the same user details on both systems for
>> this to be effective.
>>
>> PeeGee
>>
>> - Show quoted text -
>
> Can you elaborate ? ie:delve into cmd prompt to set a specific folder
> or to make visible the option to use, user details on each machine ? a
> text file ?
>
Sorry, I was a bit cryptic. As you surmised, run CMD to get the command
prompt and then type "cacls", this will give the parameters. The
"filename" can also be a folder name; use a full path.
You can only set parameters for a user on the system (or domain users),
so the same user details have to be created as on the win98 system. You
just need something like
cacls d:\shared /p win98user:f
cacls d:\shared /e /g localuser:f
which will allow "localuser" to access the folder, as well as the win98
user.
As has been said elsewhere, this will only work with NTFS and not FAT32.
You may need to set up win98 for "family logon" to get the
username/password to be checked. (I don't have the facilities to check
this at home). I don't know of a way to password protect the share directly.
PeeGee
--
The reply address is a spam trap. All mail is reported as spam.
"Nothing should be able to load itself onto a computer without the
knowledge or consent of the computer user. Software should also be
able to be removed from a computer easily."
Peter Cullen, Microsoft Chief Privacy Strategist (Computing 18 Aug 05)
--
Posted via a free Usenet account from
http://www.teranews.com