22 Jul 2012 15:24
trafficserver and raw disk access in FreeBSD
ming.zym <at> gmail.com <ming.zym <at> gmail.com>
2012-07-22 13:24:01 GMT
2012-07-22 13:24:01 GMT
Apache Traffic Server may use raw disk for caching, and for privilege elevation, the worker process(traffic_server) will setuid to nobody, my question is, how to make traffic_server access the /dev/ada*? in linux, disk permitting is root:disk 0660, we can go with: 1, setup a new user 'ats', and put it into 'disk' group 2, after setuid, run initgroups() to complete the groups evn. we need a safe and easy to implement way for raw disk access in FreeBSD. thanks for you help -- -- zym, Zhao Yongming. aka: yonghao <at> taobao.com
RSS Feed