Benutzeranleitung / Produktwartung NFS/DFS Secure Gateway des Produzenten IBM
Zur Seite of 67
DF S fo r So lar is N F S / D F S Secu re Gate w a y Gu i d e a n d Re f er en c e Ve r s i o n 3 . 1 GC09-3993-00 .
.
DF S fo r So lar is N F S / D F S Secu re Gate w a y Gu i d e a n d Re f er en c e Ve r s i o n 3 . 1 GC09-3993-00 .
Note Before using this information and the pr oduct it supports, be sure to read the general information under “Notices” on page 49. First Edition (April 2000) This edition applies to: DFS for Solaris, V ersion 3.1 and to all subsequent releases and modifications until otherwise indicated in new editions.
Contents Preface ............. v Audience ............ v Applicability ........... v Purpose ............. v Document Organization ....... v Related Documents ......... v i T ypographic and Keying Conventions . . . vi Chapter 1. Overview of the NFS/DFS Secure Gateway .
iv DFS for Solaris: NFS/DFS Secure Gateway Guide and Refer ence.
Preface The IBM DFS for Solaris NFS/DFS Secure Gateway Guide and Refer ence contains guide and refer ence information about the NFS/DFS Secure Gateway for Solaris, which provides authenticated access to the DFS fi lespace to clients of the Network File System (NFS) by associating an NFS request with an authenticated DCE principal.
Related Documents For information about DCE in general, and DCE administration for Solaris in particular , refer to the following documents: v IBM Distributed Computing Environment for Solaris: Quick .
<Ctrl- x >o r | x The notation <Ctrl- x > or | x followed by the name of a key indicates a control character sequence. For example, <Ctrl-C> means that you hold down the control key while pr essing <C> .
viii DFS for Solaris: NFS/DFS Secure Gateway Guide and Refer ence.
Chapter 1. Overview of the NFS/DFS Secure Gateway The Network File System (NFS) to DFS Secure Gateway pr ovides a mechanism for granting authenticated access to the DFS fi lespace from an NFS client.
on the Gateway Server machines, installing the vendor-pr ovided dfs_login and dfs_logout commands on the NFS clients, con fi guring Kerberos on the NFS clients, and con fi guring the remote authentication service on both the Gateway Server machines and the NFS clients.
Before establishing a new mapping between a r emote user and DCE principal, the existing mapping must be deleted. A user who wants to end an authenticated session to DFS before the cr edentials expire.
4 DFS for Solaris: NFS/DFS Secure Gateway Guide and Refer ence.
Chapter 2. Con fi guring Gateway Server Machines A Gateway Server machine provides authenticated access to the DFS fi lespace to users on NFS clients. Y ou can con fi gure any machine that is con fi gur ed as a DFS client and an NFS server as a Gateway Server .
Before con fi guring a Gateway Server machine, you must do the following: v Con fi gure a DCE cell that includes DFS. v Con fi gure each machine that is to become a Gateway Server as a DFS client and an NFS server .
Con fi guring a Gateway Server and Enabling Remote Authentication Perform the steps in this section to enable DCE authentication either from a Gateway Server machine or from NFS clients that contact the Gateway Server .
$ dcecp dcecp> principal create hosts/ hostname /dfs-server dcecp> account create hosts/ hostname /dfs-server -group subsys/dce/dfs-admin -org none -password password mypwd password 3.
Con fi guring the Gateway Server Process T o con fi gure the Gateway Server ( dfsgwd ) process, perform the following steps on the machine to be con fi gured as a Gateway Server . The steps assume that the BOS Server is already r unning on the machine.
v The m , a , u , and g permissions on the principal hosts/ hostname dfsgw- server . The principal is created during the con fi guration steps. v The t and M permissions on the group subsys/dce/dfsgw-admin . The group is cr eated during the con fi guration steps.
13. Create a simple BOS Server pr ocess named dfsgw to run the dfsgwd server process: $ dcelocal /bin/bos create -server /.:/hosts/ hostname -process dfsgw -type simple -cmd dcelocal /bin/dfsgwd The Gateway Server process is now fully con fi gur ed on the machine.
12 DFS for Solaris: NFS/DFS Secure Gateway Guide and Refer ence.
Chapter 3. Con fi guring NFS Clients to Access DFS After you have con fi gured at least one Gateway Server machine accor ding to the instructions in “ Chapter 2. Con fi guring Gateway Server Machines ” on page 5, you can con fi gure your NFS clients to pr ovide access to the DFS fi lespace.
Con fi guring a Client Without Enabling Remote Authentication If you con fi gured your Gateway Server machines so that users cannot issue the dfs_login command to authenticate to DCE, perform the steps in this section to con fi gure your NFS clients.
Note: The dfs_login and dfs_logout commands are not pr ovided with DFS; these commands can be used only if they are available fr om your NFS vendor . If these commands are not available, use the dfsgw add and dfsgw delete commands, which work in a similar fashion.
.DEF.COM abc.com 6. If you use the /etc/services fi le in your environment, add the following entry for the dfsgw service to the /etc/services fi le on the machine: dfsgw 438/udp dlog where dfsgw is.
Chapter 4. Accessing DFS from an NFS Client After a Gateway Server machine and one or more NFS clients ar e con fi gured according to the instr uctions in “ Chapter 2.
When an unauthenticated user creates an object, the object is owned by the user nobody and the group nogroup . The UID of the user nobody is -2 , and the GID of the group nogroup is also -2 . (Identities and ID numbers of an unauthenticated user and group can vary between systems; see your vendor ’ s documentation for more information.
The dfsgw add command can be used to refr esh DCE credentials. If they ar e not refr eshed, DCE credentials (tickets) expir e after the lifetime speci fi ed by the DCE Security Service. After they expire, the tickets can no longer be used for authenticated access.
given for the dfs_login and dfs_logout commands can only be performed if your NFS vendor provides these commands. If these commands are not available, use the instr uctions for the dfsgw add and dfsgw delete commands, which work in a similar fashion.
T o end the authenticated session before the DCE credentials expir e, issue the dfs_logout command from the NFS client. The command r emoves the user ’ s entry from the authentication table on the Gateway Server machine.
provides the same functionality fr om a Gateway Server machine that the dfs_logout command provides fr om an NFS client. The dfsgw delete command can be issued either by the user whose entry is to be removed fr om the authentication table or by a user who is logged into the Gateway Server machine as the local superuser root .
who has DFS access, and the date and time at which each user ’ s DCE credentials expir e. See the refer ence page for the dfsgw list command for more information about the command.
24 DFS for Solaris: NFS/DFS Secure Gateway Guide and Refer ence.
Chapter 5. Con fi guration File and Command Reference This chapter contains con fi guration fi le and command refer ence information for the NFS/DFS Secure Gateway .
DfsgwLog Purpose Log fi le that contains messages generated by the Gateway Server process of the NFS/DFS Secure Gateway Description The DfsgwLog fi le contains messages generated by the Gateway Server ( dfsgwd ) process.
dfsgw Purpose Introduction to the dfsgw command suite used with the NFS/DFS Secur e Gateway Options The following options are used with many dfsgw commands. They ar e also described with the commands that use them. -id networkID:userID Identi fi es an NFS client and the user whose DCE authentication from that client is to be manipulated.
dfsgw list Displays a list of users who are authenticated to DCE via the Gateway Server machine. dfsgw query Determines whether a speci fi c user is authenticated to DCE via the Gateway Server machine. The command determines the user ’ s entry in the authentication table, if it exists.
Related Information Commands: dfsgw_add(8dfs) dfsgw_apropos(8dfs) dfsgw_delete(8dfs) dfsgw_help(8dfs) dfsgw_list(8dfs) dfsgw_query(8dfs) dfs_intro(8dfs) Chapter 5.
dfsgw add Purpose Adds an entry to the authentication table on the Gateway Server machine Synopsis dfsgw add -id networkID:userID [ -dceid login_name [: password ]] [ -sysname sysname ] [ -remotehost .
Description The dfsgw add command authenticates a user to DCE. The command contacts the DCE Security Service to obtain a TGT for the user . T o obtain a TGT , a user must have a valid account in the registry database of the DCE cell. The TGT is used to create a valid login context for the user .
Output The dfsgw add command displays the following prompts to r equest a DCE principal and password: Enter Principal Name: principal Enter Password: password where principal is the name of the user to be authenticated to DCE, and password is the password of the named user; you supply both of these values.
dfsgw apropos Purpose Displays the help entry for each dfsgw command that contains a speci fi ed string Synopsis dfsgw apropos -topic string [ -help ] Options -topic string Speci fi es the keyword string for which to sear ch. If it is more than a single word, surr ound the string with double quotes ( ″″ ) or other delimiters.
Related Information Commands: dfsgw help(8dfs) 34 DFS for Solaris: NFS/DFS Secure Gateway Guide and Refer ence.
dfsgw delete Purpose Removes an entry from the authentication table on the Gateway Server machine Synopsis dfsgw delete -id networkID:userID [ -af address_family ][ -help ] Options -id networkID:userID Identi fi es an NFS client and the user whose authentication to DCE from that client is to be canceled.
Privilege Required The issuer must be logged into the Gateway Server machine either as the user whose entry is to be removed fr om the authentication table or as the local superuser root .
dfsgw help Purpose Shows syntax of speci fi ed dfsgw commands or lists functional descriptions of all dfsgw commands Synopsis dfsgw help [ -topic string ][ -help ] Options -topic string Speci fi es each command whose syntax is to be displayed. Provide only the second part of the command name (for example, list , not dfsgw list ).
dfsgw list: list all entries in the AT Usage: dfsgw list [-help] Related Information Commands: dfsgw apropos(8dfs) 38 DFS for Solaris: NFS/DFS Secure Gateway Guide and Refer ence.
dfsgw list Purpose Lists all entries in the authentication table on the Gateway Server machine Synopsis dfsgw list [ -help ] Options -help Displays help information for this command. Description The dfsgw list command lists all entries from the local authentication table, which indicate which users on NFS clients have DCE credentials.
hostname Names the NFS client for which the entry grants authenticated access to DFS principal Displays the principal name of the user to whom the entry grants authenticated access PA G Identi fi es .
dfsgw_delete(8dfs) dfsgw_query(8dfs) Chapter 5. Con fi guration File and Command Reference 41.
dfsgw query Purpose Queries the authentication table on the Gateway Server machine Synopsis dfsgw query -id networkID:userID [ -af address_family ][ -help ] Options -id networkID:userID Identi fi es an NFS client and the user whose authentication from the client is to be determined.
Privilege Required The issuer must be logged into the Gateway Server machine either as the user whose entry in the authentication table is to be examined or as the local superuser root .
dfsgwd Purpose Initializes the Gateway Server process for the NFS/DFS Secur e Gateway Synopsis dfsgwd [ -service service_number ][ -sysname sysname ][ -nodomains ][ -file log_file ] [ -verbose ][ -help ] Options -service service_number Speci fi es the port number to be used to communicate with the dfsgwd process on the Gateway Server machine.
Description The dfsgwd command initializes the Gateway Server process. The dfsgwd process r uns on machines con fi gured as DFS clients to enable remote authentication via the dfs_login command. The dfsgwd process works with the dfs_login command to obtain DCE credentials for users of NFS clients.
Privileges Required The issuer must be the local superuser root on the local machine. Files dcelocal /var/dfs/adm/DfsgwLog The default log fi le for the dfsgwd process. Y ou can use the - fi le option to specify a dif ferent pathname for the log fi le.
Index Special Characters @sys and @host variables 44, 45 A ACL permissions 7, 9 authenticating to DCE determining whether a speci fi c user is authenticated 22 displaying information about all authen.
48 DFS for Solaris: NFS/DFS Secure Gateway Guide and Refer ence.
Notices First Edition (April 2000) This information was developed for products and services of fered in the U.S.A. IBM may not of fer the products, services, or features discussed in this document in other countries. Consult your local IBM repr esentative for information on the products and services curr ently available in your area.
This information could include technical inaccuracies or typographical errors. Changes are periodically made to the information her ein; these changes will be incorporated in new editions of the document. IBM may make improvements and/or changes in the pr oduct(s) and/or the program(s) described in this publication at any time without notice.
All statements regar ding IBM ’ s future dir ection or intent are subject to change or withdrawal without notice, and repr esent goals and objectives only . All IBM prices show are IBM ’ s suggested r etail prices, are curr ent and are subject to change without notice.
UNIX is a register ed trademark in the United States, other countries or both and is licensed exclusively through X/Open Company Limited. Other company , product, and service names may be trademarks or service marks of others.
Readers ’ Comments — We ’ d Like to Hear from Y ou DFS for Solaris NFS/DFS Secure Gateway Guide and Reference V ersion 3.1 Publication No. GC09-3993-00 Overall, how satis fi ed are you with the.
Readers ’ Comments — We ’ d Like to Hear from Y ou GC09-3993-00 GC09-3993-00 Cut or Fold Along Line Cut or Fold Along Line Fold and T ape Please do not staple Fold and T ape Fold and T ape Please do not staple Fold and T ape NO POST AGE NECESSARY IF MAILED IN THE UNITED ST A TES BUSINESS REPL Y MAIL FIRST -CLASS MAIL PERMIT NO.
.
Program Number: Printed in the United States of America on recycled paper containing 10% recovered post-consumer fiber . GC09-3993-00.
Spine information: DFS for So lar i s N F S/DFS Secure Gatew a y Gu i de an d Reference V ersi on 3 . 1 GC09-3993-00.
Ein wichtiger Punkt beim Kauf des Geräts IBM NFS/DFS Secure Gateway (oder sogar vor seinem Kauf) ist das durchlesen seiner Bedienungsanleitung. Dies sollten wir wegen ein paar einfacher Gründe machen:
Wenn Sie IBM NFS/DFS Secure Gateway noch nicht gekauft haben, ist jetzt ein guter Moment, um sich mit den grundliegenden Daten des Produkts bekannt zu machen. Schauen Sie zuerst die ersten Seiten der Anleitung durch, die Sie oben finden. Dort finden Sie die wichtigsten technischen Daten für IBM NFS/DFS Secure Gateway - auf diese Weise prüfen Sie, ob das Gerät Ihren Wünschen entspricht. Wenn Sie tiefer in die Benutzeranleitung von IBM NFS/DFS Secure Gateway reinschauen, lernen Sie alle zugänglichen Produktfunktionen kennen, sowie erhalten Informationen über die Nutzung. Die Informationen, die Sie über IBM NFS/DFS Secure Gateway erhalten, werden Ihnen bestimmt bei der Kaufentscheidung helfen.
Wenn Sie aber schon IBM NFS/DFS Secure Gateway besitzen, und noch keine Gelegenheit dazu hatten, die Bedienungsanleitung zu lesen, sollten Sie es aufgrund der oben beschriebenen Gründe machen. Sie erfahren dann, ob Sie die zugänglichen Funktionen richtig genutzt haben, aber auch, ob Sie keine Fehler begangen haben, die den Nutzungszeitraum von IBM NFS/DFS Secure Gateway verkürzen könnten.
Jedoch ist die eine der wichtigsten Rollen, die eine Bedienungsanleitung für den Nutzer spielt, die Hilfe bei der Lösung von Problemen mit IBM NFS/DFS Secure Gateway. Sie finden dort fast immer Troubleshooting, also die am häufigsten auftauchenden Störungen und Mängel bei IBM NFS/DFS Secure Gateway gemeinsam mit Hinweisen bezüglich der Arten ihrer Lösung. Sogar wenn es Ihnen nicht gelingen sollte das Problem alleine zu bewältigen, die Anleitung zeigt Ihnen die weitere Vorgehensweise – den Kontakt zur Kundenberatung oder dem naheliegenden Service.