From 44da2985150a6d875ddd7b9132cc692db836a76f Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 28 Nov 2001 17:53:00 +0000 Subject: better description --- perl-install/standalone/fileshareset | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'perl-install') diff --git a/perl-install/standalone/fileshareset b/perl-install/standalone/fileshareset index 76a64ac17..4a0ecc78a 100755 --- a/perl-install/standalone/fileshareset +++ b/perl-install/standalone/fileshareset @@ -40,9 +40,9 @@ my $usage = fileshareset --remove "; my $non_authorised = qq(You are not authorised to use fileshare'ing -To grant you the rights, either: +To grant you the rights: - put "RESTRICT=no" in $authorisation_file -- put user "$username" in group "$authorisation_group"); +- or put user "$username" in group "$authorisation_group"); my $no_export_method = "can't export anything: no nfs, no smb"; my %exit_codes = reverse ( -- cgit v1.2.1