Re: [Axapta-Knowledge-Village] Encrypting password

2007-02-01 Thread Akash
Thanks Anil. It really helped , not this method but some other methods. Thanks Akash --- Anil Ozay <[EMAIL PROTECTED]> wrote: > Hi Akash, > > I think, this is for you: > > System Documentation / Classes / xAxaptaUserManager > / generatePassword() > > Regards, > > Anil Ozay > MVP Dynamics AX,

Re: [Axapta-Knowledge-Village] Encrypting password

2007-01-31 Thread Anil Ozay
Hi Akash, I think, this is for you: System Documentation / Classes / xAxaptaUserManager / generatePassword() Regards, Anil Ozay MVP Dynamics AX, Software Engineer On 1/31/07, Akash <[EMAIL PROTECTED]> wrote: > > Hi All, > > In Axapta 3.0 , we have build password method of > Dictionary system

RE: [Axapta-Knowledge-Village] Encrypting password

2007-01-31 Thread p.saravanakumar
s.com Subject: RE: [Axapta-Knowledge-Village] Encrypting password To talk about this further, such a thing is not needed, as the User Accounts are only aliases, as Active Directory manages the users, and therefore AD manages the passwords, etc. To conclude there is no need to perform this anymore, be

RE: [Axapta-Knowledge-Village] Encrypting password

2007-01-31 Thread Brandon George
. -Brandon From: Axapta-Knowledge-Village@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Andrae, Tobias Sent: Wednesday, January 31, 2007 12:46 PM To: Axapta-Knowledge-Village@yahoogroups.com Subject: AW: [Axapta-Knowledge-Village] Encrypting password

AW: [Axapta-Knowledge-Village] Encrypting password

2007-01-31 Thread Andrae, Tobias
Show me a place to enter the password for AX 4 . Tobias Von: Axapta-Knowledge-Village@yahoogroups.com [mailto:[EMAIL PROTECTED] Im Auftrag von Akash Gesendet: Mittwoch, 31. Januar 2007 18:37 An: Axapta-Knowledge-Village@yahoogroups.com Betreff: [Axapta-Knowledge-Village] Encrypting

[Axapta-Knowledge-Village] Encrypting password

2007-01-31 Thread Akash
Hi All, In Axapta 3.0 , we have build password method of Dictionary system class to encrypt the password entered. But in 4.0 , it has been removed. Here is what the help says in Axapta 3.0 - Dictionary.buildPassword Run on: Called Description Bu