This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Login & Who



	Ummm, well, I tried the login() command (it generates utmp), and who does
this:
	/PROGRA~1/GNUWIN32/B18/H-I386~1/BIN/WHO.EXE: /var/run/utmp
	(I also tried coping utmp from other systems, same result.)
	If it does not exist, I get this:

/PROGRA~1/GNUWIN32/B18/H-I386~1/BIN/WHO.EXE: /var/run/utmp: No such file or
directory.

	Any idea??

	SJ

----------
> From: Sergey Okhapkin <sos@prospect.com.ru>
> To: 'Sonic Junior' <mphalpin@iag.net>
> Subject: RE: Identd? Possible?
> Date: Monday, July 28, 1997 12:03 AM
> 
> Sonic Junior wrote:
> >
> > 	I heard under NT, that when someone telnets in, that it is run in the
> > security context of that user [so they have to abide by NTFS
priviliges,
> > correct?]
> 
> Yes.
> 
> > 	Anyway, is there an identd server for Cygwin? I'd like one that can
> > determine which user is connecting similiar to Identd on Unix. If I am
> > correct, all socket calls are done through cygwin.dll, right? Could you
> > somehow detect thru the dll which user is using that socket?
> > P.S. Is there a who/w/uptime command available for telnet?
> 
> Who etc requires utmp and wtmp files. The login program proveded doesn't 
> fill in these files. It should be done with commented out login() call in

> login source. If you send me a correct login() call implementation, I'll 
> add it to login program, so all neccesary files will be filled, and who, 
> identd etc will work.
> 
> --
> Sergey Okhapkin, http://www.lexa.ru/sos
> Moscow, Russia
> Looking for a job
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]