1 '\" te
2 .\" Copyright (c) 2009, Sun Microsystems, Inc. All Rights Reserved.
3 .\" Copyright 2017, Nexenta Systems, Inc. All Rights Reserved.
4 .\" The contents of this file are subject to the terms of the
5 .\" Common Development and Distribution License (the "License").
6 .\" You may not use this file except in compliance with the License.
7 .\"
8 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 .\" or http://www.opensolaris.org/os/licensing.
10 .\" See the License for the specific language governing permissions
11 .\" and limitations under the License.
12 .\"
13 .\" When distributing Covered Code, include this CDDL HEADER in each
14 .\" file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 .\" If applicable, add the following below this CDDL HEADER, with the
16 .\" fields enclosed by brackets "[]" replaced with your own identifying
17 .\" information: Portions Copyright [yyyy] [name of copyright owner]
18 .\"
19 .TH SMB 4 "Apr 23, 2015"
20 .SH NAME
21 smb \- configuration properties for Solaris CIFS server
22 .SH DESCRIPTION
23 .LP
24 Behavior of the Solaris CIFS server is defined by property values that are
25 stored in the Service Management Facility, \fBsmf\fR(5).
26 .sp
27 .LP
28 An authorized user can use the \fBsharectl\fR(1M) command to set global values
29 for these properties in SMF.
30 .sp
31 .LP
32 The following list describes the properties:
33 .sp
34 .ne 2
35 .na
36 \fB\fBads_site\fR\fR
37 .ad
38 .sp .6
39 .RS 4n
40 Specifies the site configured in DNS to look up Active Directory information.
41 Sites provide a mechanism to partition or delegate administration and policy
42 management, which are typically used in large or complex domains.
43 .sp
402 .sp .6
403 .RS 4n
404 Specifies the NetBIOS scope identifier, which identifies logical NetBIOS
405 networks that are on the same physical network. When you specify a NetBIOS
406 scope identifier, the server filters the number of machines that are listed in
407 the browser display to make it easier to find other hosts. The value is a text
408 string that represents a domain name. By default, no value is set.
409 .RE
410
411 .sp
412 .ne 2
413 .na
414 \fB\fBoplock_enable\fR\fR
415 .ad
416 .sp .6
417 .RS 4n
418 Controls whether "oplocks" may be granted by the SMB server.
419 The term "oplock" is short for "opportunistic lock", which is
420 the legacy name for cache delegations in SMB.
421 By default, oplocks are enabled.
422 Note that if oplocks are disabled, file I/O perfrormance may be
423 severely reduced.
424 .RE
425
426 .sp
427 .ne 2
428 .na
429 \fB\fBpdc\fR\fR
430 .ad
431 .sp .6
432 .RS 4n
433 Specifies the preferred IP address for the domain controller. This property is
434 sometimes used when there are multiple domain controllers to indicate which one
435 is preferred. If the specified domain controller responds, it is chosen even if
436 the other domain controllers are also available. By default, no value is set.
437 .RE
438
439 .sp
440 .ne 2
441 .na
442 \fB\fBrestrict_anonymous\fR\fR
532 \fB\fBwins_server_1\fR\fR
533 .ad
534 .sp .6
535 .RS 4n
536 Specifies the IP address of the primary WINS server. By default, no value is
537 set.
538 .RE
539
540 .sp
541 .ne 2
542 .na
543 \fB\fBwins_server_2\fR\fR
544 .ad
545 .sp .6
546 .RS 4n
547 Specifies the IP address of the secondary WINS server. By default, no value is
548 set.
549 .RE
550
551 .SH ATTRIBUTES
552 .LP
553 See the \fBattributes\fR(5) man page for descriptions of the following
554 attributes:
555 .sp
556
557 .sp
558 .TS
559 box;
560 c | c
561 l | l .
562 ATTRIBUTE TYPE ATTRIBUTE VALUE
563 _
564 Interface Stability Uncommitted
565 .TE
566
567 .SH SEE ALSO
568 .LP
569 \fBsharectl\fR(1M), \fBsmbadm\fR(1M), \fBsmbd\fR(1M), \fBsmbstat\fR(1M),
570 \fBattributes\fR(5), \fBsmf\fR(5)
|
1 '\" te
2 .\" Copyright (c) 2009, Sun Microsystems, Inc. All Rights Reserved.
3 .\" Copyright 2017, Nexenta Systems, Inc. All Rights Reserved.
4 .\" The contents of this file are subject to the terms of the
5 .\" Common Development and Distribution License (the "License").
6 .\" You may not use this file except in compliance with the License.
7 .\"
8 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 .\" or http://www.opensolaris.org/os/licensing.
10 .\" See the License for the specific language governing permissions
11 .\" and limitations under the License.
12 .\"
13 .\" When distributing Covered Code, include this CDDL HEADER in each
14 .\" file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 .\" If applicable, add the following below this CDDL HEADER, with the
16 .\" fields enclosed by brackets "[]" replaced with your own identifying
17 .\" information: Portions Copyright [yyyy] [name of copyright owner]
18 .\"
19 .TH SMB 4 "May 16, 2020"
20 .SH NAME
21 smb \- configuration properties for Solaris CIFS server
22 .SH DESCRIPTION
23 Behavior of the Solaris CIFS server is defined by property values that are
24 stored in the Service Management Facility, \fBsmf\fR(5).
25 .sp
26 .LP
27 An authorized user can use the \fBsharectl\fR(1M) command to set global values
28 for these properties in SMF.
29 .sp
30 .LP
31 The following list describes the properties:
32 .sp
33 .ne 2
34 .na
35 \fB\fBads_site\fR\fR
36 .ad
37 .sp .6
38 .RS 4n
39 Specifies the site configured in DNS to look up Active Directory information.
40 Sites provide a mechanism to partition or delegate administration and policy
41 management, which are typically used in large or complex domains.
42 .sp
401 .sp .6
402 .RS 4n
403 Specifies the NetBIOS scope identifier, which identifies logical NetBIOS
404 networks that are on the same physical network. When you specify a NetBIOS
405 scope identifier, the server filters the number of machines that are listed in
406 the browser display to make it easier to find other hosts. The value is a text
407 string that represents a domain name. By default, no value is set.
408 .RE
409
410 .sp
411 .ne 2
412 .na
413 \fB\fBoplock_enable\fR\fR
414 .ad
415 .sp .6
416 .RS 4n
417 Controls whether "oplocks" may be granted by the SMB server.
418 The term "oplock" is short for "opportunistic lock", which is
419 the legacy name for cache delegations in SMB.
420 By default, oplocks are enabled.
421 Note that if oplocks are disabled, file I/O performance may be
422 severely reduced.
423 .RE
424
425 .sp
426 .ne 2
427 .na
428 \fB\fBpdc\fR\fR
429 .ad
430 .sp .6
431 .RS 4n
432 Specifies the preferred IP address for the domain controller. This property is
433 sometimes used when there are multiple domain controllers to indicate which one
434 is preferred. If the specified domain controller responds, it is chosen even if
435 the other domain controllers are also available. By default, no value is set.
436 .RE
437
438 .sp
439 .ne 2
440 .na
441 \fB\fBrestrict_anonymous\fR\fR
531 \fB\fBwins_server_1\fR\fR
532 .ad
533 .sp .6
534 .RS 4n
535 Specifies the IP address of the primary WINS server. By default, no value is
536 set.
537 .RE
538
539 .sp
540 .ne 2
541 .na
542 \fB\fBwins_server_2\fR\fR
543 .ad
544 .sp .6
545 .RS 4n
546 Specifies the IP address of the secondary WINS server. By default, no value is
547 set.
548 .RE
549
550 .SH ATTRIBUTES
551 See the \fBattributes\fR(5) man page for descriptions of the following
552 attributes:
553 .sp
554
555 .sp
556 .TS
557 box;
558 c | c
559 l | l .
560 ATTRIBUTE TYPE ATTRIBUTE VALUE
561 _
562 Interface Stability Uncommitted
563 .TE
564
565 .SH SEE ALSO
566 \fBsharectl\fR(1M), \fBsmbadm\fR(1M), \fBsmbd\fR(1M), \fBsmbstat\fR(1M),
567 \fBattributes\fR(5), \fBsmf\fR(5)
|