Projet

Général

Profil

acng-security.conf

Emmanuel GARETTE, 20/08/2014 16:38

Télécharger (484 octets)

 
1

    
2
# This file contains confidential data and should be protected with file
3
# permissions from being read by untrusted users.
4
#
5
# NOTE: permissions are fixated with dpkg-statoverride on Debian systems.
6
# Read its manual page for details.
7

    
8
# Basic authentication with username and password, required to
9
# visit pages with administrative functionality. Format: username:password
10

    
11
#AdminAuth: mooma:moopa
12
%if %%apt_cacher_distant == 'oui'
13
AdminAuth: admin:%%apt_cacher_distant_pwd
14
%end if