| Author |
Message |
fs
Guest
|
Posted:
Mon Jan 10, 2005 9:31 pm Post subject:
Images uploaded from local prompts for authentication |
|
|
I have a cms site (2002, sp1 on win2k) in which the content users have
uploaded a lot of images from local hard disk.
When a posting with such images are requested, the read-only site
(guest-enabled) will prompt for a login, and only users with authoring rights
will be able to view the images.
I've checked the NR and rdonlyres folders, and have given the IIS guest
account full rights to these folders (as well enable anonymous in the virtual
directory in IIS).
Anyone has encountered this before? Any ideas?
Thanks in advance! |
|
| Back to top |
|
 |
Stefan [MSFT]
Guest
|
Posted:
Mon Jan 10, 2005 9:45 pm Post subject:
Re: Images uploaded from local prompts for authentication |
|
|
Hi FS,
did you assign the subscriber rights group with the guest account to the
resource galleries?
If you already checked this you could also download filemon from
www.sysinsternals.com to check if there are any access denied errors when a
guest tries to browse one of the resource gallery items. this will proof if
there is an ACL problem on the file system or not.
Cheers,
Stefan.
"fs" <fs@discussions.microsoft.com> wrote in message
news:7CE04D3D-1E4F-4D5A-A71D-A118FDD8C3A5@microsoft.com...
| Quote: | I have a cms site (2002, sp1 on win2k) in which the content users have
uploaded a lot of images from local hard disk.
When a posting with such images are requested, the read-only site
(guest-enabled) will prompt for a login, and only users with authoring
rights
will be able to view the images.
I've checked the NR and rdonlyres folders, and have given the IIS guest
account full rights to these folders (as well enable anonymous in the
virtual
directory in IIS).
Anyone has encountered this before? Any ideas?
Thanks in advance! |
|
|
| Back to top |
|
 |
fs
Guest
|
Posted:
Mon Jan 10, 2005 10:05 pm Post subject:
Re: Images uploaded from local prompts for authentication |
|
|
Hi Stefan,
Yes, the subscriber rights has been given to all resource galleries.
Just to understand a bit more: when a user uploads from a local resource,
the file is serialized into the CMS DB (BlobTable, I presume). However it
does not belong to any resource gallery since it's not uploaded to any
gallery. So when a request is made, how does CMS apply the access permissions
to the particular resource?
Will try filemon as well, thanks for the suggestion.
"Stefan [MSFT]" wrote:
| Quote: | Hi FS,
did you assign the subscriber rights group with the guest account to the
resource galleries?
If you already checked this you could also download filemon from
www.sysinsternals.com to check if there are any access denied errors when a
guest tries to browse one of the resource gallery items. this will proof if
there is an ACL problem on the file system or not.
Cheers,
Stefan.
"fs" <fs@discussions.microsoft.com> wrote in message
news:7CE04D3D-1E4F-4D5A-A71D-A118FDD8C3A5@microsoft.com...
I have a cms site (2002, sp1 on win2k) in which the content users have
uploaded a lot of images from local hard disk.
When a posting with such images are requested, the read-only site
(guest-enabled) will prompt for a login, and only users with authoring
rights
will be able to view the images.
I've checked the NR and rdonlyres folders, and have given the IIS guest
account full rights to these folders (as well enable anonymous in the
virtual
directory in IIS).
Anyone has encountered this before? Any ideas?
Thanks in advance!
|
|
|
| Back to top |
|
 |
Stefan [MSFT]
Guest
|
Posted:
Mon Jan 10, 2005 10:13 pm Post subject:
Re: Images uploaded from local prompts for authentication |
|
|
Hi FS,
ok, if this is a local attachment and not a shared attachment, then MCMS
will apply the posting credentials.
This indicates a problem with the /NR... folder or files.
Please use filemon as indicated before.
Also check if anonymous account works correct in the /NR/rdonlyres folder by
placing a file in this folder and requesting it.
Check in the IIS log if the item is retrieved with anonymous user or if
credentials are requested.
Cheers,
Stefan.
"fs" <fs@discussions.microsoft.com> wrote in message
news:29A81BBF-C54F-4643-A855-5D72B5B443FA@microsoft.com...
| Quote: | Hi Stefan,
Yes, the subscriber rights has been given to all resource galleries.
Just to understand a bit more: when a user uploads from a local resource,
the file is serialized into the CMS DB (BlobTable, I presume). However it
does not belong to any resource gallery since it's not uploaded to any
gallery. So when a request is made, how does CMS apply the access
permissions
to the particular resource?
Will try filemon as well, thanks for the suggestion.
"Stefan [MSFT]" wrote:
Hi FS,
did you assign the subscriber rights group with the guest account to the
resource galleries?
If you already checked this you could also download filemon from
www.sysinsternals.com to check if there are any access denied errors
when a
guest tries to browse one of the resource gallery items. this will proof
if
there is an ACL problem on the file system or not.
Cheers,
Stefan.
"fs" <fs@discussions.microsoft.com> wrote in message
news:7CE04D3D-1E4F-4D5A-A71D-A118FDD8C3A5@microsoft.com...
I have a cms site (2002, sp1 on win2k) in which the content users have
uploaded a lot of images from local hard disk.
When a posting with such images are requested, the read-only site
(guest-enabled) will prompt for a login, and only users with authoring
rights
will be able to view the images.
I've checked the NR and rdonlyres folders, and have given the IIS
guest
account full rights to these folders (as well enable anonymous in the
virtual
directory in IIS).
Anyone has encountered this before? Any ideas?
Thanks in advance!
|
|
|
| Back to top |
|
 |
|
|
|
|