[English] pSudo is a sudo written for Win32 (NT) systems. To install, please do the followings with System Administrator permission (you may see and modify the install.bat for your own environment): (1) Copy pSudoSvc.exe (main program) to %windir% (e.g., c:\windows, the Windows directory) piaipsudoers (configuration file) to c:\winnt\ (I'm sorry for this is EXACTLY where it must be... future versions will match for %windir%, but now, you have make a 'c:\winnt'.) (2) run: pSudoSvc /install (3) run: netstart "Piaip Sudo" If you don't see any error messages, then you've installed successfully. (4) Edit the 'piaipsudoers' file to add your sudo services into it. The syntax is described in the sample file. After that, you may publish the pSudo file for normal users. They can start your predefined (in piaipsudoers file) sudo services with the interface provided in pSudo. piaip@csie.ntu.edu.tw, info rewritten on Wed Dec 10 19:05:32 CST 2003 ----------------------------------------------------------------- [Big5 Chinese] pSudo 是我寫的 sudo for Win32(NT) 安裝方式: (可參考 install.bat) 把 pSudoSvc.exe (主程式) 拷到 %windir% (如 c:\winnt\.) piaipsudoers (設定檔) 拷到 c:\winnt (註: 目前的版本一定要在 c:\winnt, 像 c:\windows 是不行的, 以後的版本會改進。) 用有系統管理員權限的帳號執行 pSudoSvc /install 再 netstart "Piaip Sudo" 沒有錯誤訊息即可 要 sudo 請執行 pSudo 設定系統可用的 service 請更改 piaipsudoers 檔 語法不難,看裡面應該就可看懂 piaip@csie.ntu.edu.tw Tue Oct 9 01:52:13 CST 2001