Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

NEED HELP WITH XP IIS SECURITY

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  banner.gif  
Author Message
none37

External


Since: Jul 11, 2004
Posts: 3



(Msg. 1) Posted: Sun Jul 11, 2004 10:13 pm
Post subject: NEED HELP WITH XP IIS SECURITY
Archived from groups: microsoft>public>inetserver>iis, others (more info?)

I've just installed Windows XP Pro on my PC.

I used to run Windows 2000 Pro on my machine and I was able to configure who
could have access to certain files in IIS and who couldn't by right clicking
the file in Windows Explorer go to properties and then the security tab.

Now with XP I can't, all it has is properties for local sharing and security
and network sharing and security. I have tried both items and none seem to
give me the options I need.

I used to use IIS on XP but I found difficulties when trying to connect
dreamweaver to MySql databases using localhost. The only solution I have
managed to find on the internet on how to resolve it is to use Apache. So
at the moment I'm playing with that. I'm trying to learn PHP and the
problem I am having is when I put a folder or file outside of the root
folder for security reasons and then write script to access that folder.
There are no problems with the script, it's just denied access to the file.
In this case it is a flat text file that I want to be able to write to using
IIS. The way I used to work around this is through the security tab on the
properties, but now on XP it doesn't seem to have this property. Do I have
to re-install 2000 to get this to function or can I just enable it somehow
within XP?

All input greatly appreciated.

Jones

 >> Stay informed about: NEED HELP WITH XP IIS SECURITY 
Back to top
Login to vote
dknox

External


Since: Jul 11, 2004
Posts: 2



(Msg. 2) Posted: Sun Jul 11, 2004 10:13 pm
Post subject: Re: NEED HELP WITH XP IIS SECURITY [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In Windows Explorer go to Tools, Folder Options, View. Scroll down and =
uncheck Use Simple File Sharing

--=20
Doug Knox, MS-MVP Windows Media Center\Windows Powered Smart Display
Win 95/98/Me/XP Tweaks and Fixes
<a style='text-decoration: underline;' href="http://www.dougknox.com" target="_blank">http://www.dougknox.com</a>
--------------------------------
Per user Group Policy Restrictions for XP Home and XP Pro
<a style='text-decoration: underline;' href="http://www.dougknox.com/xp/utils/xp_securityconsole.htm" target="_blank">http://www.dougknox.com/xp/utils/xp_securityconsole.htm</a>
--------------------------------
Please reply only to the newsgroup so all may benefit.
Unsolicited e-mail is not answered.
=20
"Jones" <none.RemoveThis@nonenonenone.co.uk> wrote in message =
news:tjgIc.985$ep7.12645415@news-text.cableinet.net...
 > I've just installed Windows XP Pro on my PC.
 >=20
 > I used to run Windows 2000 Pro on my machine and I was able to =
configure who
 > could have access to certain files in IIS and who couldn't by right =
clicking
 > the file in Windows Explorer go to properties and then the security =
tab.
 >=20
 > Now with XP I can't, all it has is properties for local sharing and =
security
 > and network sharing and security. I have tried both items and none =
seem to
 > give me the options I need.
 >=20
 > I used to use IIS on XP but I found difficulties when trying to =
connect
 > dreamweaver to MySql databases using localhost. The only solution I =
have
 > managed to find on the internet on how to resolve it is to use Apache. =
So
 > at the moment I'm playing with that. I'm trying to learn PHP and the
 > problem I am having is when I put a folder or file outside of the root
 > folder for security reasons and then write script to access that =
folder.
 > There are no problems with the script, it's just denied access to the =
file.
 > In this case it is a flat text file that I want to be able to write to =
using
 > IIS. The way I used to work around this is through the security tab =
on the
 > properties, but now on XP it doesn't seem to have this property. Do I =
have
 > to re-install 2000 to get this to function or can I just enable it =
somehow
 > within XP?
 >=20
 > All input greatly appreciated.
 >=20
 > Jones
 >=20
 >=20
 ><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: NEED HELP WITH XP IIS SECURITY 
Back to top
Login to vote
user675

External


Since: Aug 28, 2003
Posts: 617



(Msg. 3) Posted: Mon Jul 12, 2004 4:39 am
Post subject: Re: NEED HELP WITH XP IIS SECURITY [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Sun, 11 Jul 2004 19:13:29 GMT, "Jones" <none.DeleteThis@nonenonenone.co.uk>
wrote:

 >I've just installed Windows XP Pro on my PC.
 >
 >I used to run Windows 2000 Pro on my machine and I was able to configure who
 >could have access to certain files in IIS and who couldn't by right clicking
 >the file in Windows Explorer go to properties and then the security tab.
 >
 >Now with XP I can't, all it has is properties for local sharing and security
 >and network sharing and security. I have tried both items and none seem to
 >give me the options I need.
 >
 >I used to use IIS on XP but I found difficulties when trying to connect
 >dreamweaver to MySql databases using localhost. The only solution I have
 >managed to find on the internet on how to resolve it is to use Apache. So
 >at the moment I'm playing with that. I'm trying to learn PHP and the
 >problem I am having is when I put a folder or file outside of the root
 >folder for security reasons and then write script to access that folder.
 >There are no problems with the script, it's just denied access to the file.
 >In this case it is a flat text file that I want to be able to write to using
 >IIS. The way I used to work around this is through the security tab on the
 >properties, but now on XP it doesn't seem to have this property. Do I have
 >to re-install 2000 to get this to function or can I just enable it somehow
 >within XP?
 >
 >All input greatly appreciated.
 >
 >Jones

Hello,

Read this KB article :

How to disable simplified sharing and set permissions on a shared
folder in Windows XP
<a style='text-decoration: underline;' href="http://support.microsoft.com/?id=307874" target="_blank">http://support.microsoft.com/?id=307874</a>


Regards,

Paul Lynch
MCSE<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: NEED HELP WITH XP IIS SECURITY 
Back to top
Login to vote
none37

External


Since: Jul 11, 2004
Posts: 3



(Msg. 4) Posted: Mon Jul 12, 2004 11:31 am
Post subject: Re: NEED HELP WITH XP IIS SECURITY [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Doug Knox MS-MVP" <dknox.DeleteThis@mvps.org> wrote in message
news:eHNq633ZEHA.3512@TK2MSFTNGP12.phx.gbl...
In Windows Explorer go to Tools, Folder Options, View. Scroll down and
uncheck Use Simple File Sharing


Thanks Doug, it did the trick and all is working as it should be.

Thanks again

Jones


"Jones" <none.DeleteThis@nonenonenone.co.uk> wrote in message
news:tjgIc.985$ep7.12645415@news-text.cableinet.net...
 > I've just installed Windows XP Pro on my PC.
 >
 > I used to run Windows 2000 Pro on my machine and I was able to configure
who
 > could have access to certain files in IIS and who couldn't by right
clicking
 > the file in Windows Explorer go to properties and then the security tab.
 >
 > Now with XP I can't, all it has is properties for local sharing and
security
 > and network sharing and security. I have tried both items and none seem
to
 > give me the options I need.
 >
 > I used to use IIS on XP but I found difficulties when trying to connect
 > dreamweaver to MySql databases using localhost. The only solution I have
 > managed to find on the internet on how to resolve it is to use Apache. So
 > at the moment I'm playing with that. I'm trying to learn PHP and the
 > problem I am having is when I put a folder or file outside of the root
 > folder for security reasons and then write script to access that folder.
 > There are no problems with the script, it's just denied access to the
file.
 > In this case it is a flat text file that I want to be able to write to
using
 > IIS. The way I used to work around this is through the security tab on
the
 > properties, but now on XP it doesn't seem to have this property. Do I
have
 > to re-install 2000 to get this to function or can I just enable it somehow
 > within XP?
 >
 > All input greatly appreciated.
 >
 > Jones
 >
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: NEED HELP WITH XP IIS SECURITY 
Back to top
Login to vote
none37

External


Since: Jul 11, 2004
Posts: 3



(Msg. 5) Posted: Mon Jul 12, 2004 11:32 am
Post subject: Re: NEED HELP WITH XP IIS SECURITY [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Paul Lynch" <paul.lynch DeleteThis @nospam.com> wrote in message
news:adn3f0di2b5dpo0br81acagpjnfeibbsm4@4ax.com...
 > On Sun, 11 Jul 2004 19:13:29 GMT, "Jones" <none DeleteThis @nonenonenone.co.uk>
 > wrote:
 >
  > >All input greatly appreciated.
  > >
  > >Jones
 >
 > Hello,
 >
 > Read this KB article :
 >
 > How to disable simplified sharing and set permissions on a shared
 > folder in Windows XP
<font color=purple> > <a style='text-decoration: underline;' href="http://support.microsoft.com/?id=307874</font" target="_blank">http://support.microsoft.com/?id=307874</font</a>>
 >
 >
 > Regards,
 >
 > Paul Lynch
 > MCSE

Thanks for the help Paul.

Jones<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: NEED HELP WITH XP IIS SECURITY 
Back to top
Login to vote
dknox

External


Since: Jul 11, 2004
Posts: 2



(Msg. 6) Posted: Mon Jul 12, 2004 12:58 pm
Post subject: Re: NEED HELP WITH XP IIS SECURITY [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

You're welcome Smile

--=20
Doug Knox, MS-MVP Windows Media Center\Windows Powered Smart Display
Win 95/98/Me/XP Tweaks and Fixes
<a style='text-decoration: underline;' href="http://www.dougknox.com" target="_blank">http://www.dougknox.com</a>
--------------------------------
Per user Group Policy Restrictions for XP Home and XP Pro
<a style='text-decoration: underline;' href="http://www.dougknox.com/xp/utils/xp_securityconsole.htm" target="_blank">http://www.dougknox.com/xp/utils/xp_securityconsole.htm</a>
--------------------------------
Please reply only to the newsgroup so all may benefit.
Unsolicited e-mail is not answered.
=20
"Jones" <none RemoveThis @nonenonenone.co.uk> wrote in message =
news:G%rIc.1332$gO4.15783124@news-text.cableinet.net...
 >=20
 > "Doug Knox MS-MVP" <dknox RemoveThis @mvps.org> wrote in message
 > news:eHNq633ZEHA.3512@TK2MSFTNGP12.phx.gbl...
 > In Windows Explorer go to Tools, Folder Options, View. Scroll down =
and
 > uncheck Use Simple File Sharing
 >=20
 >=20
 > Thanks Doug, it did the trick and all is working as it should be.
 >=20
 > Thanks again
 >=20
 > Jones
 >=20
 >=20
 > "Jones" <none RemoveThis @nonenonenone.co.uk> wrote in message
 > news:tjgIc.985$ep7.12645415@news-text.cableinet.net...
  >> I've just installed Windows XP Pro on my PC.
  >>
  >> I used to run Windows 2000 Pro on my machine and I was able to =
configure
 > who
  >> could have access to certain files in IIS and who couldn't by right
 > clicking
  >> the file in Windows Explorer go to properties and then the security =
tab.
  >>
  >> Now with XP I can't, all it has is properties for local sharing and
 > security
  >> and network sharing and security. I have tried both items and none =
seem
 > to
  >> give me the options I need.
  >>
  >> I used to use IIS on XP but I found difficulties when trying to =
connect
  >> dreamweaver to MySql databases using localhost. The only solution I =
have
  >> managed to find on the internet on how to resolve it is to use =
Apache. So
  >> at the moment I'm playing with that. I'm trying to learn PHP and the
  >> problem I am having is when I put a folder or file outside of the =
root
  >> folder for security reasons and then write script to access that =
folder.
  >> There are no problems with the script, it's just denied access to the
 > file.
  >> In this case it is a flat text file that I want to be able to write =
to
 > using
  >> IIS. The way I used to work around this is through the security tab =
on
 > the
  >> properties, but now on XP it doesn't seem to have this property. Do =
I
 > have
  >> to re-install 2000 to get this to function or can I just enable it =
somehow
  >> within XP?
  >>
  >> All input greatly appreciated.
  >>
  >> Jones
  >>
  >>
  >>
 >=20
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: NEED HELP WITH XP IIS SECURITY 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Security - Is there anyway to track who setup the security on a website or web folder and what are the changes made and at what time? We use IIS 6.0. There are local user groups created for each security category (role) on a website. How can see when a particula...

security how to - Hi all, Can anyone point me to a tutorial on making IIS secure, bearing in mind I'm a newbie at server stuff ? I'm wanting to host my own site. I know a lot about ASP, HTML etc but zip about servers. Darren

ASP.NET Security - Hi I am wondering how to prevent IIS getting access to other folders for write/read access using ASP.NET In case I want to give a write access to a permission for a user so they can write in their own web space, other users can get into it and write ther...

Security - I have been told that there is a security threat to a network when running IIS personal web server. I am using PWS to test some pages that I am building. I did not know that there was a risk. Can some one help me understand what the risk is?

Don't want security - I have a machine running win2003 server IIS 6.0. It's within a intranet enviroment in the company. I use it to host a web application. The machine's name is "ABC", it's full name is: "ABC.company.com" The problem is when I access the...
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]