|
# environ vars) and also allows you to use an extended config
# file /etc/security/pam_env.conf.
# (Replaces the `ENVIRON_FILE' setting from login.defs)
auth required pam_env.so
# Standard Un*x authentication. The "nullok" line allows passwordless
# accounts.
@include common-auth
# This allows certain extra groups to be granted to a user
# based on things like time of day, tty, service, and user.
# Please uncomment and edit /etc/security/group.conf if you
# wish to use this.
# (Replaces the `CONSOLE_GROUPS' option in login.defs)
# auth optional pam_group.so
# Uncomment and edit /etc/security/time.conf if you n
好,现在一个telnet我们就在debian下面架设好了,当然最后一步本人不建议你做
因为telnet是内镶在xinetd这个服务里面的,所以如果你要启动或者是要停止该服务就要
root@2[/]# /etc/init.d/xinetd
force-reload reload restart start stop
对应上面的自己选择.操作到此(完).
共3页: 上一页 [1] [2] 3 下一页
|