Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Installing Samba on AIX

Status
Not open for further replies.

copperslim

Technical User
Dec 13, 2002
101
0
0
GB
I am installing samba on AIX, can any point me to a good documentation site as the sites I have come across are all for Linux.
 
Samba is pretty much a standard install no matter what flavour of Unix you use.

By default most Samba Binary distributions are set to install into /usr/local/samba.

Once done, the only thing required is to edit your /etc/services and /etc/inetd.conf files as detailed in the install readme. This will ensure that once inetd is restarted (or sent a HUP) it will listen for netbios stuff on ports 137 & 139, and optionally http configuration via SWAT on port 901.

Enjoy.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top