Re: ForestPrep

From: Russ Kaufmann (russ_at_SPAMBAITexchangemct.com)
Date: 04/22/04


Date: Thu, 22 Apr 2004 11:01:04 -0600


"Nasser" <anonymous@discussions.microsoft.com> wrote in message
news:27fc01c427fd$288328f0$a001280a@phx.gbl...
> Once I try to select ForestPrep from Component Selection
> (action:ForestPre Component Name: Microsoft Exchange)I
> get a message that either I do not have enough permission
> to update the Active diretory Schema or the server is
> busy. I am logged-on as an admin.

Administrator must not be a member of the schema admins group. It is also
possible that the server holding the schema FSMO role is down or
unavailable.



Relevant Pages

  • Re: Yukon schemas
    ... ALTER to the schema. ... you have to grant create permission to perform the action ... data and to create and alter stored procedures and views that they owned. ...
    (microsoft.public.sqlserver.security)
  • Re: Schema Problems
    ... Most good judgment comes from experience. ... creation of sprocs and tables, buy DENY dropping any sprocs or tables. ... seems like the only option is to grant the "alter" permission at the ... level (schema for all tables is dbo). ...
    (microsoft.public.sqlserver.security)
  • Re: Permission for a role...
    ... Best regards ... The role db_dealer owns schema AT. ... Permission checking is bypassed for the object owner. ... should only have permission to connect to the database and execute stored ...
    (microsoft.public.sqlserver.security)
  • Re: Permission for a role...
    ... Permission checking is bypassed for the object owner. ... you should not specify a role as the schema owner if you want to prevent members of that role from using objects in the schema. ... And the role should only have permission to connect and execute stored procedures. ... The script below specifies a database user as the AT schema owner and grants EXECUTE permission on the AT schema to db_dealer members: ...
    (microsoft.public.sqlserver.security)
  • Re: Yukon schemas
    ... you have to grant create permission to perform the action ... If you give developers ALTER SCHEMA ... data and to create and alter stored procedures and views that they owned. ...
    (microsoft.public.sqlserver.security)