Changing accessLevelBrowse

View: New views
5 Messages — Rating Filter:   Alert me  

Changing accessLevelBrowse

by Elan-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello to the openCRX team from Los Angeles.

Thank you for your tremendous work. The same goes in even more to the designer and coder of openMDX.

I am slowly working my way through the literature and the software, and I am becoming increasingly impressed, as I dig deeper.

Needless to say, some questions do come up along the way, and I hope that you don't mind my raising them on this mailing list, as they come up.

After a successful installation of the current version, I am now busy configurating openCRX. I noticed that  in your startpage to the "Administrator Guides" at http://www.opencrx.org/documents.htm#opencrx240
you write:
>it is reasonable to set accessLevelBrowse=3 for non-Root segments. 
>You can do this by opening the table OOCKE1_SEGMENT and changing 
>the existing acessLevelBrowse values from 4 to 3.
You make no comment as to how to open said table  "OOCKE1_SEGMENT". Does OpenCRX include some tool to access this table? Do I need to use some 3rd party tool?

I'd appreciate any pointers.

TIA,
Elan

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises
looking to deploy the next generation of Solaris that includes the latest
innovations from Sun and the OpenSource community. Download a copy and
enjoy capabilities such as Networking, Storage and Virtualization.
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
openCRX-users mailing list
openCRX-users@...
https://lists.sourceforge.net/lists/listinfo/opencrx-users

Re: Changing accessLevelBrowse

by Christoph Mueller :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

there is some more detailed information available in the Admin Guide:
http://www.opencrx.org/opencrx/2.4/admin/openCRX_admin.html#3.2.Activating%20Security|outline

these settings are not accessible through the openCRX default GUI
unless you change the customizing, i.e. change the values directly
in your database

Regards,
Chris


Elan wrote:

> Hello to the openCRX team from Los Angeles.
>
> Thank you for your tremendous work. The same goes in even more to the
> designer and coder of openMDX.
>
> I am slowly working my way through the literature and the software, and
> I am becoming increasingly impressed, as I dig deeper.
>
> Needless to say, some questions do come up along the way, and I hope
> that you don't mind my raising them on this mailing list, as they come up.
>
> After a successful installation of the current version, I am now busy
> configurating openCRX. I noticed that  in your startpage to the
> "Administrator Guides" at http://www.opencrx.org/documents.htm#opencrx240
> <http://www.opencrx.org/documents.htm#opencrx240>you write:
>>it is reasonable to set *accessLevelBrowse=3* for non-Root segments.
>>You can do this by opening the table /OOCKE1_SEGMENT /and changing
>>the existing acessLevelBrowse values from 4 to 3.
> You make no comment as to how to open said table  "OOCKE1_SEGMENT". Does
> OpenCRX include some tool to access this table? Do I need to use some
> 3rd party tool?
>
> I'd appreciate any pointers.
>
> TIA,
> Elan

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises
looking to deploy the next generation of Solaris that includes the latest
innovations from Sun and the OpenSource community. Download a copy and
enjoy capabilities such as Networking, Storage and Virtualization.
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
openCRX-users mailing list
openCRX-users@...
https://lists.sourceforge.net/lists/listinfo/opencrx-users

Re: Changing accessLevelBrowse

by Elan-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Great find! Thanks.

A quick follow-up question:
If you were to undertake to change those settings, which tool would you use to access the table?

TIA,
Elan

On Mon, Jun 1, 2009 at 9:59 PM, Christoph Mueller <crixpcmu@...> wrote:
there is some more detailed information available in the Admin Guide:
http://www.opencrx.org/opencrx/2.4/admin/openCRX_admin.html#3.2.Activating%20Security|outline

these settings are not accessible through the openCRX default GUI
unless you change the customizing, i.e. change the values directly
in your database

Regards,
Chris


Elan wrote:
> Hello to the openCRX team from Los Angeles.
>
> Thank you for your tremendous work. The same goes in even more to the
> designer and coder of openMDX.
>
> I am slowly working my way through the literature and the software, and
> I am becoming increasingly impressed, as I dig deeper.
>
> Needless to say, some questions do come up along the way, and I hope
> that you don't mind my raising them on this mailing list, as they come up.
>
> After a successful installation of the current version, I am now busy
> configurating openCRX. I noticed that  in your startpage to the
> "Administrator Guides" at http://www.opencrx.org/documents.htm#opencrx240
> <http://www.opencrx.org/documents.htm#opencrx240>you write:
>>it is reasonable to set *accessLevelBrowse=3* for non-Root segments.
>>You can do this by opening the table /OOCKE1_SEGMENT /and changing
>>the existing acessLevelBrowse values from 4 to 3.
> You make no comment as to how to open said table  "OOCKE1_SEGMENT". Does
> OpenCRX include some tool to access this table? Do I need to use some
> 3rd party tool?
>
> I'd appreciate any pointers.
>
> TIA,
> Elan

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises
looking to deploy the next generation of Solaris that includes the latest
innovations from Sun and the OpenSource community. Download a copy and
enjoy capabilities such as Networking, Storage and Virtualization.
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
openCRX-users mailing list
openCRX-users@...
https://lists.sourceforge.net/lists/listinfo/opencrx-users


------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises
looking to deploy the next generation of Solaris that includes the latest
innovations from Sun and the OpenSource community. Download a copy and
enjoy capabilities such as Networking, Storage and Virtualization.
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
openCRX-users mailing list
openCRX-users@...
https://lists.sourceforge.net/lists/listinfo/opencrx-users

Re: Changing accessLevelBrowse

by Christoph Mueller :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

well, that depends mostly on the DBMS in use - with HSQLDB you can
use the Management Console, with PostgreSQL you would probably use
pgAdmin, etc.

Regards,
Chris

Elan wrote:

> Great find! Thanks.
>
> A quick follow-up question: If you were to undertake to change those
> settings, which tool would you use to access the table?
>
> TIA, Elan
>
> On Mon, Jun 1, 2009 at 9:59 PM, Christoph Mueller
> <crixpcmu@...
> <mailto:crixpcmu@...>> wrote:
>
> there is some more detailed information available in the Admin Guide:
>  
> http://www.opencrx.org/opencrx/2.4/admin/openCRX_admin.html#3.2.Activating%20Security|outline
>
>
> these settings are not accessible through the openCRX default GUI
> unless you change the customizing, i.e. change the values directly in
> your database
>
> Regards, Chris
>
>
> Elan wrote:
>> Hello to the openCRX team from Los Angeles.
>>
>> Thank you for your tremendous work. The same goes in even more to
>> the designer and coder of openMDX.
>>
>> I am slowly working my way through the literature and the
> software, and
>> I am becoming increasingly impressed, as I dig deeper.
>>
>> Needless to say, some questions do come up along the way, and I
>> hope that you don't mind my raising them on this mailing list, as
>> they
> come up.
>>
>> After a successful installation of the current version, I am now
>> busy configurating openCRX. I noticed that  in your startpage to
>> the "Administrator Guides" at
> http://www.opencrx.org/documents.htm#opencrx240
>> <http://www.opencrx.org/documents.htm#opencrx240>you write:
>>> it is reasonable to set *accessLevelBrowse=3* for non-Root
>>> segments. You can do this by opening the table /OOCKE1_SEGMENT
>>> /and changing the existing acessLevelBrowse values from 4 to 3.
>> You make no comment as to how to open said table
> "OOCKE1_SEGMENT". Does
>> OpenCRX include some tool to access this table? Do I need to use
>> some 3rd party tool?
>>
>> I'd appreciate any pointers.
>>
>> TIA, Elan
>
> ------------------------------------------------------------------------------
>  OpenSolaris 2009.06 is a cutting edge operating system for
> enterprises looking to deploy the next generation of Solaris that
> includes the latest innovations from Sun and the OpenSource
> community. Download a copy and enjoy capabilities such as Networking,
> Storage and Virtualization. Go to:
> http://p.sf.net/sfu/opensolaris-get 
> _______________________________________________ openCRX-users mailing
> list openCRX-users@...
> <mailto:openCRX-users@...>
> https://lists.sourceforge.net/lists/listinfo/opencrx-users
>
>

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises
looking to deploy the next generation of Solaris that includes the latest
innovations from Sun and the OpenSource community. Download a copy and
enjoy capabilities such as Networking, Storage and Virtualization.
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
openCRX-users mailing list
openCRX-users@...
https://lists.sourceforge.net/lists/listinfo/opencrx-users

Re: Changing accessLevelBrowse

by Elan-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks Chris. 

I'm using HSQLDB. 
I assume the Management Console that you mentioned is included in the OpenMDX Tomcat distribution? 

Probably I'll find it in the Tomcat menu. 

Take Care.
 

On Mon, Jun 1, 2009 at 10:47 PM, Christoph Mueller <crixpcmu@...> wrote:
well, that depends mostly on the DBMS in use - with HSQLDB you can
use the Management Console, with PostgreSQL you would probably use
pgAdmin, etc.

Regards,
Chris

Elan wrote:
> Great find! Thanks.
>
> A quick follow-up question: If you were to undertake to change those
> settings, which tool would you use to access the table?
>
> TIA, Elan
>
> On Mon, Jun 1, 2009 at 9:59 PM, Christoph Mueller
> <crixpcmu@...
> <mailto:crixpcmu@...>> wrote:
>
> there is some more detailed information available in the Admin Guide:
>
> http://www.opencrx.org/opencrx/2.4/admin/openCRX_admin.html#3.2.Activating%20Security|outline
>
>
> these settings are not accessible through the openCRX default GUI
> unless you change the customizing, i.e. change the values directly in
> your database
>
> Regards, Chris
>
>
> Elan wrote:
>> Hello to the openCRX team from Los Angeles.
>>
>> Thank you for your tremendous work. The same goes in even more to
>> the designer and coder of openMDX.
>>
>> I am slowly working my way through the literature and the
> software, and
>> I am becoming increasingly impressed, as I dig deeper.
>>
>> Needless to say, some questions do come up along the way, and I
>> hope that you don't mind my raising them on this mailing list, as
>> they
> come up.
>>
>> After a successful installation of the current version, I am now
>> busy configurating openCRX. I noticed that  in your startpage to
>> the "Administrator Guides" at
> http://www.opencrx.org/documents.htm#opencrx240
>> <http://www.opencrx.org/documents.htm#opencrx240>you write:
>>> it is reasonable to set *accessLevelBrowse=3* for non-Root
>>> segments. You can do this by opening the table /OOCKE1_SEGMENT
>>> /and changing the existing acessLevelBrowse values from 4 to 3.
>> You make no comment as to how to open said table
> "OOCKE1_SEGMENT". Does
>> OpenCRX include some tool to access this table? Do I need to use
>> some 3rd party tool?
>>
>> I'd appreciate any pointers.
>>
>> TIA, Elan
>
> ------------------------------------------------------------------------------
>  OpenSolaris 2009.06 is a cutting edge operating system for
> enterprises looking to deploy the next generation of Solaris that
> includes the latest innovations from Sun and the OpenSource
> community. Download a copy and enjoy capabilities such as Networking,
> Storage and Virtualization. Go to:
> http://p.sf.net/sfu/opensolaris-get
> _______________________________________________ openCRX-users mailing
> list openCRX-users@...
> <mailto:openCRX-users@...>
> https://lists.sourceforge.net/lists/listinfo/opencrx-users
>
>

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises
looking to deploy the next generation of Solaris that includes the latest
innovations from Sun and the OpenSource community. Download a copy and
enjoy capabilities such as Networking, Storage and Virtualization.
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
openCRX-users mailing list
openCRX-users@...
https://lists.sourceforge.net/lists/listinfo/opencrx-users


------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises
looking to deploy the next generation of Solaris that includes the latest
innovations from Sun and the OpenSource community. Download a copy and
enjoy capabilities such as Networking, Storage and Virtualization.
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
openCRX-users mailing list
openCRX-users@...
https://lists.sourceforge.net/lists/listinfo/opencrx-users