Home
last modified time | relevance | path

Searched +full:key +full:- +full:home (Results 1 – 25 of 405) sorted by relevance

12345678910>>...17

/freebsd/sys/contrib/openzfs/man/man8/
H A Dzfs.81 .\" SPDX-License-Identifier: CDDL-1.0
10 .\" or https://opensource.org/licenses/CDDL-1.0.
34 .\" Copyright (c) 2014-2015, The FreeBSD Foundation, All Rights Reserved.
71 .Sy ZFS_MAX_DATASET_NAME_LEN No - 1
73 .Sy [A-Za-z_.:/ -] .
90 .Bl -tag -offset Ds -width "file system"
94 While ZFS file systems are designed to be POSIX-compliant, known issues exist
96 Applications that depend on standards conformance might fail due to non-standard
103 A read-only version of a file system or volume at a given point in time.
111 but without the hold on on-disk data.
[all …]
H A Dzfs-allow.81 .\" SPDX-License-Identifier: CDDL-1.0
10 .\" or https://opensource.org/licenses/CDDL-1.0.
38 .Nm zfs-allow
97 .Bl -tag -width ""
138 Delegates ZFS administration permission for the file systems to non-privileged
140 .Bl -tag -width "-d"
155 Multiple entities can be specified as a comma-separated list.
177 Multiple permissions may be specified as a comma-separated list.
203 …\fBmount\fR ability. Must also have the \fBrefreservation\fR ability to create a non-sparse volume.
207 load-key subcommand Allows loading and unloading of encryption key (see \fBzfs load-key\fR and \fBz…
[all …]
H A Dzfs-unallow.81 .\" SPDX-License-Identifier: CDDL-1.0
10 .\" or https://opensource.org/licenses/CDDL-1.0.
34 .Dt ZFS-ALLOW 8
38 .Nm zfs-allow
97 .Bl -tag -width ""
138 Delegates ZFS administration permission for the file systems to non-privileged
140 .Bl -ta
[all...]
H A Dzfs-create.81 .\" SPDX-License-Identifier: CDDL-1.0
10 .\" or https://opensource.org/licenses/CDDL-1.0.
38 .Nm zfs-create
54 .Bl -tag -width ""
68 .Bl -tag -width "-o"
81 Creates all the non-existing parent datasets.
90 Do a dry-run
91 .Pq Qq No-op
104 Print machine-parsable verbose information about the created dataset.
105 Each line of output contains a key and one or two values, all separated by tabs.
[all …]
/freebsd/lib/libpam/modules/pam_ssh/
H A Dpam_ssh.82 .\" Copyright (c) 2001-2003 Networks Associates Technology, Inc.
3 .\" Copyright (c) 2004-2011 Dag-Erling Smørgrav
8 .\" under DARPA/SPAWAR contract N66001-01-C-8035 ("CBOSS"), as part of the
42 .Op Ar service-name
43 .Ar module-type
44 .Ar control-flag
56 .Ar module-type
69 decrypt the target user's SSH key using that passphrase.
72 .Bl -tag -width ".Cm use_first_pass"
123 .Bl -tag -width ".Cm want_agent"
[all …]
/freebsd/release/tools/
H A Dvagrant.conf11 firstboot-freebsd-update firstboot-pkgs"
13 # Set to a list of third-party software to enable in rc.conf(5).
17 if [ -z "${NO_ROOT}" ]; then
22 pkg -c ${DESTDIR} clean -y -a
23 pkg -c ${DESTDIR} delete -f -y pkg
24 rm -r ${DESTDIR}/var/db/pkg/repos/FreeBSD-ports
25 rm -r ${DESTDIR}/var/db/pkg/repos/FreeBSD-ports-kmods
43 /usr/sbin/pw -R ${DESTDIR} \
44 groupadd vagrant -g 1001
45 /usr/sbin/pw -R ${DESTDIR} -M ${DESTDIR}/METALOG \
[all …]
/freebsd/libexec/nuageinit/tests/
H A Dnuageinit.sh1 #-
2 # Copyright (c) 2022-2025 Baptiste Daroussin <bapt@FreeBSD.org>
5 # SPDX-License-Identifier: BSD-2-Clause
39 mkdir -p etc/ssh
42 sys:*:1:0::0:0:Sys:/home/sys:/bin/csh
44 pwd_mkdb -d etc ${here}/etc/master.passwd
53 …atf_check -s exit:1 -e inline:"Usage: /usr/libexec/nuageinit <cloud-init-directory> (<config-2> | …
54 …atf_check -s exit:1 -e inline:"Usage: /usr/libexec/nuageinit <cloud-init-directory> (<config-2> | …
55 …atf_check -s exit:1 -e inline:"Usage: /usr/libexec/nuageinit <cloud-init-directory> (<config-2> | …
56 …atf_check -s exit:1 -e inline:"nuageinit: Unknown cloud init type: meh\n" /usr/libexec/nuageinit b…
[all …]
H A Dnuage.sh1 #-
2 # Copyright (c) 2022-2025 Baptiste Daroussin <bapt@FreeBSD.org>
5 # SPDX-License-Identifier: BSD-2-Clause
21 if [ ! -f etc/localtime ]; then
29 if [ ! -f etc/rc.conf.d/hostname ]; then
32 atf_check -o inline:"hostname=\"myhostname\"\n" cat etc/rc.conf.d/hostname
38 if [ ! -f .ssh/authorized_keys ]; then
39 atf_fail "ssh key not added"
41 atf_check -o inline:"40700\n" stat -f %p .ssh
42 atf_check -o inline:"100600\n" stat -f %p .ssh/authorized_keys
[all …]
/freebsd/usr.bin/ssh-copy-id/
H A Dssh-copy-id.sh2 #-
3 # SPDX-License-Identifier: BSD-2-Clause
31 echo "usage: ssh-copy-id [-lv] [-i keyfile] [-o option] [-p port] [user@]hostname" >&2
38 printf "%s\n" "$k" | ssh $port -S none $options "$user$h" /bin/sh -c \'' \
39 set -e; \
41 keyfile=$HOME/.ssh/authorized_keys ; \
42 mkdir -p -- "$HOME/.ssh/" ; \
43 while read alg key comment ; do \
44 [ -n "$key" ] || continue; \
45 if ! grep -sqwF "$key" "$keyfile"; then \
[all …]
/freebsd/sys/contrib/device-tree/Bindings/input/
H A Dmediatek,pmic-keys.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/input/mediatek,pmic-keys.yaml#
5 $schema: http://devicetree.org/meta-schema
[all...]
/freebsd/lib/libc/db/man/
H A Ddbm.339 .Fn dbm_store "DBM *db" "datum key" "datum data" "int flags"
41 .Fn dbm_fetch "DBM *db" "datum key"
43 .Fn dbm_delete "DBM *db" "datum key"
65 .Bd -literal
86 .Qq Li /home/me/mystuff
88 .Pa /home/me/mystuff.db .
122 .Fn dbm_store db key data flags
137 .Fa key ,
149 .Fa key
150 already exists) or returns -1 and sets
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/zpool_status/
H A Dzpool_status_-c_homedir.ksh1 #!/bin/ksh -p
2 # SPDX-License-Identifier: CDDL-1.0
11 # or https://opensource.org/licenses/CDDL-1.0.
29 # Verify zpool status command mode (-c) works with scripts in user's
30 # home directory.
33 # 1. Change HOME to /var/tmp (TEST_BASE_DIR)
34 # 2. Make a simple script that echoes a key value pair
35 # in $HOME/.zpool.d
36 # 3. Make sure it can be run with -c
48 # change HOME
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/zpool_iostat/
H A Dzpool_iostat_-c_homedir.ksh1 #!/bin/ksh -p
2 # SPDX-License-Identifier: CDDL-1.0
11 # or https://opensource.org/licenses/CDDL-1.0.
29 # Verify zpool iostat command mode (-c) works with scripts in user's
30 # home directory.
33 # 1. Change HOME to /var/tmp (TEST_BASE_DIR)
34 # 2. Make a simple script that echoes a key value pair
35 # in $HOME/.zpool.d
36 # 3. Make sure it can be run with -c
48 # change HOME
[all …]
/freebsd/sys/contrib/device-tree/src/arm/samsung/
H A Dexynos4412-odroidx.dts1 // SPDX-License-Identifier: GPL-2.0
3 * Hardkernel's Exynos4412 based ODROID-X board device tree source
7 * Device tree source file for Hardkernel's ODROID-X board which is based
11 /dts-v1/;
12 #include <dt-bindings/leds/common.h>
13 #include "exynos4412-odroid-common.dtsi"
16 model = "Hardkernel ODROID-
[all...]
/freebsd/contrib/wpa/wpa_supplicant/
H A DREADME-HS204 This document describe how the IEEE 802.11u Interworking and Wi-Fi
7 GUI or Wi-Fi framework) is used to manage this functionality.
10 Introduction to Wi-Fi Hotspot 2.0
11 ---------------------------------
13 Hotspot 2.0 is the name of the Wi-Fi Alliance specification that is used
14 in the Wi-Fi CERTIFIED Passpoint<TM> program. More information about
17 http://www.wi-fi.org/knowledge-center/white-papers/wi-fi-certified-passpoint%E2%84%A2-new-program-w…
20 https://www.wi-fi.org/knowledge-center/published-specifications
23 standardized in IEEE Std 802.11u-2011 which is now part of the IEEE Std
24 802.11-2012.
[all …]
/freebsd/contrib/lyaml/spec/
H A Dext_yaml_scanner_spec.yaml2 # Copyright (C) 2013-2022 Gary V. Vaughan
12 - it scans empty streams:
18 - it ignores comments: '
19 k = yaml.scanner "# A comment\nnon-comment # trailing comment\n"
21 expect (k ().value).to_be "non-comment"
24 - describe STREAM_START:
25 - before:
27 - it is the first token:
29 - it reports token start marker:
31 - it reports token end marker:
[all …]
/freebsd/contrib/ee/
H A Dee.15 .\" nroff -man ee.1
7 .\" $Header: /home/hugh/sources/old_ae/RCS/ee.1,v 1.22 2001/12/16 04:49:27 hugh Exp $
12 ee \- easy editor
15 ee [-e] [-i] [-h] [+#] [\fIfile\fR ...]
16 ree [-e] [-i] [-h] [+#] [\fIfile\fR ...]
33 An editor with similar user-friendly qualities but more features is available
55 .B -e
58 .B -i
61 .B -h
75 alphabetic key, e.g., ^a) and function keys available on the keyboard
[all …]
/freebsd/contrib/libxo/libxo/
H A Dlibxo-csv.714 .Nm --libxo encoder=csv[+options]
15 .Nd a CVS encoder for libxo\-based commands
22 .Bd -literal -offset indent
23 % df --libxo @csv
24 name,total-blocks,used-blocks,available-blocks,used-percent,mounted-on
27 zroot/usr/home,3808301289,11693684,3796607605,0,/usr/home
30 % df --libxo @csv+leafs=name.used-percent
31 name,used-percent
34 zroot/usr/home,0
37 % df --libxo @csv+leafs=available-blocks+no-header /
[all …]
/freebsd/contrib/less/
H A Dlesskey.c2 * Copyright (C) 1984-2025 Mark Nudelman
12 * lesskey [-o output] [input]
18 * If no output file is specified, $HOME/.less is used.
20 * The .less file is used to specify (to "less") user-defined
21 * key bindings. Basically any sequence of 1 to MAX_CMDLEN
31 * the new user-defined command. The command
35 * control character (e.g. ^X means control-X).
51 * #line-edit Signals the beginning of the line-editing
60 * The output file is a non-ascii file, consisting of a header,
78 * by the null-terminated "chars" string.
[all …]
H A Dlesskey.nro4 lesskey \- customize key bindings for less
6 .B "lesskey [\-o output] [\-\-] [input]"
8 .B "lesskey [\-\-output=output] [\-\-] [input]"
10 .B "lesskey \-V"
12 .B "lesskey \-\-version"
36 file specifies a set of key bindings and environment variables
45 Customizes command key bindings.
46 .IP #line-edit
47 Customizes line-editing key bindings.
64 \fIstring\fP <whitespace> \fIaction\fP <whitespace> [extra-string] <newline>
[all …]
/freebsd/crypto/openssh/
H A Dsshd.845 .Bk -words
75 can be configured using command-line options or a configuration file
78 command-line options override values specified in the
87 .Bl -tag -width Ds
107 options or as a comma-separated list.
119 .Dq invalid-user
125 during key exchange.
126 The certificate file must match a host key file specified using the
177 Specifies a file from which a host key is read.
181 host key files are normally not readable by anyone but root).
[all …]
/freebsd/share/termcap/
H A Dtermcap.531 .\" * ncurses is copyright (C) 1992-1995 *
32 .\" * Zeyd M. Ben-Halim *
77 consist of a number of `:'-separated fields.
98 in 132-column mode would be
99 .Dq vt100-w .
101 .Bl -column indent "With automatic margins (usually default)xx" -offset indent
103 -w Wide mode (more than 80 columns) vt100-w
104 -am With automatic margins (usually default) vt100-am
105 -nam Without automatic margins vt100-nam
106 .Pf \- Ar n Ta No "Number of lines on screen aaa-60"
[all …]
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx53-ard.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
7 /dts-v1/;
8 #include <dt-bindings/input/input.h>
13 compatible = "fsl,imx53-ard", "fsl,imx53";
20 eim-cs1@f4000000 {
21 #address-cell
[all...]
/freebsd/contrib/ncurses/man/
H A Dcurs_getch.3x3 .\" Copyright 2018-2023,2024 Thomas E. Dickey *
4 .\" Copyright 1998-2016,2017 Free Software Foundation, Inc. *
32 .TH curs_getch 3X 2024-04-20 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library calls"
59 \fB\%has_key\fP \-
79 gathers a key stroke from the terminal keyboard associated with a
87 returns an integer identifying the key stroke;
90 Use of the control key as a modifier often results in a distinct code.
97 then if the no-delay flag is set in the window
158 (those corresponding to the ECMA-6 character set\(emsee
166 the term \*(``function key\*('' includes but is not limited to keycaps
[all …]
/freebsd/contrib/kyua/integration/
H A Dcmd_db_exec_test.sh32 # Subsequent invocations of db-exec should just pick this new file up.
37 atf_check -s exit:0 -o ignore -e empty kyua test
45 atf_check -s exit:0 -o save:metadata.csv -e empty \
46 kyua db-exec "SELECT * FROM metadata"
47 atf_check -s exit:0 -o ignore -e empty \
56 atf_check -s exit:0 -o save:metadata.csv -e empty \
57 kyua db-exec SELECT "*" FROM metadata
58 atf_check -s exit:0 -o ignore -e empty \
65 atf_check -s exit:3 -o empty -e match:"Not enough arguments" kyua db-exec
66 test ! -d .kyua/store/ || atf_fail "Database created but it should" \
[all …]

12345678910>>...17