Hi Michael,

After restoring run the following query in your database to open Ax with ur 
user credentials.
Update userinfo
Set SID = `XXXX-XXXX-XXXX-XXXX-`
Where id = `admin'

To obtain SID run the following query in your older database
Select SID from userinfo where id = `admin'

Hope this resolves your issue.

Thanks
Santosh.R

--- In Axapta-Knowledge-Village@yahoogroups.com, "frickmystr" 
<michael.franch...@...> wrote:
>
> You will have to manually edit the Admin's information in the SQL database 
> and change it's domain and SID to it's new domain and SID.
> 
> table: UserInfo
> Fields: SID & NETWORKDOMAIN
> 
> Here is a post that shows how to get the SID of a use.
> 
> http://kevin.vanzonneveld.net/techblog/article/determine_sid_of_windows_user/
> 
> Hope this helps. I have to do this all the time when moving data from a 
> customer's system to my system. 
> 
> Michael Franchino
> mcaConnect
> 
> 
> --- In Axapta-Knowledge-Village@yahoogroups.com, "Amgad Toma" <amgadtoma@> 
> wrote:
> >
> > Dear Gentle
> > 
> > I can't Open Axapta Now
> > 
> > Our Domain Name is changed from name to another, and IT. team create new 
> > user in active directory.
> > And joined all machine and servers to new domain, when we go back to open 
> > MS Axapta Again,
> > This message display.
> > You are not recognize user.
> > what can I do to open application?
> > 
> > Note: Administrator account not able to open application
> > 
> > Amgad Toma
> >
>


Reply via email to