因此,如果您想对密码文件进行排序,就可以使用下列命令请注意,您不能将输出直接发送到输入文件,因为这会破坏输入文件。
So, if you want to sort your password file, you could just use the following. Note that you cannot send the output straight to the input file, because it will corrupt the input file.
身份验证是指使用一种安全机制对用户ID和密码进行验证的过程。
Authentication is the process of validating a supplied user id and password using a security mechanism.
对这种风险的另一种替代反应是使用难以破解的强密码——至少长达10个字符的一串乱码。
An alternative response to that risk is to use strong passwords, gibberish characters adding up to at least 10 characters.
“匿名”随后发现,巴尔与他的一些同事竟然犯了计算机安全的大忌:对多个账号使用相同密码。
Barr and some of his colleagues, Anonymous then discovered, had committed computer security's biggest sin: They used the same password on multiple accounts.
用户必须使用它的密码成功地绑定到该目录,才能获得对后续LDAP操作的授权。
The user has to perform a successful bind to the directory using his password to be authorized for subsequent LDAP operations.
HTTP基础验证非常简单,只需对每个请求使用标准的http格式提供用户名和密码。
HTTP basic authentication is extremely simple. You simply provide your username and password with every request, using the standard HTTP format.
通过对客户端和服务器之间的身份验证消息进行加密,它可以防止在网络上使用明文来传输密码。
It prevents transmission of clear text passwords over the network by encrypting authentication messages between clients and servers.
对所有帐户都要使用优良和强壮的密码。
对远程数据库使用db2auth插件时,管理员的密码(非散列值)。
The administrator's password (not hashed) when using the db2auth plug-in for remote databases.
当试图通过因特网连接到该站点时,攻击者使用一个密码发生器工具(如l0phtcrack),它启动对服务器的蛮力攻击。
When trying to attach over the Internet to the site, the attacker USES a password generator tool, such as L0phtCrack, which launches a brute force attack against the server.
CommunityEdition允许对属性文件域和数据库域的密码使用摘要。
Community Edition provides for using digests for passwords with properties file realms and database realms.
这一次,可以使用ActiveDirectoryServer中定义的有效的Kerberos用户名和密码对。
This time you can use a valid Kerberos username and password pair as defined in your Active Directory Server.
对vnc感兴趣的“坏家伙们”的数量正在迅速增加;请确保您对VNC使用了一个非常强壮的密码,至少有8个字母,最好是数字、字母和其他符号的组合。
Interest by "the bad guys" in VNC is growing rapidly; be sure you use a strong password for VNC, one with at least eight characters, preferably mixing digits, letters, and other symbols.
SemisecureLogin :这个插件使用公钥对密码进行加密,来增强登录过程的安全性。
Semisecure Login : This plugin increases the security of login process by using a public key to encrypt the password on client side.
我对需要将明文数据字节放在8字节块的加密使用块密码算法,所以我用一些字符填充最后一个不完整的块。
I use a block cipher algorithm for encryption that requires the clear data bytes to be in blocks of 8 bytes, so I pad the last incomplete block with some characters.
最后是强身份验证,其中使用两种或者更多的方法对一个标识进行验证,如密码和加密密钥。
Finally, there is strong authentication in which an identity is verified using two or more methods, such as a password and a cryptographic key.
清单2中的回调旨在支持使用同一个公开-私有密匙对进行签名和解密,因此将在两种情况下进行检查并对任意一种情况返回相同的密码。
The callback in Listing 2 is designed to support both signing and decrypting using the same private-public key pair, so it checks for both cases and returns the same password in either case.
对经验老到的管理员来说这是一条熟悉的准则:使用“优良强壮”的密码、使用并强制执行密码生成策略、确保用户经常更改密码。
The mantra is a familiar one to most seasoned administrators: use good strong passwords, use and enforce a password generation policy, and ensure users change their passwords on a routine basis.
指定对该用户进行认证的密码;该工具需要使用一个有效的用户ID和密码登录到远程系统上。
Specifies a password that authenticates the user; the utility requires a valid user id and password to log on to a remote system.
如果有用户或应用程序以绑定模式连接(使用共享内存),操作系统将使用ID和密码对其进行身份验证。
If there are users or applications connecting in bindings mode (using Shared memory), the operating system will authenticate them using an ID and a password.
插件应用程序使用MD 5散列算法对明文密码进行散列计算,并在数据库中存储散列形式的密码。
Instead, the clear-text passwords are hashed using an MD5 hash algorithm by the plug-in applications and are stored in this hashed form in the database.
一个比较容易的方法是:对用户提供的任何传入密码都使用相同的加密方法,并将结果与您存储的密码比较。
Easy: use the identical method of encryption on any incoming user-supplied password and compare the result to your stored password.
此时用户可能会使用常规用户名-密码对进行身份验证。
Here this user may be authenticated using a normal username-password pair.
换句话说,一个64字节密码对那种使用蛮力破解密码的尝试从2升到了64,简言之,就是18万万亿次的尝试。
Put another way, a 64-bit password would require 2 raised to the power of 64 attempts to crack it by brute force—in short, 18 billion billion attempts.
他们不再对单一账号猜测千百万次,而是使用常用的密码去尝试成千上百万的不同账号。
Instead of guessing thousands or millions of passwords for a single account, attackers simply guess the most commonly used passwords for thousands, or even millions, of different accounts.
然后,对该元素进行摘录并使用密码签名。
在执行任何搜索操作之前,Acegi必须使用目录服务器对DN和密码进行身份验证。
Acegi must have the DN and password to authenticate itself with your directory server before it can perform any search operations.
这种方法使用对一个字符串计算得到的摘要(digest)值,该字符串由两个文本值和密码组成。
This method USES a digest value computed over a string made up of two other text values combined with the password.
通过对configure脚本使用——enable -digest选项来设置要使用的摘要,使用——enable -cipher来设置要使用的密码。
You set the digest by using the — enable-digest option to the configure script, and the cipher to use for — enable-cipher.
通过对configure脚本使用——enable -digest选项来设置要使用的摘要,使用——enable -cipher来设置要使用的密码。
You set the digest by using the — enable-digest option to the configure script, and the cipher to use for — enable-cipher.
应用推荐