[Kde-kiosk] KDE URL Restrictions Containg Variables

Waldo Bastian bastian at kde.org
Thu Jun 2 13:47:16 CEST 2005


On Monday 30 May 2005 16:30, Murray Trainer wrote:
> Hi All,
>
> I have a mount point for each user under /mnt and want to stop users
> browsing above their own directory.  I tried adding a rule to the
> kdeglobals file like rule_4 below but it doesn't seem to work?  Can I
> only use either a variable or a path and not a combination of both?
>
> Thanks
>
> Murray
>
>
> [KDE URL Restrictions][$i]
> rule_1=list,,,,file,,,false
> rule_2=list,,,,file,,$HOME,true
> rule_3=list,,,,file,,/shares,true
> rule_4=list,,,,file,,/mnt/$USER,true
> rule_count=4

Only $HOME and $TMP are expanded by default. To expand other things you can 
use:
	rule_4[$e]=list,,,,file,,/mnt/$USER,true

Cheers,
Waldo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kde-kiosk/attachments/20050602/b8927628/attachment.pgp


More information about the kde-kiosk mailing list