由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - happy new year, one security related question (UNIX)
相关主题
[转载] 关于unix用户帐号a question in shell script
coconut 申请 unix BZwhere is the passwd file stored
呼唤 coconuthelp 计算机的屏幕被锁住了
Conconut! Help needed on su to root.how to use scp with password
UNIX Security Patch question. Coconut,help,,,,help...Help unzip encrypted Winzip files
How to recover RPC password (NIS)?reset solaris root password
Why I can not change my password?问ftp中的一个小问题
how to use htpasswd command?[转载] 再来一份UNIX的题。
相关话题的讨论汇总
话题: unix话题: password话题: security话题: related
进入Unix版参与讨论
1 (共1页)
c********t
发帖数: 19
1
Thank you, coconut, for always answering my questions!!
One more security related questions here and happy new year to you!!
If there is a financial application sit on UNIX (UNIX has all the necessary
password complexity, lockout...), but the application can only set the lock
out (lock out after 3 times of failure attempts. It can not enforce password
complexity because of the application limitation). Is it a big deal?
I mean is it easy for people who knows other's UNIX password to get into
that
c*****t
发帖数: 1879
2
That's pretty strong security, as long as the user is not using
some trivial passwords.
As always, one concern is that an user uses the same password
on other machines that can be easily cracked, but that's not
something in control of this specific application.
There is, however, a downside to this. Because of the lock
feature, that means one need to ask to reset the password
if one makes mistake. Thus can cause some annoyances. If
one does not use it frequently, or picks a relatively difficu

【在 c********t 的大作中提到】
: Thank you, coconut, for always answering my questions!!
: One more security related questions here and happy new year to you!!
: If there is a financial application sit on UNIX (UNIX has all the necessary
: password complexity, lockout...), but the application can only set the lock
: out (lock out after 3 times of failure attempts. It can not enforce password
: complexity because of the application limitation). Is it a big deal?
: I mean is it easy for people who knows other's UNIX password to get into
: that

1 (共1页)
进入Unix版参与讨论
相关主题
[转载] 再来一份UNIX的题。UNIX Security Patch question. Coconut,help,,,,help...
osx 10.4 10.5 连smb 问题How to recover RPC password (NIS)?
关于root帐号的管理问题Why I can not change my password?
help! unix file size limits and disadvantages of large fileshow to use htpasswd command?
[转载] 关于unix用户帐号a question in shell script
coconut 申请 unix BZwhere is the passwd file stored
呼唤 coconuthelp 计算机的屏幕被锁住了
Conconut! Help needed on su to root.how to use scp with password
相关话题的讨论汇总
话题: unix话题: password话题: security话题: related