If you are saying "some users" behave one way, and some users behave another way, then this is called a "group", in Jackrabbit and you MUST use a group. Also it's the only way it even makes any sense. Some users is synonymous with "group of users". I think what you are wanting is 'read-only' access by a specific group, but you are just confused about terminology. The word "public" means "everyone" can see it (at least for read-only). So once you learn the definitions of those words you will then be able to ask your question properly.
Best regards, Clay Ferguson [email protected] On Wed, Feb 24, 2016 at 11:32 PM, rohitiwari30oct <[email protected] > wrote: > Hi thanks. I mean by "Public access to some users" is that I wanted to > create > a public url for a node so that there would have no need of authentication > to access that node. That node is a jcr:document node where a binary file > stored in its jcr:data property. When anyone try to access that url, it > should download that file. > > > > -- > View this message in context: > http://jackrabbit.510166.n4.nabble.com/Public-link-for-jcr-documents-tp4663698p4663705.html > Sent from the Jackrabbit - Dev mailing list archive at Nabble.com. >
