iceauth(1)


NAME

   iceauth - ICE authority file utility

SYNOPSIS

   iceauth [ -f authfile ] [ -vqib ] [ command arg ... ]

DESCRIPTION

   The  iceauth  program  is  used  to  edit and display the authorization
   information used in connecting with ICE.  This program is usually  used
   to  extract authorization records from one machine and merge them in on
   another (as is the case when using remote logins or granting access  to
   other users).  Commands (described below) may be entered interactively,
   on the iceauth command line, or in scripts.

OPTIONS

   -f authfile  Name of the authority file to use. Will default to
                the file currently in use by the session.

   -v           Turns on extra messages (verbose mode)

   -q           Turns off extra messages (quiet mode)

   -i           Ignore the locks on the authority file

   -b           Break the locks on the authority file

   -u           Print basic usage instructions

   -V           Print version and exit

USAGE

   When iceauth is run it will allow the following set of commands  to  be
   entered interactively or in scripts.

   ?

   List available commands.

   help

   Print  help  information.  You may supply a command name to help to get
   specific information about it.

   info

   Print information about the entries in the authority file.

   list

   List (print) entries in the authority file. You  may  specify  optional
   modifiers as below to specify which entries are listed.

   list [ protocol_name ] [ protocol_data ] [ netid ] [ authname ]

   add

   Add an entry to the authority file. This must be in the format

   add protocol_name protocol_data netid authname authdata

   remove

   Remove entries from the authority file.

   remove [ protocol_name ] [ protocol_data ] [ netid ] [ authname ]

   extract

   Extract  entries  from the authority file in to a destination file. You
   must supply the path to the destination  to  this  command  as  in  the
   following format. Optional specifiers allow you to narrow which entries
   are extracted.

   extract filename [ protocol_name ]  [  protocol_data  ]  [  netid  ]  [
   authname ]

   merge

   Merge entries from other files in to the authority file selected by the
   program. You may supply any number of file paths  to  this  command  as
   follows:

   merge filename1 [ filename2 ] [ filename3 ] ...

   exit

   Save changes and exit the program.

   quit

   Abort changes and exit the program without saving.

   source

   Read and execute commands from a file.

   source filename

AUTHOR

   Ralph Mor, X Consortium





Opportunity


Personal Opportunity - Free software gives you access to billions of dollars of software at no cost. Use this software for your business, personal use or to develop a profitable skill. Access to source code provides access to a level of capabilities/information that companies protect though copyrights. Open source is a core component of the Internet and it is available to you. Leverage the billions of dollars in resources and capabilities to build a career, establish a business or change the world. The potential is endless for those who understand the opportunity.

Business Opportunity - Goldman Sachs, IBM and countless large corporations are leveraging open source to reduce costs, develop products and increase their bottom lines. Learn what these companies know about open source and how open source can give you the advantage.





Free Software


Free Software provides computer programs and capabilities at no cost but more importantly, it provides the freedom to run, edit, contribute to, and share the software. The importance of free software is a matter of access, not price. Software at no cost is a benefit but ownership rights to the software and source code is far more significant.


Free Office Software - The Libre Office suite provides top desktop productivity tools for free. This includes, a word processor, spreadsheet, presentation engine, drawing and flowcharting, database and math applications. Libre Office is available for Linux or Windows.





Free Books


The Free Books Library is a collection of thousands of the most popular public domain books in an online readable format. The collection includes great classical literature and more recent works where the U.S. copyright has expired. These books are yours to read and use without restrictions.


Source Code - Want to change a program or know how it works? Open Source provides the source code for its programs so that anyone can use, modify or learn how to write those programs themselves. Visit the GNU source code repositories to download the source.





Education


Study at Harvard, Stanford or MIT - Open edX provides free online courses from Harvard, MIT, Columbia, UC Berkeley and other top Universities. Hundreds of courses for almost all major subjects and course levels. Open edx also offers some paid courses and selected certifications.


Linux Manual Pages - A man or manual page is a form of software documentation found on Linux/Unix operating systems. Topics covered include computer programs (including library and system calls), formal standards and conventions, and even abstract concepts.