Operating System - HP-UX
1831944 Members
3241 Online
110032 Solutions
New Discussion

pros/cons to running samba

 
SOLVED
Go to solution
Rick Garland
Honored Contributor

pros/cons to running samba

Hi all:

HPUX 11.11, rp7410
Have a user who wants to run samba.
What are the opinions?

Thanks!
4 REPLIES 4
Paul Cross_1
Respected Contributor
Solution

Re: pros/cons to running samba

Well, you might get flooded with answers here, but I'm sure they are all positive. Samba rules. HP has their own version of samba called HP CIFS (formerly cifs 9000). There is a free download available from: http://www.hp.com/products1/unix/operating/hpuxcifs9000/

-paul
Geoff Wild
Honored Contributor

Re: pros/cons to running samba

This is another of those "it depends" questions.

What exactly does the user need to do?

Do they just need to access a file on the unix server - to look at it with say Word?

Maybe ftp is all they need...

Samba (definately install HP's version CIFS) would be more convenient - for both you and the user.

I use Samba - nice thing is I can let the NT/W2K servers Authenticate the users - no need to setup unix id for each user who needs access to the Samba share.

Winbindd makes things even easier with Samba - see my post in:

http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=736946

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.
Steven E. Protter
Exalted Contributor

Re: pros/cons to running samba

Pros:
Faster, safer more secure than NFS.
Integrates more easily with windows environment.
Good performance, low cpu use.
Works well with windows, no additional software to let Windows weenies on your box.
Works with local user permissions.
Integrates with Windows ADS
Integratew with LDAP authentication.

Cons:
Interaction with other versions of Samba can be difficult.
Samba uses netbios which is not the worlds most efficent network protocol.
Lets windows weenies on your box.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Rick Garland
Honored Contributor

Re: pros/cons to running samba

Many thanks!