I have tried smbclient //stat/nfs -c 'mount /mnt' -Uuname%passwd
the result is, mount: command not found
I give the absolute path to the mount command and nothing changes.
Also, assuming that I can get this to mount, does anyone know if I'll be
able to store my COBOL program datafiles there?? We had to abandon NFS
because COBOL hated it.
--BTW, I did try Sharity 1.11 for AIX, while I did mount the drive easily
the COBOL still hated it!
thanks,
tom
______________________________________________________________
do...@disisit.com
Dynamic Information Systems
3808 Old College Rd.
Bryan, TX 77801
409 846 4565
http://www.disisit.com
______________________________________________________________
The absolute best firefighter & paramedic training software available,
http://www.disisit.com/rapid.html
Cable modem vs ADSL shootout: http://www.disisit.com/nettest.html
smbclient \\\\server\\share username passwd
I don't know the exact syntax by hart, so have at look at the man-page.
<do...@disisit.com> schreef in berichtnieuws
37e89578$2$qbqtr$mr2...@news.myriad.net...
> Is it possible to mount a linux samba 2.03 share to an AIX 4.2 samba 2.05
> client???
>
> I have tried smbclient file://stat/nfs -c 'mount /mnt' -Uuname%passwd
smbclient \\\\server\\share username passwd
I don't know the exact syntax by hart, so have at look at the man-page.
> Is it possible to mount a linux samba 2.03 share to an AIX 4.2 samba 2.05
Have a look in the Samba source in directory "smbwrapper". I haven't tried
this on AIX, tho.
HTH
ROSCO
<do...@disisit.com> wrote in message
news:37e89578$2$qbqtr$mr2...@news.myriad.net...