#578: octofuss-client
----------------------+-----------------------------------------------------
Reporter: sabine | Owner: cgabriel
Type: defect | Status: new
Priority: normal | Milestone:
Component: Octofuss | Version:
Severity: normal | Keywords:
----------------------+-----------------------------------------------------
Installato su server il pacchetto octofuss-client, dopo aver
installato/configurato …
[View More]fuss-server, octofussd e octofuss;[[BR]]
sembra funzionare regolarmente, nel senso che sincronizza i permessi, ma
mi da questo messaggio in fase di installazione:[[BR]]
{{{
Configurazione di octofuss-client (2.0.8-2fuss1)...
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/twisted/application/app.py", line
626, in run
runApp(config)
File "/usr/lib/python2.6/dist-packages/twisted/scripts/twistd.py", line
23, in runApp
_SomeApplicationRunner(config).run()
File "/usr/lib/python2.6/dist-packages/twisted/application/app.py", line
374, in run
self.application = self.createOrGetApplication()
File "/usr/lib/python2.6/dist-packages/twisted/application/app.py", line
439, in createOrGetApplication
application = getApplication(self.config, passphrase)
--- <exception caught here> ---
File "/usr/lib/python2.6/dist-packages/twisted/application/app.py", line
450, in getApplication
application = service.loadApplication(filename, style, passphrase)
File "/usr/lib/python2.6/dist-packages/twisted/application/service.py",
line 390, in loadApplication
application = sob.loadValueFromFile(filename, 'application',
passphrase)
File "/usr/lib/python2.6/dist-packages/twisted/persisted/sob.py", line
210, in loadValueFromFile
exec fileObj in d, d
File "/usr/sbin/octofuss-client", line 16, in <module>
from octofussclient import OctofussClient
exceptions.ImportError: No module named octofussclient
Failed to load application: No module named octofussclient
}}}
--
Ticket URL: <https://devel.fuss.bz.it/ticket/578>
FUSS <http://www.fuss.bz.it/>
Free Upgrade SouthTyrol's Schools
[View Less]
#589: cssh da client
------------------------+---------------------------------------------------
Reporter: emonastero | Owner: cgabriel
Type: defect | Status: new
Priority: normal | Milestone:
Component: Fuss 6.0 | Version:
Severity: normal | Keywords:
------------------------+---------------------------------------------------
collegandosi al server da client sia come root che localadmin cssh non
…
[View More]funziona
root@manzoni:~# cssh lab
Connection to server failed -- (version 11.0)
Invalid MIT-MAGIC-COOKIE-1 key at /usr/share/perl5/App/ClusterSSH.pm line
2123
localadmin@manzoni:~$ cssh lab
Couldnt read /etc/clusters at /usr/share/perl5/App/ClusterSSH.pm line 600.
--
Ticket URL: <http://devel.fuss.bz.it/ticket/589>
FUSS <http://www.fuss.bz.it/>
Free Upgrade SouthTyrol's Schools
[View Less]
#592: octofuss - create users
----------------------+-----------------------------------------------------
Reporter: sabine | Owner: cgabriel
Type: defect | Status: new
Priority: normal | Milestone:
Component: Octofuss | Version:
Severity: normal | Keywords:
----------------------+-----------------------------------------------------
Dopo aver creato utenti (singoli, creazione di massa ed import) bisogna
ogni …
[View More]volta ricordarsi di lanciare:[[BR]]
octofuss-client (per sincronizzare i permessi)[[BR]]
/etc/init.d/squid reload (per far uscire gli utenti in internet)[[BR]]
Da aggiungere al codice queste due funzionalità a termine creazione utenti
(singoli, creazione di massa ed import)
--
Ticket URL: <https://devel.fuss.bz.it/ticket/592>
FUSS <http://www.fuss.bz.it/>
Free Upgrade SouthTyrol's Schools
[View Less]
#597: octofuss - import file csv - permessi cartella home
----------------------+-----------------------------------------------------
Reporter: sabine | Owner: cgabriel
Type: defect | Status: new
Priority: normal | Milestone:
Component: Octofuss | Version:
Severity: normal | Keywords:
----------------------+-----------------------------------------------------
Se gli utenti vengono creati con un file csv (…
[View More]specificando anche un
primary group) la cartella appartiene giustamente all'utente, ma il gruppo
non è il primary goup definito, ma Domain Users.[[BR]]
Se creo utenti singoli i permessi sono giusti, nel senso che la cartella
appartiene all'utente ed il gruppo è quello definito come primary
group.[[BR]]
Se possibile far sì che anche con un file csv il gruppo proprietario sia
quello indicato come primary group.
--
Ticket URL: <http://devel.fuss.bz.it/ticket/597>
FUSS <http://www.fuss.bz.it/>
Free Upgrade SouthTyrol's Schools
[View Less]
#595: utilizzo client senza rete
----------------------+-----------------------------------------------------
Reporter: sabine | Owner: cgabriel
Type: defect | Status: new
Priority: normal | Milestone:
Component: Fuss 6.0 | Version:
Severity: normal | Keywords:
----------------------+-----------------------------------------------------
Per permettere agli utenti di utilizzare le macchine in caso di "server
…
[View More]guasto" o altri motivi che impediscono una connessione rete, secondo me è
opportuno far sì, che le macchine si avviano in tempo breve.[[BR]]
Attualmente si aspetta ca. 2 minuti e solo dopo le macchine permettono di
fare login in locale.[[BR]]
Ho trovato questo e sembra funzionare - poi no so se può causare altri
problemi :-):[[BR]]
modificare il file /etc/init/failsafe.conf alle righe:[[BR]]
riga 26: sleep da 20 a 5[[BR]]
riga 31, 32, 34, 35, 36 da commentare[[BR]]
--
Ticket URL: <http://devel.fuss.bz.it/ticket/595>
FUSS <http://www.fuss.bz.it/>
Free Upgrade SouthTyrol's Schools
[View Less]
#594: ubuntu-2d di default
----------------------+-----------------------------------------------------
Reporter: abonani | Owner: cgabriel
Type: defect | Status: new
Priority: normal | Milestone:
Component: Fuss 6.0 | Version:
Severity: normal | Keywords:
----------------------+-----------------------------------------------------
sarebbe meglio che in fase di login l'ambiente di default sia ubuntu-2d,
dovrebbe …
[View More]essere sufficiente modificare il file
/etc/lightdm/lightdm.conf
e inserire in user-session la voce ubuntu-2d al posto di ubuntu
--
Ticket URL: <http://devel.fuss.bz.it/ticket/594>
FUSS <http://www.fuss.bz.it/>
Free Upgrade SouthTyrol's Schools
[View Less]
#593: pacchetto whoopsie
-------------------------+--------------------------------------------------
Reporter: sabine | Owner: cgabriel
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Fuss 6.0 | Version:
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
Se possibile togliere il pacchetto whoopsie (Ubuntu crash database
…
[View More]submission daemon).[[BR]]
Togliendo questo pacchetto i vari crash non vengono più visualizzati a chi
utilizza il sistema.
--
Ticket URL: <http://devel.fuss.bz.it/ticket/593>
FUSS <http://www.fuss.bz.it/>
Free Upgrade SouthTyrol's Schools
[View Less]