HomeFreeBSD

PAM: add 'recursive_homes' flag to use with 'prop_mountpoint'

Description

PAM: add 'recursive_homes' flag to use with 'prop_mountpoint'

It's not always desirable to have a fixed flat homes directory.
With the 'recursive_homes' flag, 'prop_mountpoint' search would
traverse the whole tree starting at 'homes' (which can now be '*'
to mean all pools) to find a dataset with a mountpoint matching
the home directory.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Felix Dörre <felix@dogcraft.de>
Signed-off-by: Val Packett <val@packett.cool>
Closes #14834

Details

Provenance
val_packett.coolAuthored on May 5 2023, 10:35 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Jun 1 2023, 12:00 AM
Parents
rGbd4962b5ac42: PAM: use boolean_t for config flags
Branches
Unknown
Tags
Unknown