|
Home > Archive > Microsoft Content Management Server > December 2005 > MCMS/AD Sync?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Craig Box 2005-12-15, 2:50 am |
| Hi,
I have a user that has changed names and logins in AD, this user was only a
subscriber (added as “Domain\Domain Users”). Now the user is an editor and we
can add the account to an editors group, but the user does not end up with
editor access.
When I look at the “usrCurrent.ServerAccountName” for the user it gives me
their old login. I can’t add the old login via Site manager because “not a
valid user in NT domain..”. I have looked through all their AD attributes and
there is nothing that references their old name. Is it Cached/stored
somewhere in CMS?
I created a simple asp page to get “Request.ServerVariables("LOGON_USER")”
... the new username appears correctly. It's only CMS that shows up wrong.
I can replicate this issue on a development (CMS2002 SP2) and production
(CMS2002 SP1a) server.
This sounds very similar to this issue:
http://groups.google.com/group/micr...3c85afcea45d800
Any Assistance would be greatly appreciated.
| |
| Stefan [MSFT] 2005-12-15, 2:50 am |
| Hi Craig,
you should be able to do this by removing the old user name from all rights
groups and then adding the new user name to all rights groups.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
Check out the new book as well: Advanced MCMS development:
http://tinyurl.com/8ugwj
----------------------
"Craig Box" <CraigBox@discussions.microsoft.com> wrote in message
news:97F9299E-60A1-43B5-9582-1CCAB00DD5BC@microsoft.com...
> Hi,
>
> I have a user that has changed names and logins in AD, this user was only
> a
> subscriber (added as "Domain\Domain Users"). Now the user is an editor and
> we
> can add the account to an editors group, but the user does not end up with
> editor access.
>
> When I look at the "usrCurrent.ServerAccountName" for the user it gives me
> their old login. I can't add the old login via Site manager because "not a
> valid user in NT domain..". I have looked through all their AD attributes
> and
> there is nothing that references their old name. Is it Cached/stored
> somewhere in CMS?
>
> I created a simple asp page to get "Request.ServerVariables("LOGON_USER")"
> .. the new username appears correctly. It's only CMS that shows up wrong.
>
> I can replicate this issue on a development (CMS2002 SP2) and production
> (CMS2002 SP1a) server.
>
> This sounds very similar to this issue:
> http://groups.google.com/group/micr...3c85afcea45d800
>
> Any Assistance would be greatly appreciated.
|
|
|
|
|