Platform Team/Server Kit/sugar-server: Difference between revisions

No edit summary
Line 7: Line 7:
== Services ==
== Services ==


* Required services:
The list of services that sugar-server provides.
** Student identification
 
* Optional services:
=== id ===
** XO anti-thief support
 
** Entire Journal backup/restore
Provide Sugar users registration on a school server. After being registered, Sugar on users side will setup interaction with a school server, such as:
 
* jabber sever in {{Code|/desktop/sugar/collaboration/jabber_server}} GConf setting,
* backup url in {{Code|/desktop/sugar/backup_url}} GConf setting,
* Package Management System configuration file in {{Code|~/.sugar/''profile''/pms.conf}} to upgrade packages on client side.
 
Later, these settings will be used by [[Sugar_Server_Kit/sugar-client|sugar-client]] to process its regular routines.
 
=== backup ===
 
=== activation ===
 
=== keyring ===


== Requires ==
== Requires ==