>-----Original Message-----
>
>"Joe" <anonymous@discussions.microsoft.com> wrote in
message
>news:5f4401c42dd2$25335640$a101280a@phx.gbl...
>> Roger I agree this is not that hard according to theory
>> but I cannot get past the prompt at the FP level
>>
>> I do not care what you do to this thing it will not let
>> you past the prompt with a browser account
>>
>> Ok at this point I have changed the desination folder
in
>> the upload form to _private or fpdb .but I will and
then I
>> am going to the IIS manger and change the permissions
of
>No. In the IIS mgmt UI you just check that Write is
allowed to
>the folder where files will be uploaded, and for safety
you
>set script/execute to none for the application.
>You then use Explorer to grant to the account at the
filesystem
>level in the NTFS permissions.
>
>> the _private folder for the account in FPSE correct? to
>> change/modify ok the account is
>>
>> User name >>>File ok so in FPSE this "file" should
have
>> to be set to browse correct? Well it is,and the subweb
>> does not have the same security as the parent web it is
>> only one upload page.
>>
>> Here is the password >>>> upload
>>
>> try to get me a file uploaded to my web
>>
>> see what happens?
>>
>The Url seems to have changed. The one you
>gave earlier returns 404 not found
>
>>
>> Thanks Joe
>>
>> >-----Original Message-----
>> >The accounts you see and call FP accounts are machine
>> >accounts.
>> >This is not that hard. If you have a web with
anonymous
>> >content, and then you use the FP Sharepoint admin
>> interface
>> >to define a subweb of this one, let us call it upld,
then
>> you
>> >go into the admin page for the new upld subweb, and
there
>> >you check to use permissions different from the
parent,
>> then
>> >check to not allow anonymous access, and finally grant
>> >browser role to the account you have defined and will
be
>> >giving out (this cannot be a Guest, well rather, if
it is
>> a
>> >Guest and it works it is because it is also either
>> directly
>> >or indirectly a Users member).
>> >Now, in this upld web you should put your upload form,
>> >so that people do not even get the form unless they
know
>> >the account name/pwd.
>> >Next, in upld subweb use _private, or fpdb, or define
a
>> >directory into which the uploaded file will go. This
>> folder
>> >you need to mark to allow write and not allow
script/exec
>> >in IIS mgmt UI, and to allow Change/Modify (on
_private,
>> >fpdb, FPSE tends to grant the to Network and to
>> Interactive)
>> >for the accounts that may be used (see earlier post).
>> >If this does not work it is likely due to the account
not
>> >having logon rights or not having read rights for the
root
>> >web of the website (auditing helps to find the few
files
>> where
>> >this is needed, but again, if you have not hand
tweaked
>> the
>> >NTFS permissions elsewhere, FPSE sets them more than
>> >sufficiently loose that this should not be the
problem).
>> >
>> >This is not that hard to do.
>> >You need to get auditing going so that you get some
>> guidance
>> >from the system as to which part of the whole is
missing
>> in
>> >how you have it set.
>> >
>> >--
>> >Roger Abell
>> >Microsoft MVP (Windows Server System: Security)
>> >MCSE (W2k3,W2k,Nt4) MCDBA
>> >"Joe" <anonymous@discussions.microsoft.com> wrote in
>> message
>> >news:575e01c42d3e$ee08e880$a401280a@phx.gbl...
>> >> I have tried just about everything I know of
including
>> >> your advise and as long as the account in the FPSE
is
>> set
>> >> to "browse" your screwed. Of course you could have a
>> >> machine account as an admin. but then what good is
that
>> >> >-----Original Message-----
>> >> >OK. There are a few things to take into account
here.
>> >> >First, the FP browse account generally only has
ability
>> >> >to read content files. So, it will not have a
grant of
>> >> >write on the area to which the upload is
attempting to
>> >> >save (unless it is one of the very few areas where
FP
>> >> >places very loose permissions).
>> >> >So, two things to check. Suppose the upload is
trying
>> >> >to save to some folder ./here/
>> >> >In the IIS mgmt interface, locate this ./here and
r-
>> click
>> >> >into its properties and there set none for
application
>> >> >script/execute, and set write with a radio-check.
>> >> >Then, find the ./here folder in Explorer and set
>> >> permissions
>> >> >to modify for the IUSR_, the IWAM_, and the
accounts
>> >> >that are supposed to be able to upload. This is
>> overkill,
>> >> >but it should cover the bases regardless of the
types
>> of
>> >> >authentication you are supporting and the process
>> >> isolation
>> >> >setting of the web app.
>> >> >Also, if you have used IISlockdown make sure that
there
>> >> >are not Deny Write settings on this ./here
directory.
>> >> >If things are still not working the most simple
thing
>> is
>> >> to
>> >> >set an audit ACE in the NTFS permissions, for
Failure
>> >> >Full, and make sure the the effective local policy
will
>> >> >enable auditing of failures. I have seen FP do
some
>> >> strange
>> >> >things, expecting account to have read at spots in
the
>> >> root
>> >> >web, etc. but if you have not hand-tightended the
NTFS
>> >> >permissions of the web content this should not come
>> into
>> >> >play.
>> >> >--
>> >> >Roger Abell
>> >> >Microsoft MVP (Windows Server System: Security)
>> >> >MCSE (W2k3,W2k,Nt4) MCDBA
>> >> >"Joe" <anonymous@discussions.microsoft.com> wrote
in
>> >> message
>> >> >news:517501c42c99$4db989c0$a301280a@phx.gbl...
>> >> >> Hello Roger
>> >> >>
>> >> >> I have created the subweb account as you have
said
>> to be
>> >> >> the simplest. But the same problem remains anyone
>> with
>> >> FP
>> >> >> can enter the web the usr has to be an Author to
>> submit
>> >> >> the file. I can't get aroung this unles you know
a
>> >> better
>> >> >> way I am struggling here.
>> >> >>
>> >> >>
https://animocracy.com/upload >> >> >>
>> >> >> Should take you there. When you submit, the
prompt is
>> >> back
>> >> >> asking for the user name and password
>> >> >> thanks guys
>> >> >> Joe
>> >> >
>> >> >
>> >> >.
>> >> >
>> >
>> >
>> >.
>> >
>
>
>.