This is my first time sending to this mailing list... 

I have a samba problem............ 
when executing

root@ns#smbclient -L 192.168.0.1 -U heiko 

--> i got the following error message:


SSL: Error error setting CA cert locations: error:0000000:lib(0):func(0): 
reason (0) 

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



>>>
here is my smb.conf file...


#======================= Global Settings =====================================
[global]
# workgroup = NT-Domain-Name or Workgroup-Name, eg: LINUX2
   workgroup = MYSLAK
# server string is the equivalent of the NT Description field
   server string = Linux Samba Server
   log file = /var/log/samba.%U
   max log size = 250
   security = user
   encrypt passwords = yes
   socket options = TCP_NODELAY 
   domain logons = yes
   logon script = %U.bat
   wide links = no      

#============================ Share Definitions ==============================
[homes]
   comment = Home Directories
   browseable = no
   writable = yes

[netlogon]
   comment = Network Logon Service
   path = /home/netlogon
   guest ok = yes
   writable = no
   share modes = no


this is not my final config file, i use this for testing



Thanx in advance!





- heiko

__________________________________
www.edsamail.com
_
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