Hi everybody,

I've got the problem that I can't create a new database instance using webdbm.

My system setup looks as follows:
- The database is setup on /opt/sdb, owner sdb:sdba. The user sdb is in the group sdba. - I did follow the hints in the thread http://marc.theaimsgroup.com/?l=sapdb-general&m=113248526222368&w=2 (and following messages) by chmodding dbmverifypw to 4755, setting /opt/sdb/programs/pgm to chown root. I also enabled PAM as seen on http://www.sapdb.org/webpts?wptsdetail=yes&ErrorType=1&ErrorID=1137747.

I then fired up <hostname>/webdbm, clicked on "New Database" and entered the following data on the page "Database/Server Name":

Name: testdb2
Server: localhost
User Name: sdb
Password: <the unix password for the user sdb>

On the next page, I can select the MaxDB version I use, OK so far.

On the page "Authorization", I'm a littlebit lost. Do the users dbm and dba have to exist as unix users or are they created in the database when it's created? For sanity, I created both dbm and dba as system users and put them into the group sdba.

When I click on next, this error appears: -24875 ERR_NEEDADMI: The operating system user is not a member of the database administrators group.

I have checked the log files in /opt/sdb/data/wrk which say:

dbmsrv_mental2.prt
2005-11-21 19:08:18 0x000027e3 INF 0 DBM command db_create testdb2 2005-11-21 19:08:19 0x000027e3 ERR -24875 DBM ERR_NEEDADMI: The operati ng system user is not a member of the database administrators group. 0x000027e3 ERR 145 DBM UNIX password mismatch

xserver_mental2.prt is empty.

Is there any way to "debug" dbmverifypw by hand so I can verify that it runs correctly?

Thanks+Best regards,
Timo



--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to