-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathsmcd-seid.8
59 lines (45 loc) · 937 Bytes
/
smcd-seid.8
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
.\" smcd-seid.8
.\"
.\"
.\" Copyright IBM Corp. 2021
.\" ----------------------------------------------------------------------
.\"
.TH SMCD-SEID 8 "January 2021" "smc-tools" "Linux Programmer's Manual"
.SH NAME
smcd-seid \- Control the system EID
.SH "SYNOPSIS"
.sp
.ad l
.in +8
.ti -8
.B smcd
.RI "[ " OPTIONS " ]"
.B seid
.RI " { "
.BR show " | "
.BR enable " | "
.BR disable " | "
.BR help " }"
.sp
.SH "DESCRIPTION"
Use the
.B smcd seid
command to control the system enterprise ID (EID).
You can disable the system EID while at least one user defined EID entry exists.
A disabled system EID is automatically enabled when the last user defined EID entry is deleted.
.SS smcd seid show
show the system EID
.SS smcd seid enable
enable the system EID
.SS smcd seid disable
disable the system EID
.SH "EXAMPLES"
.HP 2
1. Disable the system EID
.br
\fB# smcd seid disable\fP
.br
.SH SEE ALSO
.br
.BR smcd (8),
.BR smcr (8)