Group not propagating

Ask a Question related to Windows Server, Design and Development.

  1. #1

    Default Re: Group not propagating


    "Jerold Schulman" <Jerry@jsiinc.com> wrote in message
    news:2peae09vl1rvqqof55ru9a2f6bof4n53ne@4ax.com...
    > On Fri, 2 Jul 2004 15:57:08 +1000, "eddiec" <chalk@NOSPAMnetspace.net.au>
    wrote:
    >
    > >I have created a Domain Local Security Group (a few days ago) and it has
    not
    > >propagated through to member servers of the domain. When I go to assign
    > >security permissions for a file the group is not available in the list of
    > >domain users and groups. It is however available on all Domain
    Controllers
    > >in the domain. (If I create a new file on a DC I can see this group in
    the
    > >list of groups and users.)
    > >
    > >(If I go to Search for People in AD on member servers it does come up in
    the
    > >search.)
    > >
    > >Help!
    > >
    > >How do I get this group to propagate?
    > >
    > >TIA
    > >
    > >eddiec :-)
    > >
    >
    > Are you in a mixed mode domain? Switch to native-mode.
    >
    > Jerold Schulman
    > Windows: General MVP
    > JSI, Inc.
    > [url]http://www.jsiinc.com[/url]
    Does mixed-mode scope only to DCs? And what's replication differences
    between mixed-mode and native mode?

    Thanks


    Sarah Tanembaum Guest

  2. Similar Questions and Discussions

    1. Propagating schema changes from masterdb to all dbs
      Is there a function in MySQL or a known script that allows you to propagate a schema change from one db to all of the dbs on a given MySQL server?...
    2. propagating keys with scripts
      I'm trying to replicate what's happening when you create a new line in a portal by scripting. It's seems to be working but seems potentially...
    3. Propagating exceptions or not
      Hi, I just wonder what people consider to be the best approach when it comes to propagating exceptions that has occurred in a web-service (or in...
    4. If - Then Propagating Data From Previous Session (Sort of newbie to asp)
      Guys -- Maybe it's the hour, but just prior to the 4th post reply: Specs (sorry for neglecting previously) : Win2K of course running IIS 5 (I...
    5. ASP : If - Then Propagating Data From Previous Session (Sort of newbie to asp)
      All -- Here's my code : If ucase(request.querystring("pass"))="MW" and rs("is_file")=TRUE then Response.Write "stuff" End If If...
  3. #2

    Default Re: Group not propagating

    Native mode turns on several new features including changing the scope of domain
    local groups to be domain wide instead of only dc-wide. The impact is that you
    can not have NT4 Domain Controllers in the domain as that part of the
    replication system is disabled.

    joe

    --
    Joe Richards Microsoft MVP Windows Server Directory Services
    [url]www.joeware.net[/url]



    Sarah Tanembaum wrote:
    > "Jerold Schulman" <Jerry@jsiinc.com> wrote in message
    > news:2peae09vl1rvqqof55ru9a2f6bof4n53ne@4ax.com...
    >
    >>On Fri, 2 Jul 2004 15:57:08 +1000, "eddiec" <chalk@NOSPAMnetspace.net.au>
    >
    > wrote:
    >
    >>>I have created a Domain Local Security Group (a few days ago) and it has
    >
    > not
    >
    >>>propagated through to member servers of the domain. When I go to assign
    >>>security permissions for a file the group is not available in the list of
    >>>domain users and groups. It is however available on all Domain
    >
    > Controllers
    >
    >>>in the domain. (If I create a new file on a DC I can see this group in
    >
    > the
    >
    >>>list of groups and users.)
    >>>
    >>>(If I go to Search for People in AD on member servers it does come up in
    >
    > the
    >
    >>>search.)
    >>>
    >>>Help!
    >>>
    >>>How do I get this group to propagate?
    >>>
    >>>TIA
    >>>
    >>>eddiec :-)
    >>>
    >>
    >>Are you in a mixed mode domain? Switch to native-mode.
    >>
    >>Jerold Schulman
    >>Windows: General MVP
    >>JSI, Inc.
    >>[url]http://www.jsiinc.com[/url]
    >
    >
    > Does mixed-mode scope only to DCs? And what's replication differences
    > between mixed-mode and native mode?
    >
    > Thanks
    >
    >
    Joe Richards [MVP] Guest

  4. #3

    Default Re: Group not propagating

    Thanks Joe.

    Sarah


    "Joe Richards [MVP]" <humorexpress@hotmail.com> wrote in message
    news:#IuNZAEYEHA.2812@TK2MSFTNGP11.phx.gbl...
    > Native mode turns on several new features including changing the scope of
    domain
    > local groups to be domain wide instead of only dc-wide. The impact is that
    you
    > can not have NT4 Domain Controllers in the domain as that part of the
    > replication system is disabled.
    >
    > joe
    >
    > --
    > Joe Richards Microsoft MVP Windows Server Directory Services
    > [url]www.joeware.net[/url]
    >
    >
    >
    > Sarah Tanembaum wrote:
    > > "Jerold Schulman" <Jerry@jsiinc.com> wrote in message
    > > news:2peae09vl1rvqqof55ru9a2f6bof4n53ne@4ax.com...
    > >
    > >>On Fri, 2 Jul 2004 15:57:08 +1000, "eddiec"
    <chalk@NOSPAMnetspace.net.au>
    > >
    > > wrote:
    > >
    > >>>I have created a Domain Local Security Group (a few days ago) and it
    has
    > >
    > > not
    > >
    > >>>propagated through to member servers of the domain. When I go to assign
    > >>>security permissions for a file the group is not available in the list
    of
    > >>>domain users and groups. It is however available on all Domain
    > >
    > > Controllers
    > >
    > >>>in the domain. (If I create a new file on a DC I can see this group in
    > >
    > > the
    > >
    > >>>list of groups and users.)
    > >>>
    > >>>(If I go to Search for People in AD on member servers it does come up
    in
    > >
    > > the
    > >
    > >>>search.)
    > >>>
    > >>>Help!
    > >>>
    > >>>How do I get this group to propagate?
    > >>>
    > >>>TIA
    > >>>
    > >>>eddiec :-)
    > >>>
    > >>
    > >>Are you in a mixed mode domain? Switch to native-mode.
    > >>
    > >>Jerold Schulman
    > >>Windows: General MVP
    > >>JSI, Inc.
    > >>[url]http://www.jsiinc.com[/url]
    > >
    > >
    > > Does mixed-mode scope only to DCs? And what's replication differences
    > > between mixed-mode and native mode?
    > >
    > > Thanks
    > >
    > >

    Sarah Tanembaum Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139