summaryrefslogtreecommitdiff
path: root/scripts/show-users.pl
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/show-users.pl')
-rwxr-xr-xscripts/show-users.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/show-users.pl b/scripts/show-users.pl
index 8bd0825..321fbcb 100755
--- a/scripts/show-users.pl
+++ b/scripts/show-users.pl
@@ -61,7 +61,6 @@ $filter |= VYATTA|OTHER if ($filter == 0);
# Read list of Vyatta users
my $cfg = new Vyatta::Config;
$cfg->setLevel('system login user');
-$cfg->{_active_dir_base} = '/opt/vyatta/config/active/';
my %vuser = map { $_ => 1 } $cfg->listOrigNodes();
# Setup to access lastlog