Skip Navigation Links | |
Exit Print View | |
Managing SMB File Sharing and Windows Interoperability in Oracle Solaris 11.1 Oracle Solaris 11.1 Information Library |
1. Sharing Files Between Windows and Oracle Solaris Systems
2. Setting Up Identity Mapping Between Windows and Oracle Solaris Systems
3. Setting Up a Oracle Solaris SMB Server to Manage and Share Files
The following terms are used throughout this book.
A list associated with a file that contains information about which users or groups have permission to access or modify the file.
A Windows naming service that runs on a domain controller to protect network objects from unauthorized access. This service also replicates objects across a network so that data is not lost if one domain controller fails.
A transient share of a user's home directory that is created when the user logs in and is removed when the user logs out.
A protocol that follows the client-server model to share files and services over the network, and which is based on the Server Message Block (SMB) protocol.
A rule that maps between a Windows group and an Oracle Solaris user and between an Oracle Solaris group and a Windows user. These mappings are needed when Windows uses a group identity as a file owner, or a user identity as a file group.
A way to use name mapping information that is stored in user or group objects in the Active Directory (AD), in the native LDAP directory service, or both to map users and groups.
A service that provides the naming policy and mechanisms for mapping domain and machine names to addresses outside of the enterprise, such as those on the Internet. DNS is the network information service used by the Internet.
A service that is provided with AD that enables a client to dynamically update its entries in the DNS database.
A dynamic UID or GID mapping for an SID that is not already mapped by name.
A forest can have one or more trees that do not form a contiguous namespace.
A logical structure that enables you to interconnect two or more Windows domains by bringing them into bidirectional, chained trust relationships. See also tree and forest.
Each tree in this model has a unique name, while a forest does not need to be named. The trees in a forest form a hierarchy for the purposes of the trust relationships. In this model, a single tree can constitute a forest. Each tree within a forest can be independent of the others.
You might use this model to run multiple environments under separate DNS namespaces.
An unsigned 32-bit identifier that is associated with an Oracle Solaris group.
A process that enables Windows clients to transparently access SMB shares and remote services from the Oracle Solaris SMB server.
A standard, extensible directory access protocol that enables clients and servers that use LDAP naming services to communicate with each other.
A directory to which you mount a file system or a share that exists on a remote system.
A way to associate Windows users and groups with equivalent Oracle Solaris users and groups by name rather than by identifier. A name-based mapping can consist of directory-based mappings and rule-based mappings.
The name of a host or workgroup used by NetBIOS.
A valid domain name as defined by DNS. You use a NetBIOS scope identifier to identify logical NetBIOS networks that are on the same physical network. When you specify a NetBIOS scope identifier, the server will only be able to communicate with other systems that have the same scope defined. The value is a text string that represents a domain name and is limited to 16 characters. By default, no value is set.
You might specify a NetBIOS scope if you want to divide a large Windows workgroup into smaller groups. If you use a scope, the scope ID must follow NetBIOS name conventions or domain name conventions. The ID is limited to 16 characters.
Most environments do not require the use of the NetBIOS scope feature. If you must use this feature, ensure that you track the scope identifier assigned to each node.
A distributed database that contains key information about the systems and the users on the network. The NIS database is stored on the master server and all the replica or slave servers.
A protocol that enables a client to automatically synchronize its system clock with a time server. The clock is synchronized each time the client is booted and any time it contacts the time server.
A stored password that enables an SMB client to mount SMB shares without having to authenticate each mount action. This password remains in storage until removed by the smbadm remove-key command.
A 32-bit identifier similar to an Oracle Solaris user identifier (UID) or group identifier (GID) that identifies a user, group, system, or domain.
A way to use rules to associate Windows users and groups with equivalent Oracle Solaris users and groups by name rather than by identifier.
An open source service that enables UNIX servers to provide SMB file-sharing and printing services to SMB clients.
A database in which Windows users and groups are defined. The SAM database is managed on a Windows domain controller.
A variable length structure that uniquely identifies a user or group both within the local domain and across all possible Windows domains.
A protocol that enables clients to access files and to request services of a server on the network.
A local resource on a server that is accessible to clients on the network. On an Oracle Solaris SMB server, a share is typically a directory. Each share is identified by a name on the network. To clients on the network, the share does not expose the local directory path directly above the root of the share.
Most shares have a type of disk because the shares are directories. A share of type pipe represents a device, such as an IPC share or a printer.
Software that enables a system to access SMB shares from a SMB server.
Software that enables a system to make SMB shares available to SMB clients.
A named collection of domains that share the same network configuration, schema, and global catalog.
An unsigned 32-bit identifier that is associated with an Oracle Solaris user.
A centrally administered group of computers and accounts that share a common security and administration policy and database. Computer, user, and group accounts are centrally managed by using servers known as domain controllers. In order to participate in a Windows domain, a computer must join the domain and become a domain member.
A Windows system that is used to provide authentication services for its Windows domain.
A service that resolves NetBIOS names to IP addresses.
A group of standalone computers that are independently administered. Each computer has independent, local user and group accounts, and security and policy database. In a Windows workgroup, computers cooperate through the use of a common workgroup name but this is a peer-to-peer model with no formal membership mechanism.