Mikko Kortelainen

Tag: Samba

Samba on AIX 5.3

Here are instructions on how to get the pware Samba running on AIX 5.3.

1. Install these packages from the AIX installation CD:
- ldap.client.rte
- ldap.client.adt
  1. Download these packages:
server:root>mkdir pware-samba
server:root>cd pware-samba
server:root>xargs wget -nd <<EOF http://pware.hvcc …
read more

Mounting Windows filesystems from AIX 5.3

First, you must install fileset bos.cifs_fs.rte, and optionally bos.cifs_fs.smit for the Smitty interface, from the installation DVD.

To invoke the Smitty interface, run:

root# smitty cifs_fs

The Smitty interface will enable you to do almost anything you need with the CIFS filesystem.

For people aligned the …

read more