From 8daa83a594a2e98f39d764422bfbdbc62c9efd44 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 19:20:00 +0200 Subject: Adding upstream version 2:4.20.0+dfsg. Signed-off-by: Daniel Baumann --- docs-xml/manpages/profiles.1.xml | 98 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 docs-xml/manpages/profiles.1.xml (limited to 'docs-xml/manpages/profiles.1.xml') diff --git a/docs-xml/manpages/profiles.1.xml b/docs-xml/manpages/profiles.1.xml new file mode 100644 index 0000000..9d57a7d --- /dev/null +++ b/docs-xml/manpages/profiles.1.xml @@ -0,0 +1,98 @@ + + + + + + profiles + 1 + Samba + User Commands + &doc.version; + + + + + profiles + A utility to report and change SIDs in registry files + + + + + + profiles + -c|--change-sid=STRING + -n|--new-sid=STRING + -v|--verbose + -?|--help + --usage + -d|--debuglevel=DEBUGLEVEL + --debug-stdout + --configfile=CONFIGFILE + --option=name=value + -l|--log-basename=LOGFILEBASE + --leak-report + --leak-report-full + FILE + + + + + DESCRIPTION + + This tool is part of the samba + 7 suite. + + profiles is a utility that + reports and changes SIDs in windows registry files. It currently only + supports NT. + + + + + + OPTIONS + + + + file + Registry file to view or edit. + + + + + -v,--verbose + Increases verbosity of messages. + + + + + -c SID1 -n SID2 + --change-sid SID1 --new-sid SID2 + Change all occurrences of SID1 in file by SID2. + + + + &cmdline.common.samba.client; + &popt.autohelp; + + + + + VERSION + + This man page is part of version &doc.version; of the Samba + suite. + + + + AUTHOR + + The original Samba software and related utilities + were created by Andrew Tridgell. Samba is now developed + by the Samba Team as an Open Source project similar + to the way the Linux kernel is developed. + + The profiles man page was written by Jelmer Vernooij. + + + -- cgit v1.2.3