Re: [Samba] Connecting an iMac to os/2

2011-01-11 Thread Jeremy Allison
On Tue, Jan 11, 2011 at 01:07:58PM -0700, James Moe wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Hello,
   I have an iMac v10.6. I'd like to get it to connect to an old os/2
 server, v4.5 fp3.
   Using smbutils on the iMac:
 
 $ smbutil -v view //sma-server1.sma.com
 smbutil: server connection failed: RPC struct is bad
 
   Can anyone suggest what changes may be made that will correct this
 error? Is it even possible?

I don't know what smbutils is - do you have smbclient on the
box ? That will still connect to an OS/2 server.

Jeremy.
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] Connecting an iMac to os/2

2011-01-11 Thread James Moe
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 01/11/2011 01:07 PM, James Moe wrote:
 Hello,
   I have an iMac v10.6. I'd like to get it to connect to an old os/2
 server, v4.5 fp3.
 
  I should note that linux, Windows and (of course) os/2 can mount and
access the server shares without a problem. Only the Mac is being difficult.

- -- 
James Moe
moe dot james at sohnen-moe dot com
520.743.3936
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.15 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk0s2xYACgkQzTcr8Prq0ZM/mgCfTyk4fm/AB38/NCqgXyW3rdbZ
XhkAnAojbbBifvhqumcd3zj6TcKFNk4a
=5Ywr
-END PGP SIGNATURE-
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] Connecting an iMac to os/2

2011-01-11 Thread Jeremy Allison
On Tue, Jan 11, 2011 at 03:35:02PM -0700, James Moe wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 On 01/11/2011 01:07 PM, James Moe wrote:
  Hello,
I have an iMac v10.6. I'd like to get it to connect to an old os/2
  server, v4.5 fp3.
  
   I should note that linux, Windows and (of course) os/2 can mount and
 access the server shares without a problem. Only the Mac is being difficult.

Ah, sorry. Looks like George doesn't test his MacOSX client
against OS/2 servers anymore :-(.

Maybe we can get one set up for him in a VM for the next interop conference ?

Jeremy.
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] Connecting an iMac to os/2

2011-01-11 Thread James Peach
On 11 January 2011 12:07, James Moe ji...@sohnen-moe.com wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Hello,
  I have an iMac v10.6. I'd like to get it to connect to an old os/2
 server, v4.5 fp3.
  Using smbutils on the iMac:

 $ smbutil -v view //sma-server1.sma.com
 smbutil: server connection failed: RPC struct is bad

  Can anyone suggest what changes may be made that will correct this
 error? Is it even possible?

I don't think that the Mac OS X client will support a server that old.
You could file a bug at bugreporter.apple.com, but I'm pretty
confident that's what they'll tell you. Sorry.


 - --
 James Moe
 moe dot james at sohnen-moe dot com
 520.743.3936
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v2.0.15 (GNU/Linux)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

 iEYEARECAAYFAk0suJ4ACgkQzTcr8Prq0ZPJ7wCeMTU56gbcigWb1gsjR57AxkGm
 ycEAoLKKbbvi1plOlr/7EEHJV7KYg+79
 =ls/L
 -END PGP SIGNATURE-
 --
 To unsubscribe from this list go to the following URL and read the
 instructions:  https://lists.samba.org/mailman/options/samba




-- 
James Peach | jor...@gmail.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] Connecting an iMac to os/2

2011-01-11 Thread Günter Kukkukk
Am Dienstag 11 Januar 2011, 21:07:58 schrieb James Moe:
 Hello,
   I have an iMac v10.6. I'd like to get it to connect to an old os/2
 server, v4.5 fp3.
   Using smbutils on the iMac:
 
 $ smbutil -v view //sma-server1.sma.com
 smbutil: server connection failed: RPC struct is bad
 
   Can anyone suggest what changes may be made that will correct this
 error? Is it even possible?
 
 

are you sure that the netbios name is sma-server1.sma.com ?
Netbios names can only have a maximum length of 15 chars. plus
an extra one.
Yours is far too long.

Cheers, Günter
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] Connecting an iMac to os/2

2011-01-11 Thread Felix Miata

On 2011/01/11 15:07 (GMT-0500) James Moe composed:


   I have an iMac v10.6. I'd like to get it to connect to an old os/2
server, v4.5 fp3.
   Using smbutils on the iMac:



$ smbutil -v view //sma-server1.sma.com
smbutil: server connection failed: RPC struct is bad



   Can anyone suggest what changes may be made that will correct this
error? Is it even possible?


I suspect that without more, it's not possible. I've never figured out any 
way for my G4/10.4 to connect to OS/2, only see that the OS/2 server is 
present on the LAN. I've not tried very hard. Possibly the same cifs 
parameters required on Linux (sec=lanman,servern=$SERVERNAME,port=###) might 
be applied on 10.6 using a cmdline attempt to mount known OS/2 shares.


Putting Samba server on OS/2 should work. I've avoided needing to do that by 
putting any OS/2 files my Mac needs on a Linux server.


http://members.aon.at/herwig.bauernfeind/samba/index.html has info about OS/2 
Samba builds.

--
How much better to get wisdom than gold, to choose
understanding rather than silver. Proverbs 16:16 NKJV

 Team OS/2 ** Reg. Linux User #211409

Felix Miata  ***  http://fm.no-ip.com/
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba