Heiko, welcome to PLUG. You may want to subscribe to the PH Linux Newbie
mailing list and ask your questions there as that list is more appropriate
for first-timer questions. The main PLUG list is meant for slightly more
advanced topics.

On Tue, 11 Sep 2001 at 19:31, Sano B Rutsen wrote:
> SSL: Error error setting CA cert locations:
> error:0000000:lib(0):func(0):  reason (0)

You have SSL enabled? Hmm. I wonder how stable that is, and up to what
extent it's supported. I haven't really tried it and my packages aren't
compiled with SSL enabled.

> trying default locations
> added interface ip=192.168.0.1 bcast=192.168.0.255 nmask=255.255.255.0
> Domain=[MYSLAK] OS=[Unix] Server=[Samba 2.2.0]
>
>       Sharename      Type      Comment
>       ---------      ----      -------
>       netlogon       Disk      Network Logon Service
>       IPC$           IPC       IPC Service (Linux Samba Server)
>       ADMIN$         Disk      IPC Service (Linux Samba Server)
>       heiko           Disk      Home Directories
>
>       Server               Comment
>       ---------            -------
>       NS                   Linux Samba Server
>
>       Workgroup            Master
>       ---------            -------
>       MYSLAK
>
>
> specs: [OS]=slakware7.1, [kernel]=2.2.16, [samba]=samba-2.2.0. [ip_addr]=192.168.0.1

This doesn't look wrong at all. You didn't specify what share to connect
to so smbclient properly showed you all proper shares. Try the following
to connect to your home directory:

$ smbclient //192.168.0.1/heiko -U heiko

You should see something like this:

smb: \>

That's the prompt of the smbclient tool. Something like an FTP client.
"ls" will show you the current contents, and "help" will show you what
commands you can use.

 --> Jijo

--
Federico Sevilla III  :: [EMAIL PROTECTED]
Network Administrator :: The Leather Collection, Inc.
GnuPG Key: <http://jijo.leathercollection.ph/jijo.gpg>

_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

To subscribe to the Linux Newbies' List: send "subscribe" in the body to 
[EMAIL PROTECTED]

Reply via email to