Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
caosdb-server
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue 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
caosdb
Software
caosdb-server
Commits
866fa57f
Verified
Commit
866fa57f
authored
3 years ago
by
Daniel Hornung
Browse files
Options
Downloads
Patches
Plain Diff
DOC: Changed doc for pam_authentication.sh
parent
4c50597c
No related branches found
No related tags found
1 merge request
!58
REL: prepare release 0.7.2
Pipeline
#19079
passed
3 years ago
Stage: info
Stage: setup
Stage: test
Stage: deploy
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README_SETUP.md
+3
-3
3 additions, 3 deletions
README_SETUP.md
with
3 additions
and
3 deletions
README_SETUP.md
+
3
−
3
View file @
866fa57f
...
@@ -37,9 +37,9 @@ installed and the pam user tool must be compiled:
...
@@ -37,9 +37,9 @@ installed and the pam user tool must be compiled:
-
`cd misc/pam_authentication/`
-
`cd misc/pam_authentication/`
-
`make`
-
`make`
-
If you want, you can run a test now:
`./pam_authentication.sh asdf
ghjk`
-
If you want, you can run a test now:
`./pam_authentication.sh asdf
`
asks for a password for user
should print
`[FAILED]`
and return with a non-z
er
o
exi
t code. Unless there is
`asdf`
. If no such us
er exi
sts or the wrong passowrd is entered, it print
`[FAILED]`
and return
a user
`asdf`
with password
`ghjk`
on your system, of cours
e.
with a non-zero exit cod
e.
-
If you want to run the CaosDB server without root privilege, you need to use
-
If you want to run the CaosDB server without root privilege, you need to use
the setuid bit for the binary. For example, if the user
`caosdb`
runs the
the setuid bit for the binary. For example, if the user
`caosdb`
runs the
server process the permissions of
`bin/pam_authentication`
should be the
server process the permissions of
`bin/pam_authentication`
should be the
...
...
This diff is collapsed.
Click to expand it.
Daniel Hornung
@daniel
mentioned in issue
#140 (closed)
·
3 years ago
mentioned in issue
#140 (closed)
mentioned in issue #140
Toggle commit list
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