Mark,
'Hang it up' ?!?!?!?
That is a little harsh don't you think?
Also, your signature has the author's last name spelled incorrectly...it is Cringely
>>> [EMAIL PROTECTED] 10:22:45 AM 09/04/02 >>>
http://www.theserverside.com/resources/article.jsp?l=JAAS
using the tagish implementati
Hi Emma
I did this before for a project, in which we had to mail out
weekly/fortnightly/monthly reports to the management thru' the web app.
We created a singleton java class, which spawned a thread to do the this
job. Regarding initializing this class on web server start up, you can start
this
Properties p = System.getProperties();
p.list(System.out);
This will give the user name of teh system i am not sure of password.
hope this is of some help
Thanks and Best Regards
NASA
CG Smith Software Pvt. Ltd.
SEI CMM Level 5 Company
Bangalore 560 058
Voice : 80-8391663. Ext:112
Text : 80-839
If I have my web application configured with form-based auth, I can try to
go to this URL (say):
http://localhost/myapp
and if I haven't logged in, it will send me to the login page. If I then
enter the correct userid and password and click submit, it will send me to
the page that the origina
Title: Message
Just use JNI and use native calls for nt
authentication. I remember there are APIs for authentication call on NT (I
think it is related to retriving user name and password, I saw the code in some
code about scheduler, which need user name and password).
Gang
- Origina
http://www.theserverside.com/resources/article.jsp?l=JAAS
using the tagish implementation, authentication is trival.
http://free.tagish.net/jaas/doc.html
BTW - I have used Tagish, it is straight-forward.
If you can't use it, hang it up , friend.
--- "Bhangale, Bhushan" <[EMAIL PROTECTED]> wrot
Title: Message
At
present we have this stuff only, but my client want the authentication via NT
domain.
-Original Message-From: Dimitrios Toulakis
[mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 04, 2002
12:01 PMTo: [EMAIL PROTECTED]Subject: Re: How
to do authentication in
why don't you let the users authenticate
with
[domain\username] as username
and
password
Freundliche GrüßeKindly
Regards Dimitrios ToulakisHotel Booking Solutions
LLCSchillerstr. 10A-5700 Zell am SeeTel: ++43 6542 55732Fax:
++43 6542 55732-2email: [EMAIL PROTECTED]www: www.hobo
Try searching the archives - I got over 500 msgs for "telnet" in the subject
line since 1.1.99.
Mark
-Original Message-
From: Prerna Sawhney (EHS) [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 04, 2002 8:01 AM
To: [EMAIL PROTECTED]
Subject: Telnet program
Hi,
I want to write
Title: Message
The
client is a Swing application and the server which I built is a java standalone
application. Using RMI the client talks to server. When a person starts the
client application I ask for username and password. I want to authenticate the
given username and password against NT dom
Title: Message
standalone application in what sense ? can you be more clear ? like is it
a swing / applet / or any other type ... and what is the client type
?
Regards
Guru
-Original Message-From: Bhangale, Bhushan
[mailto:[EMAIL PROTECTED]]Sent: 04 September 2002
16:11To: [
Title: Message
No
yaar friend. Its standalone application. I have heard of JAAS and checked it
also but no help as nothing is staright forward there, i mean no good docs
to start and I don't have much time to spare.
-Original Message-From: Raghupathy, Gurumoorthy
[mailto:[EMAIL PROTE
Hello, all,
I am beginer and I have signed up. Who can tell me why I don't receive
email from mailinglist and how I need to do. Please send email to my email
address: [EMAIL PROTECTED] I can not get message from mailinglist.
Thanks in advance.
--Qing
___
Title: Message
which
server are you using ? this can be done using IIS as a server and other plugins
for serverlet ///
-Original Message-From: Bhangale, Bhushan
[mailto:[EMAIL PROTECTED]]Sent: 04 September 2002
14:38To: [EMAIL PROTECTED]Subject: How to do
authentication in jav
I've heard starting deamon threads in a servlet container, although possible, was "unwise."
If you can get the job done with an app., go that way.
Mike
On Tue, 2002-09-03 at 06:35, Emmanuel Eze wrote:
Hi All,
I need to develop a daemon thread that wakes up at a defined interval
> ÎÒÃǵÄÄ¿±ê:ÏúÊÛÊÀ½çÉÏ×îºÃµÄÅçǹ£ÈøËþÅçǹ
Unknown command - "ÎÒÃǵÄÄ¿±Ê:ÏÚÊÛÊÀ½ÇÉÏ×κõÄÅÇǹ£ÈØËÞÅÇǹ". Try HELP.
> walerth
Unknown command - "WALERTH". Try HELP.
> Normal
Unknown command - "NORMAL". Try HELP.
> walerth
Unknown command - "WALERTH". Try HELP.
> 2
Unknown command - "2". Try H
Title: Message
Hi
All,
I want to
authenticate a person userid and password against NT domain. How to go about
it?
Thanks & Regards
Bhushan Bhangale Sr. Software Engineer Fusion Infotech India Private
Ltd. Ph. no. - 1-212-641-6932 (O)
"The information in this e-mail, and any attachment
Okie
dokie ..
First place your .java and .class files in
the same directory name as their packages name
you need to place Test1 in a directory called
mypackage
also include mypackage directory in your classpath
Guru
-Original Message
Hi All
Does anybody worked on applogics in NAS2.1 and IIS6
We need to run the Applogics in websphere .
I searched the web but there are no search results for this.
It seems websphere does not support applogics
Do we need to port the applogics to Servlets in the websphere
If some one has any in
Maybe, instead of re-coding the telnet protocol, maybe it is easier to
execute ssh (ssh is the encrypted version of telnet)
the good thing about ssh is that it can authenticate with PKI keys.
so you don't have to specify a password. Placing the keys in the right
directories is all you need to d
The requirement is as follows
We have to access a file which is located on clearcase(solaris) and show it
on NT from our local intranet.
To acces the file on vobs we will have to set the view(config specs as
well)And we have to perform these tasks for all the projects presently
operational.So the
after setting the classpath also it is giving
the same error.
- Original Message -
From:
viju
To: [EMAIL PROTECTED]
Sent: Wednesday, September 04, 2002 5:14
PM
Subject: Re: Doubt regarding Java
Code
set the class path to current
directory...
Vj
The TELNET RFC should help you. You can get it here
http://www.rfc-editor.org/cgi-bin/rfcdoctype.pl?loc=RFC&letsgo=854&type=ftp&;
file_format=txt
Pramod
- Original Message -
From: "Prerna Sawhney (EHS)" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 04, 2002 12:0
Oh no - self declared list censors !
--- Vikramjit Singh <[EMAIL PROTECTED]> wrote:
> yeah thats right, every person has his opinion on the book. Read the reviews
> in amazon and buy the book. Rather than spamming.
>
>
> Regards,
> Vikramjit Singh,
> GTL Ltd.
> Ph. 7612929-1059
>
> -Original M
Hi,
I want to write a java program that will do a telnet to a remote machine
and execute a script on the remote machine.
Can anyone tell me a solution.
I opened a socket at port 23 but I am lost as to what to do after that
Thanks
Prerna
___
And try using a Java forum (eg.
http://developer.java.sun.com/developer/community/ ) for subsequent
questions (this one is called Servlet Interest)
Oggetto: Re: Doubt regarding Java Code
set the class path to current directory...
Vj
__
set the class path to current
directory...
Vj
Hi ,
Plz read the following and
Clear my doubts.
//Test1.java
//place this program in ur local disk say
c:\temp
package mypackage;
public class Test1{ public
Test1() {
}public static void main(String
[]args){ System.out.println("Now in Test1 program");}public
void print(){
28 matches
Mail list logo