看板FreeBSD
标 题Re: [Openwebmail]openwebmail-prefs.pl setuid to …
发信站超级光小站 (Thu Sep 23 16:32:41 2004)
转信站ptt!ctu-reader!ctu-peer!news.nctu!netnews.csie.nctu!news.cs.nthu!bbs.s
※ 引述《[email protected] (妙音)》之铭言:
> root:mail 是正确的吗?
是正确的 :)
要修改权限的东西有几个,写成 script 比较方便:
chown_openwebmail.sh
#!/bin/sh
chmod 4555 /usr/bin/suidperl
opmdir='/xxxxxx/openwebmail'
chown -R root:mail $wwwdir
chmod 4755 $opmdir/openwebmail*.pl
chmod 0755 $opmdir/vacation.pl
chmod 755 $opmdir/etc
chmod 771 $opmdir/etc/sessions
chmod 771 $opmdir/etc/users
不过这些动作 ports 应该都做好了吧?
--
╭───╮╭─╮
│█◤█││█│ ※ Origin:
超级光小站 <SuperLight.twbbs.org>
│█◢◣╮│█│ ※ From :
61-221-34-37.HINET-IP.hinet.net
╰◥◤█││█╰─╮
│█◢█││███│
╰───╯╰───╯