Ask a Question related to ASP.NET Security, Design and Development.
-
Daniel Jin #1
Authorization Manager Interop availability (azroles)
I read Keith Brown's article on utilizing AzMan in .NET
<reflink>[url]http://msdn.microsoft.com/msdnmag/issues/03/11/Aut[/url]
horizationManager</reflink>. I am planning on testing it
in the application I'm writing. in the article, it is
mentioned that AzMan should be available on windows 2000
machine with sp4 installed without the MMC snapin,
however, after much digging around on my 2000 professional
(with sp4 of course) dev machine, I could not find such
COM object. does anyone know if it is available on 2000,
if so, is it Server or Professional? or is there anyway I
can obtain it for my box (via download etc.) any help is
greatly appretiated.
Daniel Jin
ps. I don't have 2003 server available in my environment
Daniel Jin Guest
-
Problem using Authorization Manager
Hi - help please! I've successfully implemented authorization in an asp.net web application using Authorization Manager, or AzMan (shipping with... -
Authorization Manager, ASP.NET, possible memory Leak
We are using Authorization Manager in an ASP.NET application. We are using Microsoft.Interop.Security.AzRoles. We appear to have a memory leak when... -
JDK 1.4.2 Availability on AIX5L ?
Folks, Does anyone know when JDK 1.4.2 is expected to be available for AIX 5L ? I've had a quick look around the HP website but couldn't find... -
Filter Availability
Greetings- On occasion, when working with (what is presumably) a rasterized image, the Artistic/Brush Strokes/Stylize/Texture filters are not... -
Panther Availability?
Hi Anyone know when Panther is supposed to be released to the masses? TIA Claude -
Chaitanya D. Upadhyay [MS] #2
Re: Authorization Manager Interop availability (azroles)
Do remember that you will have to use a Win2003 DC in native mode for the
policy storage in Active Directory. The runtime can be on the Win2000
machine.
--
Chaitanya D. Upadhyay [MS]
--
This posting is provided "AS IS" with no warranties, and confers no rights.
To reply to this email, please use the newsgroup.
"Daniel Jin" <shinakuma8@yahoo.com> wrote in message
news:0a5f01c3a7ad$7a7fc300$a501280a@phx.gbl...> I read Keith Brown's article on utilizing AzMan in .NET
> <reflink>[url]http://msdn.microsoft.com/msdnmag/issues/03/11/Aut[/url]
> horizationManager</reflink>. I am planning on testing it
> in the application I'm writing. in the article, it is
> mentioned that AzMan should be available on windows 2000
> machine with sp4 installed without the MMC snapin,
> however, after much digging around on my 2000 professional
> (with sp4 of course) dev machine, I could not find such
> COM object. does anyone know if it is available on 2000,
> if so, is it Server or Professional? or is there anyway I
> can obtain it for my box (via download etc.) any help is
> greatly appretiated.
>
> Daniel Jin
>
> ps. I don't have 2003 server available in my environment
Chaitanya D. Upadhyay [MS] Guest
-
Dave McPherson [MS] #3
Re: Authorization Manager Interop availability (azroles)
Authorization Manager's runtime is available for Win2K via download.
[url]http://www.microsoft.com/downloads/details.aspx?FamilyID=7edde11f-bcea-4773-a292-84525f23baf7&DisplayLang=en[/url]
It requires SP4 is because the AUTHZ API which it uses came in SP4.
Hope this helps
Dave McPherson [MS]
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Dave McPherson [MS] Guest
-
Amit Chawla #4
Re: Authorization Manager Interop availability (azroles)
Hi Daniel,
I am having a similar problem. I downloaded the AzMan runtime from the
MS website and installed it on my windows 2000 professional SP4 box.
1. I created an auth store using the snap in on the 2003 machine.
2. Copied the XML file on the windows 2000 pro box
3. Tried to open the store using Keith Brown's AzBench
And, I got the following COMException:
_message "Class not registered"
ErrorCode -2147221164
I have a feeling that the installer for AzMan runtime did not do its
job correctly.
Have you had any luck?
Thanks
Amit Chawla
"Daniel Jin" <shinakuma8@yahoo.com> wrote in message news:<0a5f01c3a7ad$7a7fc300$a501280a@phx.gbl>...> I read Keith Brown's article on utilizing AzMan in .NET
> <reflink>[url]http://msdn.microsoft.com/msdnmag/issues/03/11/Aut[/url]
> horizationManager</reflink>. I am planning on testing it
> in the application I'm writing. in the article, it is
> mentioned that AzMan should be available on windows 2000
> machine with sp4 installed without the MMC snapin,
> however, after much digging around on my 2000 professional
> (with sp4 of course) dev machine, I could not find such
> COM object. does anyone know if it is available on 2000,
> if so, is it Server or Professional? or is there anyway I
> can obtain it for my box (via download etc.) any help is
> greatly appretiated.
>
> Daniel Jin
>
> ps. I don't have 2003 server available in my environmentAmit Chawla Guest
-
Amit Chawla #5
Re: Authorization Manager Interop availability (azroles)
Dave/Chaitanya/Daniel/Anyone
Does Windows 2000 Professional SP4 support Authorization Manager? I
need to use this technology and unforunately we dont have a policy of
using server operating systems on our PCs...
Please help...
Thanks,
Amit Chawla
[email]achawla@primustel.com.au[/email] (Amit Chawla) wrote in message news:<2fffe667.0312081726.4d687b6d@posting.google. com>...> Hi Daniel,
>
> I am having a similar problem. I downloaded the AzMan runtime from the
> MS website and installed it on my windows 2000 professional SP4 box.
>
> 1. I created an auth store using the snap in on the 2003 machine.
> 2. Copied the XML file on the windows 2000 pro box
> 3. Tried to open the store using Keith Brown's AzBench
>
> And, I got the following COMException:
> _message "Class not registered"
> ErrorCode -2147221164
>
> I have a feeling that the installer for AzMan runtime did not do its
> job correctly.
>
> Have you had any luck?
>
> Thanks
> Amit Chawla
>
>
>
>
>
>
>
>
> "Daniel Jin" <shinakuma8@yahoo.com> wrote in message news:<0a5f01c3a7ad$7a7fc300$a501280a@phx.gbl>...> > I read Keith Brown's article on utilizing AzMan in .NET
> > <reflink>[url]http://msdn.microsoft.com/msdnmag/issues/03/11/Aut[/url]
> > horizationManager</reflink>. I am planning on testing it
> > in the application I'm writing. in the article, it is
> > mentioned that AzMan should be available on windows 2000
> > machine with sp4 installed without the MMC snapin,
> > however, after much digging around on my 2000 professional
> > (with sp4 of course) dev machine, I could not find such
> > COM object. does anyone know if it is available on 2000,
> > if so, is it Server or Professional? or is there anyway I
> > can obtain it for my box (via download etc.) any help is
> > greatly appretiated.
> >
> > Daniel Jin
> >
> > ps. I don't have 2003 server available in my environmentAmit Chawla Guest
-
Chaitanya D. Upadhyay [MS] #6
Re: Authorization Manager Interop availability (azroles)
Sorry for the late response, but the Windows 2000 AzMan is supported for
server only.
--
Chaitanya D. Upadhyay [MS]
--
This posting is provided "AS IS" with no warranties, and confers no rights.
To reply to this email, please use the newsgroup.
"Amit Chawla" <achawla@primustel.com.au> wrote in message
news:2fffe667.0312092154.7c5933b4@posting.google.c om...news:<2fffe667.0312081726.4d687b6d@posting.google. com>...> Dave/Chaitanya/Daniel/Anyone
>
> Does Windows 2000 Professional SP4 support Authorization Manager? I
> need to use this technology and unforunately we dont have a policy of
> using server operating systems on our PCs...
>
> Please help...
>
> Thanks,
> Amit Chawla
>
>
> [email]achawla@primustel.com.au[/email] (Amit Chawla) wrote in messagenews:<0a5f01c3a7ad$7a7fc300$a501280a@phx.gbl>...> > Hi Daniel,
> >
> > I am having a similar problem. I downloaded the AzMan runtime from the
> > MS website and installed it on my windows 2000 professional SP4 box.
> >
> > 1. I created an auth store using the snap in on the 2003 machine.
> > 2. Copied the XML file on the windows 2000 pro box
> > 3. Tried to open the store using Keith Brown's AzBench
> >
> > And, I got the following COMException:
> > _message "Class not registered"
> > ErrorCode -2147221164
> >
> > I have a feeling that the installer for AzMan runtime did not do its
> > job correctly.
> >
> > Have you had any luck?
> >
> > Thanks
> > Amit Chawla
> >
> >
> >
> >
> >
> >
> >
> >
> > "Daniel Jin" <shinakuma8@yahoo.com> wrote in message> > > I read Keith Brown's article on utilizing AzMan in .NET
> > > <reflink>[url]http://msdn.microsoft.com/msdnmag/issues/03/11/Aut[/url]
> > > horizationManager</reflink>. I am planning on testing it
> > > in the application I'm writing. in the article, it is
> > > mentioned that AzMan should be available on windows 2000
> > > machine with sp4 installed without the MMC snapin,
> > > however, after much digging around on my 2000 professional
> > > (with sp4 of course) dev machine, I could not find such
> > > COM object. does anyone know if it is available on 2000,
> > > if so, is it Server or Professional? or is there anyway I
> > > can obtain it for my box (via download etc.) any help is
> > > greatly appretiated.
> > >
> > > Daniel Jin
> > >
> > > ps. I don't have 2003 server available in my environment
Chaitanya D. Upadhyay [MS] Guest



Reply With Quote

