niXforums Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   PreferencesPreferences   Log in to check your private messagesLog in to check your private messages   Log inLog in 
·  nixdoc.net ·  man pages ·  Linux HOWTOs ·  FreeBSD Tips ·  Forums
navigation Forum index » *nix » Solaris » x86
Accessing Solaris data from Windoze
Post new topic   Reply to topic Page 1 of 1 [8 Posts] View previous topic :: View next topic
Author Message
Robert Gruener
*nix forums beginner


Joined: 07 May 2005
Posts: 31

PostPosted: Wed Jul 19, 2006 9:42 am    Post subject: Re: Accessing Solaris data from Windoze Reply with quote

Carsten Bliessen wrote:

Quote:
for only a few files I would use ssh? Avticate it on Solaris and
download Putty for Windows. There is a SecureFile Copy Client (pscp.exe)
and you are able to copy easyly your files.


WinSCP could be worth a try as well.

--


Cheers

Robert
Back to top
tkevans@tkevans.com
*nix forums addict


Joined: 18 Jul 2005
Posts: 61

PostPosted: Tue Jul 18, 2006 2:52 pm    Post subject: Re: Accessing Solaris data from Windoze Reply with quote

Oscar del Rio wrote:

Quote:
It should, but my solaris 10 has /etc/init.d/samba ("legacy_run")
Do Solaris 10 updates have samba under SMF control?

If you did a full install of Solaris 10, you'll have Samba under SMF
control; if you had previously installed Samba separately (prior to
upgrading to Solaris 10), you'll have both.
Back to top
Cydrome Leader
*nix forums Guru Wannabe


Joined: 08 Aug 2005
Posts: 125

PostPosted: Tue Jul 18, 2006 11:31 am    Post subject: Re: Accessing Solaris data from Windoze Reply with quote

In alt.solaris.x86 Gary Meerschaert <gary.meerschaert@gmail.com> wrote:
Quote:
Rich Teer wrote:
Hi all,

I have a requirement to access some data (just docs) that is stored
on a Solaris 10 6/06 server from Windoze. I guess I could mess about
trying to grok Samba, but is there anything, preferably free, that
I can install on the PCs to make them grok NFS?

I think they're running Windoze XP (not the Pro version); I thought
about installing M$'s services for UNIX, but ISTR reading that it
only works on the Pro version. Any ideas? Oh, it's not a requirement
right now, but if the solution to this problem also allowed X window
apps running on the server to be displayed, that would be great.

TIA,

I had great succuss using pc/nfs. I used the Sun package (this was about
10 yerars ago) and it worked seamlessly. The data showed up as just
another drive. I have not used Samba, and have not looked at anything
along those lines for a good 7 years (I have been disabled, and am now
just getting back into work). I believe that there are mutiple vendors
who sell NFS for the pc.

The choices are slim these days. As for products that actually work and
don't look like some 16 bit turbo pascal app, it's just WRQ's Reflection
NFS. Sun dropped their NFS client for windows years ago, after changing
the name 600 times, sun style.
Back to top
Steve
*nix forums Guru


Joined: 20 Feb 2005
Posts: 600

PostPosted: Tue Jul 18, 2006 10:51 am    Post subject: Re: Accessing Solaris data from Windoze Reply with quote

On 2006-07-17 19:31:49 +0100, Rich Teer <rich.teer@rite-group.com> said:

Quote:
Hi all,

I have a requirement to access some data (just docs) that is stored
on a Solaris 10 6/06 server from Windoze. I guess I could mess about
trying to grok Samba, but is there anything, preferably free, that
I can install on the PCs to make them grok NFS?

I think they're running Windoze XP (not the Pro version); I thought
about installing M$'s services for UNIX, but ISTR reading that it
only works on the Pro version. Any ideas? Oh, it's not a requirement
right now, but if the solution to this problem also allowed X window
apps running on the server to be displayed, that would be great.

TIA,

Surprised no-one suggested PC-Netlink, Sun's own product. I find it
very OK, better than Samba which I have to say confuses the hell out of
me.

Basically turns your Sun server into a Windows box like Samba but with
better mamangement tools than Sambads SWAT.

In fact, I'm tempted to fish my copy out and install it, despite being
a PC free zone, unless Ultra 20 counts as a PC, which it does, hell
fire.....

Steve
Back to top
jdh13
*nix forums Guru Wannabe


Joined: 21 Feb 2005
Posts: 122

PostPosted: Tue Jul 18, 2006 7:42 am    Post subject: Re: Accessing Solaris data from Windoze Reply with quote

Rich Teer wrote:
Quote:
On Mon, 17 Jul 2006, Dave Uhring wrote:

You could also use FTP; Windows uses a BSD FTP client.

Not for what these people want to do... :-(


why http isn't a solution?
Back to top
Dave Uhring
*nix forums Guru


Joined: 02 Mar 2005
Posts: 973

PostPosted: Tue Jul 18, 2006 1:31 am    Post subject: Re: Accessing Solaris data from Windoze Reply with quote

On Mon, 17 Jul 2006 22:18:38 +0000, Rich Teer wrote:

Quote:
On Mon, 17 Jul 2006, Dave Uhring wrote:

You could also use FTP; Windows uses a BSD FTP client.

Not for what these people want to do... Sad

It's hard enough to teach some of them how to use "drag & drop" to copy
files over the network.

I also have Samba running on Solaris 10 x86 and Linux servers at an
ISP's office which do not have any print services. If you want the
smb.conf files for those let me know.

Quote:
For running X apps on Windows machines take a look at Cygwin.

WHat a shame Cygwin doesn't include an NFS client!

At least Cygwin is free; better than spending $$$ on Exceed.

Quote:
Oh well, looks like Samba is my only realistic alternative. I was
hop to use M$'s WIndoze services for UNIX, but it only runs on WIn2K
and XPpro. As luck would have, the place I need to use this stuff
is using XPhome. Fscking Microsoft!

There are at least 200,000 other reasons for not using their shitware.
But Samba does work well as a file server and is a valuable addition to
your toolbox.

Quote:
Thanks for the help, all.

You have earned it, many times over.
Back to top
Dave Uhring
*nix forums Guru


Joined: 02 Mar 2005
Posts: 973

PostPosted: Mon Jul 17, 2006 7:13 pm    Post subject: Re: Accessing Solaris data from Windoze Reply with quote

On Mon, 17 Jul 2006 18:31:49 +0000, Rich Teer wrote:

Quote:
I have a requirement to access some data (just docs) that is stored
on a Solaris 10 6/06 server from Windoze. I guess I could mess about
trying to grok Samba, but is there anything, preferably free, that
I can install on the PCs to make them grok NFS?

Samba is relatively easy to configure and works quite well. This is what
I use on a Solaris 9 x86 server for /etc/sfw/smb.conf:

---------------------------------------------------------------------
# Global parameters
[global]
server string = Samba Server
workgroup = WORKGROUP
interfaces = iprb0 192.168.0.6/24
encrypt passwords = Yes
log file = /var/log/smbd.%m
max log size = 50
time server = Yes
printcap name = /etc/printcap
os level = 65
preferred master = True
domain master = True
hosts allow = 192.168.0.
printing = lprng
print command = /usr/sfw/bin/lpr -Praw %s
lpq command = /usr/sfw/bin/lpq -Praw
lprm command = /usr/sfw/bin/lprm -Praw %j
lppause command = /usr/sfw/sbin/lpc hold raw %j
lpresume command = /usr/sfw/sbin/lpc release raw %j
queuepause command = /usr/sfw/sbin/lpc -Praw stop
queueresume command = /usr/sfw/sbin/lpc -Praw start

[homes]
comment = Home Directories
read only = No

[save]
path = /save/save
read only = No

[save1]
path=/save1
read only = No
[printers]
comment = HP DeskJet 812C
path = /var/spool/samba
printer admin = admin, @staff
printable = Yes
printer name = raw
browseable = No

[hp]
comment = HP DeskJet 812C
path = /var/spool/samba
printer admin = admin, @staff
read only = No
printable = Yes
printer name = raw
# oplocks = No
--------------------------------------------------------------------------

Note that this is also a network print server; you can reduce its
complexity easily.

Quote:
I think they're running Windoze XP (not the Pro version); I thought
about installing M$'s services for UNIX, but ISTR reading that it
only works on the Pro version. Any ideas? Oh, it's not a requirement
right now, but if the solution to this problem also allowed X window
apps running on the server to be displayed, that would be great.

You could also use FTP; Windows uses a BSD FTP client.

For running X apps on Windows machines take a look at Cygwin.
Back to top
Rich Teer
*nix forums Guru


Joined: 21 Feb 2005
Posts: 1038

PostPosted: Mon Jul 17, 2006 6:31 pm    Post subject: Accessing Solaris data from Windoze Reply with quote

Hi all,

I have a requirement to access some data (just docs) that is stored
on a Solaris 10 6/06 server from Windoze. I guess I could mess about
trying to grok Samba, but is there anything, preferably free, that
I can install on the PCs to make them grok NFS?

I think they're running Windoze XP (not the Pro version); I thought
about installing M$'s services for UNIX, but ISTR reading that it
only works on the Pro version. Any ideas? Oh, it's not a requirement
right now, but if the solution to this problem also allowed X window
apps running on the server to be displayed, that would be great.

TIA,

--
Rich Teer, SCNA, SCSA, OpenSolaris CAB member

President,
Rite Online Inc.

Voice: +1 (250) 979-1638
URL: http://www.rite-group.com/rich
Back to top
Google

Back to top
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [8 Posts] View previous topic :: View next topic
The time now is Fri Nov 21, 2008 6:50 pm | All times are GMT
navigation Forum index » *nix » Solaris » x86
Jump to:  

Similar Topics
Topic Author Forum Replies Last Post
No new posts NFS server on Solaris 10 gurgle Solaris 0 Tue Sep 04, 2007 7:05 pm
No new posts Problem while accessing 64 bit Server thru 32 bit client Ganesh Server 0 Fri Jul 21, 2006 1:40 pm
No new posts Solaris benchmark Vahid Moghaddasi Solaris 0 Fri Jul 21, 2006 1:30 pm
No new posts Bug Report - Solaris 10 spell Richard B. Gilbert Solaris 0 Fri Jul 21, 2006 11:22 am
No new posts Bug#379103: ITP: complearn-gui -- 3D drag-and-drop interf... Rudi Cilibrasi devel 0 Fri Jul 21, 2006 11:00 am

Adverse Credit Remortgage | Mobile Phone | ADHD Coaches | Leopard Geckos | Mortgage
Copyright © 2004-2005 DeniX Solutions SRL
 
Other DeniX Solutions sites: Unix/Linux blog |  electronics forum |  medicine forum |  science forum | 
Privacy Policy


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.2424s ][ Queries: 20 (0.1397s) ][ GZIP on - Debug on ]