Bugs item #3008649, was opened at 2010-05-28 21:00
Message generated for change (Comment added) made by shcheklein
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=713730&aid=3008649&group_id=129076

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Data Definition Language
>Group: Sedna (current)
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: infodynedev (infodynedev)
>Assigned to: Ivan Shcheklein (shcheklein)
Summary:  "LOAD-MODULE": Wrong privilege name

Initial Comment:
Sedna version 3.3.55
Seven

Dear All Sedna team support,

1) Create a dbd with authorization enabled with the following command:
se_cdb  -db-security "authorization" testdb
2) Run tesdb:
se_sm testdb
3) start se_term as:
se_term  testdb
4) Issue:
 grant "LOAD-MODULE" on DATABASE to "SYSTEM" &

Will failed with:
testdb> grant "LOAD-MODULE" on DATABASE to "SYSTEM" &
SEDNA Message: ERROR SE3069
Wrong privilege name.
Details: at (1:1), LOAD-MODULE

According to current documentation on DAL section 3.2, "LOAD-MODULE" privilege 
is a part of the possible privilege.

6) Also, trying to directly load or replace a module with a DBD configured with 
authorization we have the following:
LOAD OR REPLACE MODULE "c:\foobar.xqlib" &
SEDNA Message: ERROR SE1003
Sedna internal error.
Details: Error on parsing internal subquery!

Any though ?

Cheers,


----------------------------------------------------------------------

>Comment By: Ivan Shcheklein (shcheklein)
Date: 2010-05-28 21:31

Message:
Hi, thank you for bug report. Bug is fixed in the current development
version of Sedna. Please, check the latest night build -
http://modis.ispras.ru/FTPContent/sedna/development . It's absolutely
stable now and just lacks docs on the cmake build system we've migrated. So
if you need to build it from sources please let us know directly:
[email protected] .

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=713730&aid=3008649&group_id=129076

------------------------------------------------------------------------------

_______________________________________________
Sedna-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sedna-discussion

Reply via email to