I presume you are talking about WMServices 9. In that
case, can you please tell me the exact name of the
WMS "Admin" account you are talking about?
The WMS server runs under the Network Services account
which has very low privileges already (much less than the
Power Users privilege). Is there a specific reason why you
would like to change it? Or are you talking about a
different account altogether?
Thanks,
Ravi
--
This posting is provided "AS IS" with no warranties, and
confers no rights.
Thanks for the response. I was diverted to other tasks so I'm only
now getting back to this. The WMS "Admin" account is a local user
account on the Windows 2003 server (running Windows Media Services 9)
which I use to log in using Remote Desktop/Terminal Services Client.
Windows Media Services 9 does not use this account; instead, it uses
its default "NT AUTHORITY\NetworkService" as you stated.
We are wanting to create a second account (the WMS "Admin" account) to
keep in line with our internal policy of only allowing full
Administrative rights to those who need them. Since I am not the
administrator of the server itself (that is, I only administrate the
Windows Media part of the server and not the OS part or other non-WMS
parts), we want an account set up to allow me to administer WMS that
is not in the Administrators group. The Power Users group is almost
working for us but the problem below is not acceptable when using it
everyday. I'm also worried about how the SDK/API will work with the
WMS "Admin" account being in the Power Users group.
> I presume you are talking about WMServices 9. In that
> case, can you please tell me the exact name of the
[quoted text clipped - 44 lines]
> >What permission settings are wrong/missing?
> >.
Ravi Raman - 29 Jun 2004 19:05 GMT
Thanks for the response. I understand what you are trying
to do. But looks like the WMS Administrator snap-in
requires you to be an Administrator, or else it cannot
quite figure out how to connect to the server when you
specify the hostname. It figures things out when Localhost
is used to add the server.
Unfortunately, the Administrator later successfully
resolves the hostname and therefore remembers to use the
hostname the next time it connects instead of localhost.
But since using the actual hostname fails, you are having
to add the local server everytime you open the MMC Admin
as "Localhost". At this point, I can't seem to find a way
around this restriction.
But as you've observed earlier, once the "connection to
server" has happened by adding as localhost, there seems
to be no problem in administering the server itself. So, I
think the SDK or API code that you write will work okay,
the restriction seems to be in the Snap-in itself. For
example, on the server machine I was able to write a
script to create a publishing point on the server running
as the "WMS Admin" account (belonging to Power Users
group).
Hope this helps.
Thanks,
Ravi
--
This posting is provided "AS IS" with no warranties, and
confers no rights.
>-----Original Message-----
>Thanks for the response. I was diverted to other tasks so I'm only
[quoted text clipped - 65 lines]
>> >
>.