[Kde-kiosk] KDE URL Restrictions Containg Variables

Russell Brown russell at lls.lls.com
Fri Jun 3 09:08:16 CEST 2005


Quoth Murray Trainer.....
>I have another general question.  We have intend giving users access to
>shared directory based on membership of an appropriate unix group.
>Can we do something like:
>
>rule_3[e]=list,,,,file,,/shares/group1,$GROUP1_ACCESS
>rule_4[e]=list,,,,file,,/shares/group2,$GROUP2_ACCESS
>rule_5[e]=list,,,,file,,/shares/group3,$GROUP3_ACCESS

You could try using an external script/program to produce the allowable
pathname. Then use a line like:

rule_3[$e]=list,,,,file,,$(/usr/local/bin/echo_group_shared_path),true

HtH
-- 
 Regards,
     Russell
 --------------------------------------------------------------------
| Russell Brown          | MAIL: russell at lls.com PHONE: 01780 471800 |
| Lady Lodge Systems     | WWW Work: http://www.lls.com              |
| Peterborough, England  | WWW Play: http://www.ruffle.me.uk         |
 --------------------------------------------------------------------


More information about the kde-kiosk mailing list