On 08/ 7/09 02:53 PM, Nagakishore Sidde wrote: > On 08/07/09 18:15, Eric wrote: >> Hi, >> >> In the getting started guide, it explain ho to start memcached >> >> http://wikis.sun.com/display/WebStack/Web+Stack+Getting+Started+Guide#WebStackGettingStartedGuide-DistributedCachingwith{{memcached}} >> >> ... >> >> In OpenSolaris 2009.06, execute the following command: >> >> # svccfg -s memcached setprop memcached/options=("-u" "nobody" "-m" "512") >> # svcadm refresh memcached >> # svcadm enable -s memcached >> >> >> ... >> >> Hope this help > Thanks Eric. Is there any reason for not allowing the user to execute > memcached as a root by default ?? I think this is a security reason, the same as apache cannot start as root but webservd. >> >> Eric >> >> On 08/ 7/09 01:54 PM, Nagakishore Sidde wrote: >>> All, >>> >>> I have installed SUNWmemcached on opensolaris (2009/06). When i >>> started memcached using svcadm it is going into maintenance state. >>> Log says that "can't run as root without the -u switch". >>> >>> This is because in service manifest file we are not providing any >>> options for memcached application (which is '-u noaccess' in case >>> of solaris10) that is causing the failure. >>> Is not it a severe bug ?? or am i missing something?? >>> >> > > > -- > Thanks and Regards, > Kishore. >
-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/webstack-discuss/attachments/20090807/bee46f7e/attachment.html>