Fwd: Re: [Samba] Apple cannot connect to RHLinux Samba

2002-05-20 Thread Balatoni Denes

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



- --  Továbbított üzenet  --
Subject: Re: [Samba] Apple cannot connect to RHLinux Samba
Date: Mon, 20 May 2002 09:38:38 -0700
From: Jamie McParland <[EMAIL PROTECTED]>
To: Balatoni Denes <[EMAIL PROTECTED]>


Just install netatalk. It works great! Makes your apples think its
connection to an appleshare server. Plus it WAY less troublesome than samba.
- - jamie

On 5/20/02 9:25 AM, "Balatoni Denes" <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> - -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hi
> $$$ Hi All
> $$$
> $$$ I have a working samba server on RH Linux 7.3 (samba v2.2.4). My shares
> and $$$ printers can be connected and used by my W95, W98 and XP clients -
> no $$$ problems there.
> $$$
> $$$ However, my Apple (Powerbook G4 running OSX 10.1.4) cannot connect
> using Maybe the apple is not using smb over tcp/ip by default, but smb over
> something else ?
>
> best regards
> Denes
>
> - - --
> Experience the power of Linux!
> - -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.0.4 (GNU/Linux)
> Comment: For info see http://www.gnupg.org
>
> iD8DBQE86R3yaQToeq3jgogRAqQ7AJ91wwurSWlHKYACJj9tLV3gZbcD1gCeNyc8
> sU3CFaZ2XCBwvIt4dpAdiQ0=
> =GxqI
> - -END PGP SIGNATURE-
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.0.4 (GNU/Linux)
> Comment: For info see http://www.gnupg.org
>
> iD8DBQE86SN6aQToeq3jgogRAgICAJ9azEFm6+kglcMgXoi8GCNUpk/UUACePVXQ
> hryE0UF6nvmscverMwfkgoU=
> =XUxZ
> -END PGP SIGNATURE-

- ---

- -- 
Experience the power of Linux!
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE86SgzaQToeq3jgogRAkWKAJ9DE47UcrJ5sbsCaA5ddlmaExLttACdFQTR
a5U5soOCrXrpIkIwuVmEPfc=
=W13c
-END PGP SIGNATURE-

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



Re: [Samba] Apple cannot connect to RHLinux Samba

2002-05-20 Thread Balatoni Denes

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

- -BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi
$$$ Hi All
$$$
$$$ I have a working samba server on RH Linux 7.3 (samba v2.2.4). My shares
 and $$$ printers can be connected and used by my W95, W98 and XP clients -
 no $$$ problems there.
$$$
$$$ However, my Apple (Powerbook G4 running OSX 10.1.4) cannot connect using
Maybe the apple is not using smb over tcp/ip by default, but smb over 
something else ?

best regards
Denes

- - -- 
Experience the power of Linux!
- -BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE86R3yaQToeq3jgogRAqQ7AJ91wwurSWlHKYACJj9tLV3gZbcD1gCeNyc8
sU3CFaZ2XCBwvIt4dpAdiQ0=
=GxqI
- -END PGP SIGNATURE-
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE86SN6aQToeq3jgogRAgICAJ9azEFm6+kglcMgXoi8GCNUpk/UUACePVXQ
hryE0UF6nvmscverMwfkgoU=
=XUxZ
-END PGP SIGNATURE-

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



[Samba] Apple cannot connect to RHLinux Samba

2002-05-20 Thread Alan Deadman

Hi All

I have a working samba server on RH Linux 7.3 (samba v2.2.4). My shares and
printers can be connected and used by my W95, W98 and XP clients - no
problems there.

However, my Apple (Powerbook G4 running OSX 10.1.4) cannot connect using the
Connect To Server option:
smb://10.0.1.200/data
Or
smb:[EMAIL PROTECTED]/data

The nmblookup -B MAC_MACHINE '*' command does not see the Apple Powerbook.

By the way, Appletalk to/fro the Linux server is working fine.

Any ideas?

Smb.conf

[global]
workgroup = LSL
server string = LSL_SAMBA
printcap name = /etc/printcap
load printers = yes
printing = lpr
print command = /usr/bin/lpr -r -P%p %s
log file = /var/log/samba/%m.log
max log size = 0
security = user
encrypt passwords = yes
smb passwd file = /usr/local/samba/lib/smbpasswd
unix password sync = Yes
passwd program = /usr/bin/passwd %u
passwd chat = *New*password* %n\n *Retype*new*password* %n\n
*passwd:*all*authentication*tokens*updated*successfully*
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
interfaces = 10.0.1.200
remote announce = 10.0.1.255
dns proxy = no 

[homes]
   comment = Home Directories
   browseable = no
   writable = yes
   valid users = %S
   create mode = 0664
   directory mode = 0775

[printers]
   comment = All Printers
   path = /var/spool/samba
   browseable = yes
   printable = yes
   guest ok = yes
   public = yes
   writable = no
   use client driver = yes
   create mode = 0700
   valid users = alan gerry

[data]
   comment = Data Folder
   path = /data/Shared
   read only = no
   public = yes


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