pagure Logo
  • Log In

SSSD / sssd

Clone
Source Code
GIT
Documentation
GIT

Learn more about these different git repos.

Other Git URLs

  • Source
  • Docs
  • Issues  0
  • Pull Requests  0
  • Roadmap 
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

41ef946 SUDO Integration - in-memory cache in responder

8 files Authored by pbrezina 10 years ago, Committed by sgallagh 10 years ago,
raw patch tree parent
8 files changed. 456 lines added. 9 lines removed.
Makefile.am
file modified
+1 -0
src/confdb/confdb.h
file modified
+2 -0
src/man/sssd.conf.5.xml
file modified
+38 -0
src/responder/sudo/sudosrv.c
file modified
+21 -0
src/responder/sudo/sudosrv_cache.c
file added
+299
src/responder/sudo/sudosrv_cmd.c
file modified
+42 -4
src/responder/sudo/sudosrv_get_sudorules.c
file modified
+20 -5
src/responder/sudo/sudosrv_private.h
file modified
+33 -0
    SUDO Integration - in-memory cache in responder
    
    New sudo responder option: cache_timeout
    
    https://fedorahosted.org/sssd/ticket/1111
    
        
Makefile.am
file modified
+1 -0
src/confdb/confdb.h
file modified
+2 -0
src/man/sssd.conf.5.xml
file modified
+38 -0
src/responder/sudo/sudosrv.c
file modified
+21 -0
src/responder/sudo/sudosrv_cache.c
file added
+299
src/responder/sudo/sudosrv_cmd.c
file modified
+42 -4
src/responder/sudo/sudosrv_get_sudorules.c
file modified
+20 -5
src/responder/sudo/sudosrv_private.h
file modified
+33 -0
Powered by Pagure 5.13.3
Documentation • File an Issue • About • SSH Hostkey/Fingerprint
© Red Hat, Inc. and others.