1834512 Members
2381 Online
110068 Solutions
New Discussion

Re: About the samba

 
SOLVED
Go to solution
peterchu
Super Advisor

About the samba

I hv setup samba that share NT path for unix server to access , now I want to setup a samba to share unix path for NT to access , I am not familiar with this , could suggest how can I do it ? thx.
7 REPLIES 7
Rajanish C
New Member
Solution

Re: About the samba

hi,
if u can configure samba server as PDC(for windows logon authentication) then u can create a user currosponding to all NT users on the samba server and u can configure samba in such a way that ur unix home directory can be mapped at the time of login
pls be more specific as to what u want to share
regds
rajanish
peterchu
Super Advisor

Re: About the samba

thx reply,

for example , if I want to share unix path /oracle/program for NT to access , could suggest what can I do ? thx
peterchu
Super Advisor

Re: About the samba

I have samba installed on my unix system , how can I share the unix path to NT to access ? thx.
Darren Prior
Honored Contributor

Re: About the samba

Hi,

Have you installed CIFS/9000 server? It's available for free download from http://software.hp.com and there's full documentation available from http://docs.hp.com

I'd also recommend reading "Using Samba" which is an O'Reilly book, also available as an electronic copy with your CIFS installation. It's worth learning the concepts from there, then you can ask specific questions if you run into difficulties.

regards,

Darren.

PS: Please take some time to assign points to those that have given their time freely to assist you. It also helps others determine which are the more useful answers.
Calm down. It's only ones and zeros...
Geoff Wild
Honored Contributor

Re: About the samba

If you used HP's version, then the easiest way is to point your web browser to http://yourhpserver:901/

Sign in as root.

There is a wizard you can use to setup Samba as well as a great help section.


Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
Prashant Zanwar_4
Respected Contributor

Re: About the samba

All you have to do is make entries in smb.conf file.

YOu can acheive this manually or using swat utility.

For configuring using swat you have to have entry in /etc/services

swat 109/tcp.

Then you can acccess the same through
server IP:IP in your internet browser. And you are through to use Swat. It has got nice help on what is what. You can see shares, makes shares, commit changes, give permissions, view smb.conf in using swat.

Web has lot of help on it.

http://www.samba.org/samba/docs/man/smb.conf.5.html

Refer to documents here for any help you want.

You will have to have Unix users created for using samba shares. For same users you have to perform smbpasswd command so that they get added to samba users database.

Thats all about it, hope it helps
Prashant
"Intellect distinguishes between the possible and the impossible; reason distinguishes between the sensible and the senseless. Even the possible can be senseless."
Prashant Zanwar_4
Respected Contributor

Re: About the samba

I am sorry the port is 901 rather than 109. Hope above helps
Prashant
"Intellect distinguishes between the possible and the impossible; reason distinguishes between the sensible and the senseless. Even the possible can be senseless."