Create sybase user without root access
I have a sybase database server running. A program has access to this server using a kind of external authing procedure, which serves an username, a password and a database to the program. The program afterwards uses the received data to login onto the database server. As I have to write a program which should gather almost equal data as the mentioned program, but don't want to reengineer the authing procedure, I would like to create a new sybase user with preferably root permissions. Is there any way to create such a user using the command line or is there any other possibility to solve this problem?
Thanks in advance!
I have a sybase database server running. A program has access to this server using a kind of external authing procedure, which serves an username, a password and a database to the program. The program afterwards uses the received data to login onto the database server. As I have to write a program which should gather almost equal data as the mentioned program, but don't want to reengineer the authing procedure, I would like to create a new sybase user with preferably root permissions. Is there any way to create such a user using the command line or is there any other possibility to solve this problem?
Thanks in advance!
No comments:
Post a Comment