From 872363f0c5f4b10de9f376b9340b3f7c7d1d9664 Mon Sep 17 00:00:00 2001 From: Joey Hagedorn Date: Wed, 22 Nov 2006 21:55:29 +0000 Subject: Moved the new reporting system in to Server module. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2525 ce84e21b-d406-0410-9b95-82705330c041 --- src/lib/Server/Reports/nisauth.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/Server/Reports/nisauth.py') diff --git a/src/lib/Server/Reports/nisauth.py b/src/lib/Server/Reports/nisauth.py index e9a954cd8..b8858e36c 100644 --- a/src/lib/Server/Reports/nisauth.py +++ b/src/lib/Server/Reports/nisauth.py @@ -1,6 +1,6 @@ import os import crypt, nis -import brpt.settings import AUTHORIZED_GROUP +import Bcfg2.Server.Reports.settings import AUTHORIZED_GROUP """Checks with NIS to see if the current user is in the support group""" -- cgit v1.2.3-1-g7c22