# useradd -s /bin/false sumiko
nl:/var/log# passwd sumiko
Enter new UNIX password:
Retype new UNIX password:
passwd: password updated successfully
summary buffer で、CTRL-U, CTRL-C, CTRL-L して euc-japan を入力
newusers
tip
#define BITCOUNT(x) (((BX_(x)+(BX_(x)>>4)) & 0x0F0F0F0F) % 255)
#define BX_(x) ((x) - (((x)>>1)&0x77777777) \
- (((x)>>2)&0x33333333) \
- (((x)>>3)&0x11111111))
-- really weird C code to count the number of bits in a word
$ ssh -l fdopstm 192.168.0.8
Password:
Last login: Thu Nov 29 19:37:10 2007 from lx.bcnet.ne.jp
Linux 2.4.31-plamo (Plamo 4.0.2) #3 Fri Aug 24 21:51:27 JST 2007
*** System shutdown message from root ***
System going down in 60 seconds
fdopstm@nl:~$ su -
Password:
なんなんだろう?
何か加工すると 良いかもしれません。
にゃんたろう 拝!
2007年12月 4日 (火) 23:13:42 JST 作成