Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
Bdepasswords
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
BDE
Bdepasswords
Commits
0b240fb3
Commit
0b240fb3
authored
11 years ago
by
Vincent Le gallic
Browse files
Options
Downloads
Patches
Plain Diff
README côté serveur pour la version 0.1
parent
2181b429
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README
+13
-0
13 additions, 0 deletions
README
with
13 additions
and
0 deletions
README
+
13
−
0
View file @
0b240fb3
...
...
@@ -11,3 +11,16 @@ ordinateur) et le serveur.
* Si ce n'est déjà fait, indiquer votre clé publique sur gest_crans
* ???
== Installation et configuration du serveur ==
* Copier le dépôt git sur votre serveur :
# git clone git://git.crans.org/git/cranspasswords.git
* Copier serverconfig.example.py en serverconfig.py et adapter
à vos besoins
* Créer un sudoer-file contenant :
%respbats ALL=(root) NOPASSWD: /root/cranspasswords/server.py
* Penser à créer le dossier /root/cranspasswords/db (en 700)
Si vous n'arrivez pas à chiffrer parce que des clés sont expirées,
cette version (0.1) de cranspasswords ne vous permet pas de les ignorer.
Vous devez donc les retirer du la configuration du serveur.
(Par exemple, en remplaçant le fingerprint incriminé par None)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment