summaryrefslogtreecommitdiffstats
path: root/upstream/fedora-rawhide/man8/systemd-homed.service.8
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/fedora-rawhide/man8/systemd-homed.service.8')
-rw-r--r--upstream/fedora-rawhide/man8/systemd-homed.service.819
1 files changed, 12 insertions, 7 deletions
diff --git a/upstream/fedora-rawhide/man8/systemd-homed.service.8 b/upstream/fedora-rawhide/man8/systemd-homed.service.8
index b9f44fb1..6ddaf443 100644
--- a/upstream/fedora-rawhide/man8/systemd-homed.service.8
+++ b/upstream/fedora-rawhide/man8/systemd-homed.service.8
@@ -1,5 +1,5 @@
'\" t
-.TH "SYSTEMD\-HOMED\&.SERVICE" "8" "" "systemd 255" "systemd-homed.service"
+.TH "SYSTEMD\-HOMED\&.SERVICE" "8" "" "systemd 256~rc3" "systemd-homed.service"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -46,6 +46,11 @@ systemd\-homed\&.service
synthesizes a local user and group\&. These are made available to the system using the
\m[blue]\fBUser/Group Record Lookup API via Varlink\fR\m[]\&\s-2\u[2]\d\s+2, and thus may be browsed with
\fBuserdbctl\fR(1)\&.
+.PP
+systemd\-homed\&.service
+also manages blob directories for each home directory it manages\&. See
+\m[blue]\fBUser Record Blob Directories\fR\m[]\&\s-2\u[3]\d\s+2
+for more details\&.
.SH "KEY MANAGEMENT"
.PP
User records are cryptographically signed with a public/private key pair (the signature is part of the JSON record itself)\&. For a user to be permitted to log in locally the public key matching the signature of their user record must be installed\&. For a user record to be modified locally the private key matching the signature must be installed locally, too\&. The keys are stored in the
@@ -97,12 +102,7 @@ to
"quux", and placed under the identical paths there, as currently only a single private key is supported per host\&. Note of course that the latter means that user records generated/signed before the key pair is copied in, lose their validity\&.
.SH "SEE ALSO"
.PP
-\fBsystemd\fR(1),
-\fBhomed.conf\fR(5),
-\fBhomectl\fR(1),
-\fBpam_systemd_home\fR(8),
-\fBuserdbctl\fR(1),
-\fBorg.freedesktop.home1\fR(5)
+\fBsystemd\fR(1), \fBhomed.conf\fR(5), \fBhomectl\fR(1), \fBpam_systemd_home\fR(8), \fBuserdbctl\fR(1), \fBorg.freedesktop.home1\fR(5)
.SH "NOTES"
.IP " 1." 4
Home Directories
@@ -114,3 +114,8 @@ User/Group Record Lookup API via Varlink
.RS 4
\%https://systemd.io/USER_GROUP_API
.RE
+.IP " 3." 4
+User Record Blob Directories
+.RS 4
+\%https://systemd.io/USER_RECORD_BLOB_DIRS
+.RE