Set centralized policies for KDE

View: New views
3 Messages — Rating Filter:   Alert me  

Set centralized policies for KDE

by Andreas Moroder-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

is there something like ntconfig.pol or Active Directory to centralize the policies for KDE desktop users in big networks ?

Please don't tell me to post to the enterprise list. It is a dead list and even news on enterprise.kde.org are outdated.

Thanks
Andreas
--
Neu: GMX DSL bis 50.000 kBit/s und 200,- Euro Startguthaben!
http://portal.gmx.net/de/go/dsl02
___________________________________________________
This message is from the kde mailing list.
Account management:  https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.

Re: Set centralized policies for KDE

by Stef Bon-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Andreas Moroder wrote:
> Hello,
>
> is there something like ntconfig.pol or Active Directory to centralize the policies for KDE desktop users in big networks ?
>
> Please don't tell me to post to the enterprise list. It is a dead list and even news on enterprise.kde.org are outdated.
>
> Thanks
> Andreas
>  
Well,

I've been looking for something simular, but the only answer I got was
using NFS, exporting the homedirectories of users over the network.

I also have been looking for a way to sync the most important user
settings with a central rsync server, getting it from to server after
login, and
writing it back to the server after logout. That is not so hard, but I
do not know how common that is.


Stef
___________________________________________________
This message is from the kde mailing list.
Account management:  https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.

Re: Set centralized policies for KDE

by Bugzilla from kevin.krammer@gmx.at :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sunday, 2009-11-01, Andreas Moroder wrote:
> Hello,
>
> is there something like ntconfig.pol or Active Directory to centralize the
>  policies for KDE desktop users in big networks ?

KDE's config is based on a concept similar to the $PATH search, i.e. when an
applications looks for a specific setting, KDE's config framework will walk
through a list of occurences of this setting.

Usually the one "closest" to the user is taken, e.g. if present in the user's
config file, *unless* it has been restricted "further away".
That's called the Kiosk framework [1].

So, if for example, the hierachy consists of the distribution's config as the
top, adjusted by company wide and/or group wide restrictions followed by the
users' own config files (e.g. being mounted as a network shared), any setting
locked down at the medium level will be used as configured there, anything
else will be taken from the top level unless overwritten by the users
themselves.

Cheers,
Kevin

P.S: As far as I know it is currently based on this INI-style files, but I
haven't tracked any work in that area so I have unfortunately no idea whether
a config server based KDE config backend exists or is being worked on.

[1] http://techbase.kde.org/KDE_System_Administration/Kiosk/Introduction

There is a mailing list for it as well, kde-kiosk, but it seems to be not very
active either.

--
Kevin Krammer, KDE developer, xdg-utils developer
KDE user support, developer mentoring


___________________________________________________
This message is from the kde mailing list.
Account management:  https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.

signature.asc (197 bytes) Download Attachment