Click to See Complete Forum and Search --> : server access


callingman
May 13th, 2004, 11:55 AM
Can I get a PC running Win98SE, to see a folder on a server running SBS2003. If so, how. At this point in time the Win98 PC is not set up to be a client of the server.

NooNoo
May 13th, 2004, 05:24 PM
The insecure way would be to create a guest account, login the 98se pc with that and ensure the folder you wanted to view has permissions for guest accounts/everyone

callingman
May 13th, 2004, 05:47 PM
Is there a way without the PC actually logging into the server

silencio
May 13th, 2004, 09:50 PM
net use \\servername\ipc$ (file://\servernameipc$) /USER:domainname\username
net use s: \\servername\sharename (file://\servernamesharename)

View as s: in explorer.

If your windows machine can't find the server add an entry like so to the lmhosts file:

192.168.1.10 servername

This tells windows that the netbios name of the server in question has x IP address and thus can be found.

Also, I'm 99% sure that SBS will have netbios enabled by default but if it don't your hosed unless you enable it (which makes it less secure).

Anyone know if there's a patch or anything that allows 9x machines to use Kerberos?

Ya_know
May 14th, 2004, 08:40 AM
If you are having trouble accessing the 2003 server with a 98 box, you may need the DSClient installed. I know for my server 2003's I needed it...

Take a look here: http://www.microsoft.com/windows2000/server/evaluation/news/bulletins/adextension.asp

silencio
May 14th, 2004, 09:43 AM
If you are having trouble accessing the 2003 server with a 98 box, you may need the DSClient installed. I know for my server 2003's I needed it...

Take a look here: http://www.microsoft.com/windows2000/server/evaluation/news/bulletins/adextension.asp
Kerberos support. The Active Directory client extension does not deliver Kerberos support for Windows 95/98-based and Windows NT 4.0-based clients.

Thanks Ya_Know, that's good to know. Who the hell uses these arcane OSes anyway? :D

Ya_know
May 14th, 2004, 09:54 AM
Kerberos support. The Active Directory client extension does not deliver Kerberos support for Windows 95/98-based and Windows NT 4.0-based clients.

Thanks Ya_Know, that's good to know. Who the hell uses these arcane OSes anyway? :D


Poor bastards like me...that's who... :sad: