[opencms-dev] Ownership problems in OpenCMS
Frans Postma
fpostma at xs4all.nl
Tue Apr 5 23:03:29 CEST 2005
It almost certainly is a problem that you didn't perform a proper export. If it's possible to do that still I would recommend
that. It's the supported way to transfer content.
I've little experience with cms-shell, but the setup of opencms6 seems to do some changing of access-rights. Something like this
might get you rights to your own content again:
$ webapps/opencms/WEB-INF/cmsshell.sh
login Admin admin
setCurrentProject offline
setSiteRoot /
chacc / group Administrators +v+w+r+c+d+i
chacc / group Projectmanagers +v+w+r+c+d+i
chacc / group Users +v+w+r+c+i
chacc / group Guests +v+r+i
exit
Please note that the above is based on opencms6 and you're working with 5 I think? I'm not entirely sure all the commands above
exist in opencms5, I think they do though (they're needed for setup:-)
Frans
> -----Original Message-----
> From: opencms-dev-bounces at opencms.org
> [mailto:opencms-dev-bounces at opencms.org] On Behalf Of
> mbowman at udcom.com
> Sent: dinsdag 5 april 2005 22:16
> To: The OpenCms mailing list
> Cc: 'The OpenCms mailing list'; opencms-dev-bounces at opencms.org
> Subject: RE: [opencms-dev] Ownership problems in OpenCMS
>
> Yes, we are working on the offline project. Some further
> information,
> however. The website was copied over from a linux box running RH8. An
> export from the older opencms was not done. I wonder if this is the
> problem?
>
>
>
>
>
> "Frans Postma" <fpostma at xs4all.nl>
> Sent by: opencms-dev-bounces at opencms.org
> 04/05/2005 04:15 PM
> Please respond to The OpenCms mailing list
>
> To: "'The OpenCms mailing list'" <opencms-dev at opencms.org>
> cc:
> Subject: RE: [opencms-dev] Ownership problems
> in OpenCMS
>
>
>
> Check that you're working in a project named "Offline"
> ("online" project can't be edited)
>
> Frans
>
> > -----Original Message-----
> > From: opencms-dev-bounces at opencms.org
> > [mailto:opencms-dev-bounces at opencms.org] On Behalf Of
> > mbowman at udcom.com
> > Sent: dinsdag 5 april 2005 20:46
> > To: opencms-dev at opencms.org
> > Subject: [opencms-dev] Ownership problems in OpenCMS
> >
> > Hello,
> >
> > I'm new to OpenCMS so forgive what might be a straight
> > forward and easily
> > correctable problem. We have OpenCMS 5.0.1
> > installed on a Windows 2000 server with Tomcat 4. The website
> > comes up
> > fine, we can log into opencms and browse projects
> > however as any user we can't edit the source code, page or
> > change any file
> > permissions - all of the options save for properties
> > are greyed out.
> >
> > Is there a way to reset all of the project file permissions?
> >
> > Matthew K Bowman
> > Systems Administrator
> >
> >
> >
> >
> > _______________________________________________
> > This mail is send to you from the opencms-dev mailing list
> > To change your list options, or to unsubscribe from the list,
> > please visit
> > http://mail.opencms.org/mailman/listinfo/opencms-dev
> >
>
>
>
> _______________________________________________
> This mail is send to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list,
> please visit
> http://mail.opencms.org/mailman/listinfo/opencms-dev
>
>
>
>
> _______________________________________________
> This mail is send to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list,
> please visit
> http://mail.opencms.org/mailman/listinfo/opencms-dev
>
More information about the opencms-dev
mailing list