This is the mail archive of the cygwin 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]
Other format: [Raw text]

hosts.equiv rsh & SMB share access


I know this isn't supposed to work unless the share is public.  I'm
not concerned about security and want to do exactly that.  I have done
it successfully under Samba by using share level security and setting
guest_ok for the sahre.  What I can't seem to figure out is how to do
it under Windows XP Professional.  I've tried simple file sharing read
only and full acesss, regular file sharing with all read privledges for
Everyone, etc.  Does anyone know how to do this?

Also:

$ rsh client
Last login: Sun Nov  6 14:48:18 from somehost
Fanfare!!!
You are successfully logged in to this server!!!

$ net use \\\\server\\share /USER:guest ""
System error 1312 has occurred.

A specified logon session does not exist. It may already have been
terminated.

but,

$ rsh client 'net use \\\\server\\share /USER:guest ""'
The command completed successfully.

Huh?

-- 
Brian Ford
Senior Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
the best safety device in any aircraft is a well-trained pilot...

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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