Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Nov 2001 18:16:08 -0600 (CST)
From:      Sean Farley <sean-freebsd@farley.org>
To:        freebsd-emulation@freebsd.org
Subject:   semctl() does not propagate permissions
Message-ID:  <20011114175651.I2619-100000@thor.farley.org>

next in thread | raw e-mail | index | archive | help
I have a Linux application that I am trying to run on 4.4-STABLE as of
November 13th.  The application changes the group ID of the semaphore and
tries to use it after changing its own group ID.  The only problem is that
the semaphore is not being changed.

I am not much of a kernel hacker, but I added a printf() to linux_semctl()
in case LINUX_IPC_SET to see what it was getting.  It appears that it has
a 0 for GID and UID.

Sean
-----------------------
sean-freebsd@farley.org
PGP key:  http://www.farley.org/~sean/pgp.key


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-emulation" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011114175651.I2619-100000>