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
Samba on Solaris 8
Post new topic   Reply to topic Page 1 of 1 [3 Posts] View previous topic :: View next topic
Author Message
Tomas Fredblad
*nix forums beginner


Joined: 05 Feb 2005
Posts: 1

PostPosted: Sat Feb 05, 2005 2:48 pm    Post subject: Samba on Solaris 8 Reply with quote

Hi

I'm going to install Samba 3.10 on Solaris.
I have manage to get access to the machine via SWAT.

How do I map a drive from the unix box to my PC?
Do samba manage this or do I have to share a specific folder for this? I
can't se the unix box in My Network Places. So for the moment I am unable to
map anything.
net use \\ipaddress\drive, gives no network found. Or something like that.


Greatful for any kind of help

Regards
tomas f
Back to top
CJT
*nix forums Guru Wannabe


Joined: 23 Feb 2005
Posts: 264

PostPosted: Sat Feb 05, 2005 3:05 pm    Post subject: Re: Samba on Solaris 8 Reply with quote

Tomas Fredblad wrote:
Quote:
Hi

I'm going to install Samba 3.10 on Solaris.
I have manage to get access to the machine via SWAT.

How do I map a drive from the unix box to my PC?
Do samba manage this or do I have to share a specific folder for this? I
can't se the unix box in My Network Places. So for the moment I am unable to
map anything.
net use \\ipaddress\drive, gives no network found. Or something like that.


Greatful for any kind of help

Regards
tomas f


You have to create a Samba share (via SWAT if you like) and make sure

Samba is started and the Samba password is set appropriately.

--
The e-mail address in our reply-to line is reversed in an attempt to
minimize spam. Our true address is of the form che...@prodigy.net.
Back to top
Dave Uhring
*nix forums Guru


Joined: 02 Mar 2005
Posts: 973

PostPosted: Sat Feb 05, 2005 3:18 pm    Post subject: Re: Samba on Solaris 8 Reply with quote

On Sat, 05 Feb 2005 15:48:54 +0000, Tomas Fredblad wrote:

Quote:
Hi

I'm going to install Samba 3.10 on Solaris.
I have manage to get access to the machine via SWAT.

How do I map a drive from the unix box to my PC?
Do samba manage this or do I have to share a specific folder for this? I
can't se the unix box in My Network Places. So for the moment I am unable to
map anything.

I set this one up yesterday on a Linux server. The Solaris smb.conf file
will have the same structure:

# Global parameters
[global]
workgroup = WORKGROUP
server string = main-t2
security = user
socket options = TCP_NODELAY
interfaces = 192.168.0.5/24
encrypt passwords = Yes
log file = /var/log/smbd.%m
max log size = 50
time server = Yes
preferred master = False
domain master = False
hosts allow = 192.168.0.
os level = 60

[homes]
comment = Home Directories
read only = No
hosts allow = 192.168.0/24
nt acl support = No

[save]
path = /save
read only = No

Home directories and "save" are the shares. Your Windose boxes need to
have the same workgroup and the Windose user needs an account on the
server. You also need to

# smbpasswd -a user_name
Back to top
Google

Back to top
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [3 Posts] View previous topic :: View next topic
The time now is Fri Jan 09, 2009 10:59 am | All times are GMT
navigation Forum index » *nix » Solaris
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 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 Solaris dd command problem prak Solaris 0 Fri Jul 21, 2006 5:43 am
No new posts Solaris dd command problem prak Solaris 0 Fri Jul 21, 2006 5:43 am

Credit Counseling | Loans | Mortgages | Shops | Mbna
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.1440s ][ Queries: 16 (0.0663s) ][ GZIP on - Debug on ]