Date: Sat, 22 Apr 2000 09:38:54 +0300 From: "Artyom V. Viklenko" <artem@mipk-kspu.kharkov.ua> To: freebsd-questions@FreeBSD.ORG Subject: Creation files & directories: which GID should be? Message-ID: <390148FE.68E39232@mipk-kspu.kharkov.ua>
next in thread | raw e-mail | index | archive | help
Hi! I am new to FreeBSD and I have long experienc with other UNIX ( SCO ). Several day ago I install 3.3-RELEASE to my PC and found some strange situation. After loggin in as regular user (uid=200) I do the folowing: $ cd /tmp $ id uid=200(artem) gid=100(group) groups=100(group) $ > some.file $ ls -l total 0 -rw-r--r-- 1 artem wheel 0 22 apr 09:29 some.file $ Directory /tmp has typical mode -- no SUID, SGID flags, only sticky bit. And I'm not member of wheel group. Friens says that it is FreeBSD spesific. But I'd like to have normal UNIX behavior with setting uid and gid in i-node. How I can fix this situtation? It sims to me, that some changes need to be done in sources of ufs filesystem... Sorry for my english. Thank you! -- Sincerely yours, Artyom V. Viklenko. ---------------------------------------------------------------------- Artyom V. Viklenko : MIPK-KSPU 21, Frunze Str. Kharkov Ukraine 61002 SysAdmin UNIX & OS/2 : Phone: +38 0572 400026 Fax: +38 0572 474062 artem@mipk-kspu.kharkov.ua http://www.freenet.kharkov.ua/~artem To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?390148FE.68E39232>