From owner-FreeBSD-users-jp@jp.freebsd.org  Sun May 24 23:26:05 1998
Received: (from daemon@localhost)
	by jaz.jp.freebsd.org (8.8.8+3.0Wbeta13/8.7.3) id XAA15371;
	Sun, 24 May 1998 23:26:05 +0900 (JST)
	(envelope-from owner-FreeBSD-users-jp@jp.FreeBSD.org)
Received: from mail.oberon.net (mail.oberon.net [195.206.130.8])
	by jaz.jp.freebsd.org (8.8.8+3.0Wbeta13/8.7.3) with ESMTP id XAA15358
	for <FreeBSD-users-jp@jp.freebsd.org>; Sun, 24 May 1998 23:26:00 +0900 (JST)
	(envelope-from g126018@n-edu.cst.nihon-u.ac.jp)
Received: by mail.oberon.net (Smail3.2.0.95/oberon.net)
	via OBERON GmbH
	via remoteip 194.64.133.19
	from ns.lf.net with smtp
	for jaz.jp.freebsd.org
	id m0ydbeo-000Dzma; Sun, 24 May 1998 16:21:50 +0200 (CEST)
Message-Id: <m0ydbeo-000Dzma@mail.oberon.net>
Date: Sun, 24 May 1998 16:21:50 +0200 (CEST)
From: =?ISO-2022-JP?B?GyRCQFA4NiEhQ05NThsoQg==?= <g126018@n-edu.cst.nihon-u.ac.jp>
To: FreeBSD-users-jp@jp.freebsd.org
X-UIDL: fd161b70ebe7fe4aa77924966bb5411f
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-2022-JP
Content-Transfer-Encoding: 7bit
X-Mailer: Becky! ver 1.23
Reply-To: FreeBSD-users-jp@jp.freebsd.org
Precedence: bulk
X-Distribute: distribute [version 2.1 (Alpha) patchlevel=24]
X-Sequence: FreeBSD-users-jp 28635
Subject: [FreeBSD-users-jp 28635] Samba 
 =?ISO-2022-JP?B?GyRCJHI7SCRDJEYlIiUvJTslOSRHJC0kXiQ7JHMbKEI=?=
Errors-To: owner-FreeBSD-users-jp@jp.freebsd.org
Sender: owner-FreeBSD-users-jp@jp.freebsd.org

$B@P86!wF|BgM}9)J*M}$G$9!#(B

FreeBSD 2.2.6+Samba1.9.18p3(Package)$B$GLdBj$,H/@8$7$F$$$F!"(B
$B<+J,0l?M$G$O$I$&$K$b2r7h$G$-$J$$$N$G<ALd$7$^$9!#(B

$B8=>]$H$7$F$O!"(BWindows95(OSR2) $B$N%^%7%s!J%^%7%sL>(B led$B!K$+$i(B
$B%"%/%;%9$7$h$&$H$9$k$H!V3HD%%(%i!<$G$9!W$H$$$&%a%C%;!<%8$,(B
$B=P$F%"%/%;%9$G$-$^$;$s!#(B

$B>\$7$$>u67$r@bL@$9$k$H!"(B

$B#1!%(BFreeBSD $B$r(B HDD $B$K%$%s%9%H!<%k$7$F!"$=$N$H$-$K%$%s%9%H!<%i!<$+$i(B
$B!!!!(BPackage $B$H$7$F%$%s%9%H!<%k!#(B

$B#2!%(BHDD $B$+$i%V!<%H8e!"(Bsmb.conf $B$r=q$$$F(B smbd -D$B!"(Bnmbd -D $B$H$7$F5/F0!#(B
$B!!!!$3$N$H$-$O(B Windows95 $B%^%7%s$+$i%"%/%;%9$G$-$?!#(B

$B#3!%$=$N$"$H$K0J2<$NJ*$r%$%s%9%H!<%k$7!":F5/F08eF1$8$h$&$K(B smbd -D$B!"(B
$B!!!!(Bnmbd-D$B$GN)$A>e$2$?$i:#EY$O%"%/%;%9$G$-$J$/$J$C$F$$$?!#(B
	$B!&(Bja-mule-canna+sj3+wnn4-2.3(Package)
	$B!&(BPostgreSQL6.3
	$B!&(BJDK1.1.5(Ports)
	$B!&(BBasic DES encryption services

FreeBSD $B%^%7%s(B($B%^%7%sL>(B comp)$B>e$G(B smbclient -L comp $B$H$7$?$i!"(B
$B0J2<$N%a%C%;!<%8$,=P$^$7$?!#(B

$B$3$3$+$i!]!]!]!]!d(B
Added interface ip=192.168.1.3 bcast=192.168.1.255 nmask=255.255.255.0
Session request failed (0,0) with myname=COMP destname=COMP
Unspecified error 0x0
Your server software is being unfriendly
$B!c!]!]!]!]$3$3$^$G(B

$B0J2<$O(B smb.conf $B$G$9!#(B

$B$3$3$+$i!]!]!]!]!]!d(B
[global]
        security = share
        printing = bsd
        printcap name = /etc/printcap
        load printers = yes
        guest account = nobody
        log file = /var/log/smblog.%m
        dont descend = /dev,/proc,/root,/stand
        guest ok = yes
        strip dot = yes
        preserve case = yes
        status = yes
        map archive = no

        interfaces = 192.168.1.3/24
        workgroup = NCCDOM
[homes]
        comment = home directories
        browseable = no
        public = no
        read only = no

[printers]
        browseable = no
        printable = yes
        public = yes
        writable = no
        create mode = 0700

[public]
        path = /usr/local/smbshare
        public = yes
        writable = yes
$B!c!]!]!]!]!]$3$3$^$G(B

$B0J2<$O(B samba $B$N%m%0$G$9!#(B

smbd -d10 -a -D $B$G5/F0!]!]!]!]!]!d(B
lp_file_list_changed()
file /usr/local/etc/smb.conf -> /usr/local/etc/smb.conf  last mod_time: Mon May 25 17:15:35 1998

Added interface ip=192.168.1.3 bcast=192.168.1.255 nmask=255.255.255.0
codepage_initialise: client code page = 850
load_client_codepage: loading codepage 850.
Adding chars 0x85 0xb7 (l->u = True) (u->l = True)
Adding chars 0xa0 0xb5 (l->u = True) (u->l = True)
Adding chars 0x83 0xb6 (l->u = True) (u->l = True)
Adding chars 0xc6 0xc7 (l->u = True) (u->l = True)
Adding chars 0x84 0x8e (l->u = True) (u->l = True)
Adding chars 0x86 0x8f (l->u = True) (u->l = True)
Adding chars 0x91 0x92 (l->u = True) (u->l = True)
Adding chars 0x87 0x80 (l->u = True) (u->l = True)
Adding chars 0x8a 0xd4 (l->u = True) (u->l = True)
Adding chars 0x82 0x90 (l->u = True) (u->l = True)
Adding chars 0x88 0xd2 (l->u = True) (u->l = True)
Adding chars 0x89 0xd3 (l->u = True) (u->l = True)
Adding chars 0x8d 0xde (l->u = True) (u->l = True)
Adding chars 0xa1 0xd6 (l->u = True) (u->l = True)
Adding chars 0x8c 0xd7 (l->u = True) (u->l = True)
Adding chars 0x8b 0xd8 (l->u = True) (u->l = True)
Adding chars 0xd0 0xd1 (l->u = True) (u->l = True)
Adding chars 0xa4 0xa5 (l->u = True) (u->l = True)
Adding chars 0x95 0xe3 (l->u = True) (u->l = True)
Adding chars 0xa2 0xe0 (l->u = True) (u->l = True)
Adding chars 0x93 0xe2 (l->u = True) (u->l = True)
Adding chars 0xe4 0xe5 (l->u = True) (u->l = True)
Adding chars 0x94 0x99 (l->u = True) (u->l = True)
Adding chars 0x9b 0x9d (l->u = True) (u->l = True)
Adding chars 0x97 0xeb (l->u = True) (u->l = True)
Adding chars 0xa3 0xe9 (l->u = True) (u->l = True)
Adding chars 0x96 0xea (l->u = True) (u->l = True)
Adding chars 0x81 0x9a (l->u = True) (u->l = True)
Adding chars 0xec 0xed (l->u = True) (u->l = True)
Adding chars 0xe7 0xe8 (l->u = True) (u->l = True)
Adding chars 0x9c 0x0 (l->u = False) (u->l = False)
05/25/1998 17:17:27 loaded services
05/25/1998 17:17:27 becoming a daemon
bind succeeded on port 139
waiting for a connection
$BB>$N#9#5%^%7%s!J(Bled$B!K$+$i%"%/%;%9!]!]!]!d(B
smb_shm_open : using shmem file /var/spool/lock/SHARE_MEM_FILE to be of size 102400
fcntl_lock 4 9 0 1 3
Lock call successful
smb_shm_register_process : writing record for pid 359 at offset 0
smb_shm_initialize : initializing shmem file of size 102400
smb_shm_global_lock : locked 2 times
smb_shm_global_lock : locked 3 times
smb_shm_alloc : request for 452 bytes, allocated 456 bytes at offset 48
smb_shm_global_unlock : still locked 2 times
smb_shm_global_unlock : still locked 1 times
fcntl_lock 4 9 0 1 2
Lock call successful
lp_file_list_changed()
file /usr/local/etc/smb.conf -> /usr/local/etc/smb.conf  last mod_time: Mon May 25 17:15:35 1998

05/25/1998 17:19:27 changed root to /
open_oplock_ipc: opening loopback UDP socket.
bind succeeded on port 0
open_oplock ipc: pid = 359, oplock_port = 1166
priming nmbd
$B$7$P$i$/BT$D!]!]!]!]!]!]!]!]!]!d(B
sending a packet of len 1 to (127.0.0.1) on port 137 of type DGRAM
Serverzone is -32400
got smb length of 68
got message type 0x81 of len 0x44
05/25/1998 17:20:42 Transaction 0 of length 72
netbios connect: name1=COMP             name2=LED            
Trying username leD
got SIGCLD
$B!c!]!]!]!]!]$3$3$^$G(B

$BB-$j$J$$>pJs$,$"$j$^$7$?$i$4;XE&$*4j$$$$$?$7$^$9!#(B

$B!]!]!]!]!]!]!]!]!]!]!]!]!]!]!]!]!]!]!]!]!](B
$B!!!!F|K\Bg3XM}9)3XItJ*M}3X2J!!@P86CNMN(B
  E-mail:g126018@n-edu.cst.nihon-u.ac.jp
$B!]!]!]!]!]!]!]!]!]!]!]!]!]!]!]!]!]!]!]!]!](B

