summaryrefslogtreecommitdiffstats
path: root/perl-install/printerdrake.pm
diff options
context:
space:
mode:
authorTill Kamppeter <tkamppeter@mandriva.com>2002-03-11 16:07:43 +0000
committerTill Kamppeter <tkamppeter@mandriva.com>2002-03-11 16:07:43 +0000
commit6b6c7f69e59c4d20df8a22659976b914136e9f5a (patch)
tree7fdea8ce69ea553f0b31d294159133bb5cfbe940 /perl-install/printerdrake.pm
parentec7fe7e3ac005d5db99a0c6fa2d5fe3d6bb7409f (diff)
downloaddrakx-backup-do-not-use-6b6c7f69e59c4d20df8a22659976b914136e9f5a.tar
drakx-backup-do-not-use-6b6c7f69e59c4d20df8a22659976b914136e9f5a.tar.gz
drakx-backup-do-not-use-6b6c7f69e59c4d20df8a22659976b914136e9f5a.tar.bz2
drakx-backup-do-not-use-6b6c7f69e59c4d20df8a22659976b914136e9f5a.tar.xz
drakx-backup-do-not-use-6b6c7f69e59c4d20df8a22659976b914136e9f5a.zip
Small text fix.
Diffstat (limited to 'perl-install/printerdrake.pm')
-rw-r--r--perl-install/printerdrake.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/printerdrake.pm b/perl-install/printerdrake.pm
index 932985fba..41ec27a31 100644
--- a/perl-install/printerdrake.pm
+++ b/perl-install/printerdrake.pm
@@ -723,7 +723,7 @@ complete => sub {
unless ($smbpassword eq "") {
local $::isWizard = 0;
my $yes = $in->ask_yesorno(_("SECURITY WARNING!"),
-_("You are about to set up printing to a Windows account with password. Due to a fault in the architecture of the Samba client software the password is put in clear text into the command line of the Samba client used to transmit the print job to the Windows server. So it is possible for every user on this machine to display the password on the screen by issuing commands as \"ps -auxwww\".
+_("You are about to set up printing to a Windows account with password. Due to a fault in the architecture of the Samba client software the password is put in clear text into the command line of the Samba client used to transmit the print job to the Windows server. So it is possible for every user on this machine to display the password on the screen by issuing commands as \"ps auxwww\".
We recommend to make use of one of the following alternatives (in all cases you have to make sure that only machines from your local network have access to your Windows server, for example by means of a firewall):