Bugs item #3008649, was opened at 2010-05-28 19:00
Message generated for change (Tracker Item Submitted) made by infodynedev
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: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: infodynedev (infodynedev)
Assigned to: Nobody/Anonymous (nobody)
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,


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

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

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

_______________________________________________
Sedna-discussion mailing list
Sedna-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sedna-discussion

Reply via email to