Current Path : /usr/lib/python2.7/dist-packages/landscape/user/ |
Current File : //usr/lib/python2.7/dist-packages/landscape/user/provider.pyc |
ó ÍÿŠTc @ s¶ d d l m Z d d l m Z d d l Z d d l Z d d l Z d e f d „ ƒ YZ d e f d „ ƒ YZ d e f d „ ƒ YZ d e f d „ ƒ YZ d e f d „ ƒ YZ d S( iÿÿÿÿ( t struct_passwd( t struct_groupNt UserManagementErrorc B s e Z d Z RS( s2 Catch all error for problems with User Management.( t __name__t __module__t __doc__( ( ( s; /usr/lib/python2.7/dist-packages/landscape/user/provider.pyR s t UserNotFoundErrorc B s e Z d Z RS( s5 Raised when a user couldn't be found by uid/username.( R R R ( ( ( s; /usr/lib/python2.7/dist-packages/landscape/user/provider.pyR s t GroupNotFoundErrorc B s e Z d Z RS( s7 Raised when a group couldn't be found by gid/groupname.( R R R ( ( ( s; /usr/lib/python2.7/dist-packages/landscape/user/provider.pyR s t UserProviderBasec B s>