get User PAssword?

julkifli33
Member Posts: 1,092
hi all
can we get user password?
like USERID.... is there a code to get user password?
can we get user password?
like USERID.... is there a code to get user password?
0
Comments
-
If you are talking of database authentication passwords then you can get them in table 20000000020
-
julkifli33 wrote:hi all
can we get user password?
like USERID.... is there a code to get user password?
I think you could not get passwordNow or Never0 -
mohana_cse06 wrote:If you are talking of database authentication passwords then you can get them in table 2000000002
i think this one is sql password
i need to get somethink like if you put 'USERID', it will show your user id
either windows authentication or sql database authentication0 -
If you are on a native DB, it is in table 2000000002, but it is encrypted. And you can't decrypt it. The only way is to give a PW, encrypt it en confront it with the PW in the table.
If you are on SQL DB AND have DB logins, the encryption is in table master..SYSLOGINS but again the are encrypted, so you can't get them.
Advantage: you can use the SQL DB also from other systems
Disadvantage: If I remember well, the passwords fly UNENCRYPTED over the network, so you can intercept them.
If you are on SQL DB AND have Windows logins, the passwords are not even in SQL DB but in the Windows domain.
Disadvantage: Windows systems only
Advantage: the passwords fly over the network in an encrypted form, so it is impossible to intercept them.Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions