From owner-freebsd-questions Fri Apr 21 23:40:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from flash.mipk-kspu.kharkov.ua (flash.mipk-kspu.kharkov.ua [194.44.157.113]) by hub.freebsd.org (Postfix) with ESMTP id 35AF337B513 for ; Fri, 21 Apr 2000 23:40:07 -0700 (PDT) (envelope-from artem@mipk-kspu.kharkov.ua) Received: from mipk-kspu.kharkov.ua (rainbow.mipk-kspu.kharkov.ua [194.44.157.124]) by flash.mipk-kspu.kharkov.ua (8.8.5/SCO5) with ESMTP id JAA29577 for ; Sat, 22 Apr 2000 09:38:54 +0300 (EETDST) Message-ID: <390148FE.68E39232@mipk-kspu.kharkov.ua> Date: Sat, 22 Apr 2000 09:38:54 +0300 From: "Artyom V. Viklenko" Organization: MIPK-KSPU X-Mailer: Mozilla 4.61 [en] (OS/2; U) X-Accept-Language: ru,uk,en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Creation files & directories: which GID should be? Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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