[Dspace-tech] dspace log file permissions

2010-10-13 Thread Shantanu Pavgi

Hi,

I have a DSpace 1.6 install on CentOS 5.4 OS. The system has a 'dspace' user 
account and the install is done within dspace user's home directory. We have 
two other users accessing dspace install and they are using their own system 
accounts for logging in. These users are included in the 'dspace' system group 
and dspace install has group write-execute permissions (g+rwx). 

I noticed that some logs files for cocoon.log and checker.log have non-dspace 
user permissions. The tomcat doesn't like it and returns errors during startup 
as it doesn't own these files. I am wondering what changed permissions on these 
files. This is a test install and we haven't done much beyond import command. 
Does import command work through xmlui interface and hence cocoon.log 
permissions are different now? Also, any suggestions for sharing dspace install 
with a group of system users? 

--
Thanks,
Shantanu.
--
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2  L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] updating self-registration domain and rebuild

2010-05-10 Thread Shantanu Pavgi

Hi,

I would like to restrict user's self-registration to a certain domain only. I 
had done fresh install and then I made following changes which are not working. 
Am I missing something? 

- Stop tomcat 

- Edit dspace.cfg to restrict registration 
authentication.password.domain.valid = @uab.edu 

- Rebuild: 
$ mvn clean package
$ cd target/dspace-1.6.0-build.dir/
$ ant update_configs 

- Start tomcat 

Also, do I always need to do both maven and ant builds whenever I update 
dspace.config?  

Thanks,
Shantanu. 
--

___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech