Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Emulating passwords encoding.

0 Likes
950

Hi all.

We'd like to encode passwords as SAP does. We know that SAP uses system functions like XXPASS o PASSWORD, but those functions can't be called in a customer development.

In fact, we just need to understand the encoding process in order to emulate it (to store passwords in a customer table).

Thanks in advance,

Luis.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
792

hi check this thread

some FMs have been mentioned there they might be useful to u.

кu03B1ятu03B9к

4 REPLIES 4
Read only

Former Member
0 Likes
792

>

> we just need to understand the encoding process in order to emulate it (to store passwords in a >customer table).

Understanding the encoding process can also lead to reverse engineering so probably SAP wont make the encoding process public(Only my guess, correct me if i'm wrong), may be u can use ur own encoding process to store passwords, many encryption standards exist in public domain which u can make use of,so may be u can try them.

кu03B1ятu03B9к

Read only

Former Member
0 Likes
793

hi check this thread

some FMs have been mentioned there they might be useful to u.

кu03B1ятu03B9к

Read only

0 Likes
792

Thanks to all.

I supposed that we'll finally use any function like you proposed.

Maybe someone show me the encoding process in future...

Read only

Saif_Ali_Sabri
Active Participant
0 Likes
792

Hi

purpose of the UNIX file /etc/passwd

/etc/passwd contains valid user passwords,

accounts, default login directories, and user

security permission levels.

The file format is

user:password:UID:GID:login_directory:shell

Regards

ERP Implementations Services: Multi-Organization, Intercompany Transaction and Consolidation Hub (Single SQL Database)