Dec 212009
 

Tweet During my travels on the internet, I came across a really interesting blog post by Roberto Bouza of Miami, Florida, United States in which he explains and documents his experiences with synchronising AIX 5.3 with Windows Active Directory. I felt it would be useful to share this information with you and for ease I [...]

Jul 232009
 

Tweet To install Samba on AIX 5.3 you will require the Linux Toolbox CD and in order to install the entire set of Samba, you will need the following filesets: readline-4.3 samba-2.2.7 samba-client-2.2.7 samba-common-2.2.7 Connection to Windows shares is acheived by using the following commands.. SMB connections can be made with: # smbclient //[server-name]/[sharename] -U [...]