From ba9b8bfeebb25f176ee16804ba74a203794d3fe8 Mon Sep 17 00:00:00 2001 From: Funda Wang Date: Sun, 8 Aug 2004 21:02:25 +0000 Subject: typo fix --- perl-install/authentication.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/authentication.pm') diff --git a/perl-install/authentication.pm b/perl-install/authentication.pm index 6840374ee..b929985dd 100644 --- a/perl-install/authentication.pm +++ b/perl-install/authentication.pm @@ -27,7 +27,7 @@ sub kind2description() { [ N("Local file:"), N("Use local for all authentication and information user tell in local file"), ], [ N("LDAP:"), N("Tells your computer to use LDAP for some or all authentication. LDAP consolidates certain types of information within your organization."), ], [ N("NIS:"), N("Allows you to run a group of computers in the same Network Information Service domain with a common password and group file."), ], - [ N("Windows Domain:"), N("Winbind allows a system to retrieve information about users and to authenticate users by using in an Windows domain."), ], + [ N("Windows Domain:"), N("Winbind allows the system to retrieve information and authenticate users in a Windows domain."), ], [ N("Active Directory with SFU:"), N("Kerberos is a secure system for providing network authentication services."), ], [ N("Active Directory with Winbind:"), N("Kerberos is a secure system for providing network authentication services.") ], ) -- cgit v1.2.1