Setting Permissions on XP Home


Go Back   Computer Help Articles > Windows XP Security Admin
User Name
Password
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-05-2006, 04:19 AM
BobV
 
Posts: n/a
Default Setting Permissions on XP Home

Group:

How do I set Permissions on my computer running Windows XP Home Edition?
Everything I have read says to right-click on the folder, select Properties,
and then select the Security tab. I don't see a tab called Security. All I
see is a Sharing tab and it doesn't have a button on it to set Permissions.
The Sharing tab has two sections on it: (1) Local Sharing & Security with a
button that says "Make this folder private.", and (2) Network Sharing &
Security with a button on it that says "Share this folder on the network".
Nowhere on the Sharing tab is there a Permissions button to press. My drive
is formatted as NTFS, and I am logged as an administrator.

What am I doing wrong? How do I set the Permissions to a folder using
Windows XP Home?

Thanks,
BobV


Reply With Quote
  #2  
Old 01-05-2006, 04:19 AM
Bruce Chambers
 
Posts: n/a
Default Re: Setting Permissions on XP Home

BobV wrote:
> Group:
>
> How do I set Permissions on my computer running Windows XP Home Edition?
> Everything I have read says to right-click on the folder, select Properties,
> and then select the Security tab. I don't see a tab called Security. All I
> see is a Sharing tab and it doesn't have a button on it to set Permissions.
> The Sharing tab has two sections on it: (1) Local Sharing & Security with a
> button that says "Make this folder private.", and (2) Network Sharing &
> Security with a button on it that says "Share this folder on the network".
> Nowhere on the Sharing tab is there a Permissions button to press. My drive
> is formatted as NTFS, and I am logged as an administrator.
>
> What am I doing wrong? How do I set the Permissions to a folder using
> Windows XP Home?
>
> Thanks,
> BobV
>
>



For WinXP Home, you need to reboot into Safe Mode and log in as
Administrator. (You also have to be using the NTFS file system, of
course; FAT32 has no security capabilities.)


--

Bruce Chambers

Help us help you:
http://dts-l.org/goodpost.htm
http://www.catb.org/~esr/faqs/smart-questions.html

You can have peace. Or you can have freedom. Don't ever count on having
both at once. - RAH
Reply With Quote
  #3  
Old 01-05-2006, 04:19 AM
Steven L Umbach
 
Posts: n/a
Default Re: Setting Permissions on XP Home

In XP Home you either need to use a command line tool such as cacls or boot
into Safe Mode, logon as the administrator and then configure permission
assuming you use NTFS file system. If you are not using NTFS you can convert
to it without losing any data. See the link below for more details. ---
Steve

http://support.microsoft.com/default...b;en-us;308418

"BobV" <rkvjr.IGNORE@earthlink.net> wrote in message
news:MKeaf.5007$yX2.1770@newsread2.news.pas.earthl ink.net...
> Group:
>
> How do I set Permissions on my computer running Windows XP Home Edition?
> Everything I have read says to right-click on the folder, select
> Properties, and then select the Security tab. I don't see a tab called
> Security. All I see is a Sharing tab and it doesn't have a button on it to
> set Permissions. The Sharing tab has two sections on it: (1) Local Sharing
> & Security with a button that says "Make this folder private.", and (2)
> Network Sharing & Security with a button on it that says "Share this
> folder on the network". Nowhere on the Sharing tab is there a Permissions
> button to press. My drive is formatted as NTFS, and I am logged as an
> administrator.
>
> What am I doing wrong? How do I set the Permissions to a folder using
> Windows XP Home?
>
> Thanks,
> BobV
>



Reply With Quote
  #4  
Old 01-05-2006, 04:19 AM
BobV
 
Posts: n/a
Default Re: Setting Permissions on XP Home

Group:

Thanks for the help. I wonder why Microsoft didn't make it easier to set the
permissions on XP Home Edition. Going into Safe Mode or using cscls.exe to
set them is not an elegant solution.

BobV


"Steven L Umbach" <n9rou@n0-spam-for-me-comcast.net> wrote in message
news:-YKdnXcY0-8LHfTenZ2dnUVZ_tidnZ2d@comcast.com...
> In XP Home you either need to use a command line tool such as cacls or
> boot into Safe Mode, logon as the administrator and then configure
> permission assuming you use NTFS file system. If you are not using NTFS
> you can convert to it without losing any data. See the link below for more
> details. --- Steve
>
> http://support.microsoft.com/default...b;en-us;308418
>
> "BobV" <rkvjr.IGNORE@earthlink.net> wrote in message
> news:MKeaf.5007$yX2.1770@newsread2.news.pas.earthl ink.net...
>> Group:
>>
>> How do I set Permissions on my computer running Windows XP Home Edition?
>> Everything I have read says to right-click on the folder, select
>> Properties, and then select the Security tab. I don't see a tab called
>> Security. All I see is a Sharing tab and it doesn't have a button on it
>> to set Permissions. The Sharing tab has two sections on it: (1) Local
>> Sharing & Security with a button that says "Make this folder private.",
>> and (2) Network Sharing & Security with a button on it that says "Share
>> this folder on the network". Nowhere on the Sharing tab is there a
>> Permissions button to press. My drive is formatted as NTFS, and I am
>> logged as an administrator.
>>
>> What am I doing wrong? How do I set the Permissions to a folder using
>> Windows XP Home?
>>
>> Thanks,
>> BobV
>>

>
>



Reply With Quote
  #5  
Old 01-05-2006, 04:19 AM
ottermi619 (A+)
 
Posts: n/a
Default Re: Setting Permissions on XP Home

In addition, though this is not recommended, you may use the Windows NT 4.0
File Manager to set permissions. Beware that it uses the older security model
and it may not be fully compatible with security descriptors of some files.
I'd suggest using the winfile.exe from Service Pack 6a.
--
This is A SQUARE HOUSE. Please report any un-fairness to the proprietor


"BobV" wrote:

> Group:
>
> Thanks for the help. I wonder why Microsoft didn't make it easier to set the
> permissions on XP Home Edition. Going into Safe Mode or using cscls.exe to
> set them is not an elegant solution.
>
> BobV
>
>
> "Steven L Umbach" <n9rou@n0-spam-for-me-comcast.net> wrote in message
> news:-YKdnXcY0-8LHfTenZ2dnUVZ_tidnZ2d@comcast.com...
> > In XP Home you either need to use a command line tool such as cacls or
> > boot into Safe Mode, logon as the administrator and then configure
> > permission assuming you use NTFS file system. If you are not using NTFS
> > you can convert to it without losing any data. See the link below for more
> > details. --- Steve
> >
> > http://support.microsoft.com/default...b;en-us;308418
> >
> > "BobV" <rkvjr.IGNORE@earthlink.net> wrote in message
> > news:MKeaf.5007$yX2.1770@newsread2.news.pas.earthl ink.net...
> >> Group:
> >>
> >> How do I set Permissions on my computer running Windows XP Home Edition?
> >> Everything I have read says to right-click on the folder, select
> >> Properties, and then select the Security tab. I don't see a tab called
> >> Security. All I see is a Sharing tab and it doesn't have a button on it
> >> to set Permissions. The Sharing tab has two sections on it: (1) Local
> >> Sharing & Security with a button that says "Make this folder private.",
> >> and (2) Network Sharing & Security with a button on it that says "Share
> >> this folder on the network". Nowhere on the Sharing tab is there a
> >> Permissions button to press. My drive is formatted as NTFS, and I am
> >> logged as an administrator.
> >>
> >> What am I doing wrong? How do I set the Permissions to a folder using
> >> Windows XP Home?
> >>
> >> Thanks,
> >> BobV
> >>

> >
> >

>
>
>

Reply With Quote
  #6  
Old 01-05-2006, 04:19 AM
Steven L Umbach
 
Posts: n/a
Default Re: Setting Permissions on XP Home

I believe that did that to keep people from easily messing with permissions
since XP Home is targeted to the home market. Changing a few wrong
permissions will prevent a user from being able to logon to the
mputer. --- Steve


"BobV" <rkvjr.IGNORE@earthlink.net> wrote in message
news:vqoaf.5161$yX2.3361@newsread2.news.pas.earthl ink.net...
> Group:
>
> Thanks for the help. I wonder why Microsoft didn't make it easier to set
> the permissions on XP Home Edition. Going into Safe Mode or using
> cscls.exe to set them is not an elegant solution.
>
> BobV
>
>
> "Steven L Umbach" <n9rou@n0-spam-for-me-comcast.net> wrote in message
> news:-YKdnXcY0-8LHfTenZ2dnUVZ_tidnZ2d@comcast.com...
>> In XP Home you either need to use a command line tool such as cacls or
>> boot into Safe Mode, logon as the administrator and then configure
>> permission assuming you use NTFS file system. If you are not using NTFS
>> you can convert to it without losing any data. See the link below for
>> more details. --- Steve
>>
>> http://support.microsoft.com/default...b;en-us;308418
>>
>> "BobV" <rkvjr.IGNORE@earthlink.net> wrote in message
>> news:MKeaf.5007$yX2.1770@newsread2.news.pas.earthl ink.net...
>>> Group:
>>>
>>> How do I set Permissions on my computer running Windows XP Home Edition?
>>> Everything I have read says to right-click on the folder, select
>>> Properties, and then select the Security tab. I don't see a tab called
>>> Security. All I see is a Sharing tab and it doesn't have a button on it
>>> to set Permissions. The Sharing tab has two sections on it: (1) Local
>>> Sharing & Security with a button that says "Make this folder private.",
>>> and (2) Network Sharing & Security with a button on it that says "Share
>>> this folder on the network". Nowhere on the Sharing tab is there a
>>> Permissions button to press. My drive is formatted as NTFS, and I am
>>> logged as an administrator.
>>>
>>> What am I doing wrong? How do I set the Permissions to a folder using
>>> Windows XP Home?
>>>
>>> Thanks,
>>> BobV
>>>

>>
>>

>
>



Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't use higher resolution with Topcon 10" monitor emil_lam Windows XP Video 22 01-05-2006 07:26 AM
File Sharing Permissions from Clients in a Home Network Scott Windows XP Network Web 5 01-05-2006 04:12 AM
Last windows update broke my home network (file and print sharing) Ryan M Windows XP Network Web 3 01-05-2006 04:11 AM
Setting up permissions in Windows XP pro PaulMetz Windows XP Network Web 2 01-05-2006 04:09 AM
How do I change Internet Explorer home page setting from MSN home Astiman Windows XP Basics 2 01-05-2006 02:02 AM


All times are GMT. The time now is 08:52 AM.


Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd. SEO by vBSEO 2.3.2 © 2005, Crawlability, Inc.

Setting Permissions on XP Home