HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: [hylafax-users] User privileges
From: Giulio Orsero <giulioo@pobox.com>
> >is there a way to assign especific privileges for each user?
> >
> >JID Pri S Owner Number Pages Dials TTS Status
> >503 100 R boss 888 0:2 0:12
> >503 127 R Employee 888 0:2 0:12
> >
> >I want to assign a 100 Pri for example to the user boss and 127 for
Employee,
> >so the boss's faxes are going to be sent first
>
> I don't know of a way this could be enforced by Hylafax.
>
> What I would do is:
> 1)
> if you "trust" your users (you trust that they won't do the same in
> their .hylarc :-) ), then you can just
> echo "Priority: 1" >> ~boss/.hylarc
> --
> giulioo@pobox.com
Does Hylafax require certain permissions on the .hylarc? In ~boss/.hylarc
could you set...
Priority: 100
... then...
chown root:root ~boss/.hylarc
chmod 644 ~boss/.hylarc
Or something like that?
Will.
____________________ HylaFAX(tm) Users Mailing List _______________________
To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null