search for: get_gid

Displaying 2 results from an estimated 2 matches for "get_gid".

Did you mean: get_cid
2014 Feb 12
0
(no subject)
...utable file. Core was generated by `dovecot/pop3 p3postlogin'. Program terminated with signal 11, Segmentation fault. #0 0x0804e601 in main () (gdb) bt #0 0x0804e601 in main () #1 0xbfec7ff0 in ?? () #2 0x0804e7dc in main () #3 0x08050038 in service_anvil_global_deinit () #4 0x0804da9d in get_gid () #5 0x0804dc6c in main () #6 0xb7e2de37 in ?? () #7 0xb7e2f477 in ?? () #8 0xb7e2df24 in ?? () #9 0xb7dc2fbd in ?? () #10 0x0804bf13 in __register_frame_info_bases () #11 0xb7c55ebc in ?? () (gdb) q last part of conversation: pop* [20053] 140212130153 debug8: SMTP< 250 2.1.5 axel... Rec...
2003 Apr 13
2
chroot() as non-root user?
I suspect this has been asked before but I'll ask anyway. Q1: Is it possible for a non-root process to perform a chroot? My interest is this: I have a typical ISP hosting account (verio; on a FreeBSD 4.4 server.) I'd like to install and run various CGI packages, yet protect myself (and my email, and my .ssh keys) from bugs being exploited in those CGI packages. Chroot at the start