sssd-ifp(5)


NAME

   sssd-ifp - SSSD InfoPipe responder

DESCRIPTION

   This manual page describes the configuration of the InfoPipe responder
   for sssd(8). For a detailed syntax reference, refer to the "FILE
   FORMAT" section of the sssd.conf(5) manual page.

   The InfoPipe responder provides a public D-Bus interface accessible
   over the system bus. The interface allows the user to query information
   about remote users and groups over the system bus.

CONFIGURATION OPTIONS

   These options can be used to configure the InfoPipe responder.

   allowed_uids (string)
       Specifies the comma-separated list of UID values or user names that
       are allowed to access the InfoPipe responder. User names are
       resolved to UIDs at startup.

       Default: 0 (only the root user is allowed to access the InfoPipe
       responder)

       Please note that although the UID 0 is used as the default it will
       be overwritten with this option. If you still want to allow the
       root user to access the InfoPipe responder, which would be the
       typical case, you have to add 0 to the list of allowed UIDs as
       well.

   user_attributes (string)
       Specifies the comma-separated list of white or blacklisted
       attributes.

       By default, the InfoPipe responder only allows the default set of
       POSIX attributes to be requested. This set is the same as returned
       by getpwnam(3) and includes:

       name
           user's login name

       uidNumber
           user ID

       gidNumber
           primary group ID

       gecos
           user information, typically full name

       homeDirectory
           home directory

       loginShell
           user shell

       It is possible to add another attribute to this set by using
       "+attr_name" or explicitly remove an attribute using "-attr_name".
       For example, to allow "telephoneNumber" but deny "loginShell", you
       would use the following configuration:

           user_attributes = +telephoneNumber, -loginShell

       Default: not set. Only the default set of POSIX attributes is
       allowed.

   wildcart_limit (integer)
       Specifies an upper limit on the number of entries that are
       downloaded during a wildcard lookup that overrides caller-supplied
       limit.

       Default: 0 (let the caller set an upper limit)

SEE ALSO

   sssd(8), sssd.conf(5), sssd-ldap(5), sssd-krb5(5), sssd-simple(5),
   sssd-ipa(5), sssd-ad(5), sssd-sudo(5), sss_cache(8), sss_debuglevel(8),
   sss_groupadd(8), sss_groupdel(8), sss_groupshow(8), sss_groupmod(8),
   sss_useradd(8), sss_userdel(8), sss_usermod(8), sss_obfuscate(8),
   sss_seed(8), sssd_krb5_locator_plugin(8), sss_ssh_authorizedkeys(8),
   sss_ssh_knownhostsproxy(8), sssd-ifp(5), pam_sss(8).  sss_rpcidmapd(5)

AUTHORS

   The SSSD upstream - http://fedorahosted.org/sssd





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.