> I need to enable a group of workstations running XDM
> accesses to local disk floppies with FAT16/32 FS(es). Therefore, I
> considered ports/emulators/mtools.
> All users will have access to the floppy drives.
> All workstations will permit remote shell emulation
> (sshd,...). Thus, there can be a local and several remote users
> on all workstations.
>
> HOWEVER, I would like to only permit the local
> logged user accesses to the floppy through mtools. I need this
> because this lab is considered hostile environment and remote
> users might try to be fun destroying other ppls floppy files.
> Before, I get any complains I considered doing something.
Hmm, why not simply giving /dev/fd0 to the user (chown) as it is
being done with /dev/console in <xroot>/lib/X11/xdm/GiveConsole,
and taking it away in <xroot>/lib/X11/xdm/TakeConsole?
Bjoern
--
-----BEGIN GEEK CODE BLOCK-----
GCS d--(+) s++: a- C+++(-) UB++++OSI++++$ P+++(-) L---(++) !E W- N+ o>+
K- !w !O !M !V PS++ PE- PGP++ t+++ !5 X++ tv- b+++ D++ G e+ h-- y+
------END GEEK CODE BLOCK------
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message