how i can make windows server 2003 see some directory from UNIX-AIX

link|improve this question

share files between windows server 2003 and unix aix 6.1 – Mohammad AL-Rawabdeh Sep 29 '10 at 5:56
feedback

2 Answers

up vote 2 down vote accepted

Share it out with NFS then configure Windows Services for UNIX

Other alternative is to configure Samba on AIX & share it out that way.

link|improve this answer
i want to ask you ... i have AIX 6.1 ... this version contain samba built in or i must download it to AIX if yes how i can download it ? – Mohammad AL-Rawabdeh Sep 29 '10 at 6:01
feedback

If you want to use Samba on your AIX system then this article will give you information on how to install it from the expansion pack. Once you've got Samba working you can share the directory from AIX and mount it as a network drive on the Windows 2003 server.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.