JAAS

Can I use JAAS to login OS account and get the $HOME directory path?
[75 byte] By [te0543a] at [2007-10-2 5:49:56]
# 1
Look at the example implementations that come with the JAAS download.
Learnablea at 2007-7-16 1:59:21 > top of Java-index,Administration Tools,Sun Connection...
# 2

I tried the demo.

But I got some question.

When I use NameCallback's setName("xxx"),I still got some account's home dir.

Wrong user name and wrong password.

How to limit correct user name and password to get data?

> Look at the example implementations that come with

> the JAAS download.

te0543a at 2007-7-16 1:59:21 > top of Java-index,Administration Tools,Sun Connection...