[prev in list] [next in list] [prev in thread] [next in thread] 

List:       slide-user
Subject:    RE: Regarding Implementing ACL in slide.
From:       "chaitanya" <naga.chaitanya () v2solutions ! com>
Date:       2004-12-29 5:32:46
Message-ID: 009c01c4ed66$2af0d590$3708a8c0 () pc32naga
[Download RAW message or body]


Thanks krishna,

i will try the suggestion what u have given,

thanks for your reply.

regards
Naga Chaitanya.N


-----Original Message-----
From: Krishna Kankipati [mailto:krishna.kankipati@ssaglobal.com]
Sent: Tuesday, December 28, 2004 11:37 PM
To: 'Slide Users Mailing List'
Subject: RE: Regarding Implementing ACL in slide.


Chaitanya,
		You can look at samples in the webdav client command client
lib. If you download source code for webdav client , you will find a
directory within it having source code for command line client. You can pick
sample code from there and extend upon it. It has functions to
fetch/grant/deny/remove permissions. hope this helps .....

regards,

Krishna


-----Original Message-----
From: chaitanya [mailto:naga.chaitanya@v2solutions.com]
Sent: Tuesday, December 28, 2004 2:17 AM
To: 'Slide Users Mailing List'
Subject: Regarding Implementing ACL in slide.



Hi all,

I am a new comer to this webDAV (slide).
We started using slide for our application i have done all the necessary
functionalities like,
uploading to a slide.
maintaining versions.

and all the basic things which is provided by the slide.

Iam struck in implementing ACL and would be great if someone provides the
basics of using ACL.
It would be great if someone helps me in this regard.

kind regards
Naga Chaitanya.N
V2Solutions
A New Vision to Solutions
India: +91-22-56733201 ext. 218
US : 1-408-705-2141  ext. 218
http://www.v2solutions.com
TZ:GMT+5.30








-----Original Message-----
From: Ollie [mailto:MikeOliverAZ@nextel.blackberry.net]
Sent: Monday, December 27, 2004 1:08 AM
To: Slide Users Mailing List; haipeng du
Subject: Re: mix slide store


Yes
-----Original Message-----
From: haipeng du <haipengdu@gmail.com>
Date: Sun, 26 Dec 2004 11:38:49
To:slide-user@jakarta.apache.org
Subject: mix slide store

Could I use JDBC store as properties store and use file system to save
file, just like:
<store name="tx">
                <parameter name="tlock-timeout">120</parameter>

                <nodestore
classname="org.apache.slide.store.impl.rdbms.JDBCStore">
    			<parameter
name="adapter">org.apache.slide.store.impl.rdbms.MySql41RDBMSAdapter</parame
ter>
    			<parameter
name="driver">com.mysql.jdbc.Driver</parameter>
    			<parameter
name="url">jdbc:mysql://localhost/slide</parameter>
    			<parameter name="user">root</parameter>
    			<parameter name="password">slide</parameter>
    			<parameter name="dbcpPooling">true</parameter>
    			<!--<parameter
name="maxPooledConnections">10</parameter>
    			<parameter name="isolation">SERIALIZABLE</parameter>
    			<parameter name="compress">false</parameter> -->
  		</nodestore>
               <!-- <sequencestore
classname="org.apache.slide.store.txfile.FileSequenceStore">
                    <parameter name="rootpath">store/sequence</parameter>
                </sequencestore> -->
                <securitystore>
                    <reference store="nodestore"/>
                </securitystore>
                <lockstore>
                    <reference store="nodestore"/>
                </lockstore>
                <revisiondescriptorsstore>
                    <reference store="nodestore"/>
                </revisiondescriptorsstore>
                <revisiondescriptorstore>
                    <reference store="nodestore"/>
                </revisiondescriptorstore>
                <contentstore
classname="org.apache.slide.store.txfile.TxFileContentStore">
                    <parameter name="rootpath">store/content</parameter>
                    <parameter name="workpath">work/content</parameter>
                    <parameter name="defer-saving">true</parameter>
                    <parameter name="timeout">120</parameter>
                </contentstore>
Is that Ok?
--
Haipeng Du
Software Engineer
Comphealth,
Salt Lake City

---------------------------------------------------------------------
To unsubscribe, e-mail: slide-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-user-help@jakarta.apache.org


Mike Oliver
CTO, Alarius Systems LLC
Las Vegas, Nevada USA

Sent using my BlackBerry 6510 from Nextel

---------------------------------------------------------------------
To unsubscribe, e-mail: slide-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-user-help@jakarta.apache.org







---------------------------------------------------------------------
To unsubscribe, e-mail: slide-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-user-help@jakarta.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: slide-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-user-help@jakarta.apache.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic