AIX 4.32 INSTALL (PLEASE HELP)
Antonio Sosa
sosa19 at idt.net
Wed Sep 29 12:21:07 GMT 1999
I'm resending this message because I sent in HTML before and realized that
was a mistake.
I've been having problems installing Samba on AIX 4.32. I have spent well
over two weeks on the issue and have not had any major success. I can get
samba 1.9 series of source code and binaries to work fine but the new Samba
2.0 series code is causing me problems. I have the following system and
problem. I have a H50 with 2 NICs; one is ether and the other is token. I
can't seem to browse the list with smbclient on the 2.0 series. I've tried
uppercase, lowercase etc.
I recieve the following message when I type smbclient -L //TEST4
Added interface ip 171.5.124.23 bcast=171.5.255.255 nmask=255.255.255.0
Connection to TEST4 failed.
Irecieve another error if I use the alias TRUPROXY I have set-up in config
file.
smbclient -L TRUPROXY
Added interface ip=171.5.124.23 bcast=171.5.255.255 nmask=255.255.255.0
read_socket_with_timeout: timeout read. read error = Connection fail
Session request to TRUPROXY failed
read_socket_with_timeout: timeout read. read error = Connection fail
session request to *SMBSERVER failed.
I have included the smb and nmb logs here. Please forgive me as they are
long. ANy help is greatly appreciated. I have SAMBA loaded on almost every
variant on linux and have loaded it on aix 4.21 and lower but am stumped on
this one. It's probably something simple I'm missing. Thanks again.
HERE are the logs.
NMB LOG
[1999/09/02 14:24:37, 1] nmbd/nmbd.c:main(672)
Netbios nameserver version 2.0.0 started.
Copyright Andrew Tridgell 1994-1998
[1999/09/02 14:24:37, 1] param/loadparm.c:lp_do_parameter(1943)
WARNING: The "alternate permissions"option is deprecated
doing parameter interfaces = 172.60.1.107/255.255.255.128
doing parameter dns proxy = no
[1999/09/02 14:24:37, 3] param/loadparm.c:lp_load(2504)
pm_process() returned Yes
[1999/09/02 14:24:37, 3] nmbd/nmbd.c:reload_services(217)
services not loaded
[1999/09/02 14:24:37, 2] nmbd/nmbd.c:main(709)
Becoming a daemon.
[1999/09/02 14:24:37, 3] nmbd/nmbd.c:main(719)
Opening sockets 137
[1999/09/02 14:24:37, 3] lib/util_sock.c:open_socket_in(675)
bind succeeded on port 137
[1999/09/02 14:24:37, 3] lib/util_sock.c:open_socket_in(675)
bind succeeded on port 138
[1999/09/02 14:24:37, 3] nmbd/nmbd.c:open_sockets(441)
open_sockets: Broadcast sockets opened.
[1999/09/02 14:24:37, 2] lib/interface.c:interpret_interfaces(176)
Added interface ip=172.60.1.107 bcast=172.60.1.127 nmask=255.255.255.128
[1999/09/02 14:24:37, 3] lib/util_sock.c:open_socket_in(675)
bind succeeded on port 137
[1999/09/02 14:24:37, 3] lib/util_sock.c:open_socket_in(675)
bind succeeded on port 138
[1999/09/02 14:24:37, 2] nmbd/nmbd_subnetdb.c:make_subnet(188)
making subnet name:172.60.1.107 Broadcast address:172.60.1.127 Subnet
mask:255.255.255.128
[1999/09/02 14:24:37, 2] nmbd/nmbd_subnetdb.c:make_subnet(188)
making subnet name:UNICAST_SUBNET Broadcast address:0.0.0.0 Subnet
mask:0.0.0.0
[1999/09/02 14:24:37, 2] nmbd/nmbd_subnetdb.c:make_subnet(188)
making subnet name:REMOTE_BROADCAST_SUBNET Broadcast address:0.0.0.0 Subnet
mask:0.0.0.0
[1999/09/02 14:24:37, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
add_name_to_subnet: Added netbios name TRUPROXY<00> with first IP
172.60.1.107 ttl=0 nb_flags= 4 to subnet 172.60.1.107
[1999/09/02 14:24:37, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
add_name_to_subnet: Added netbios name TRUPROXY<20> with first IP
172.60.1.107 ttl=0 nb_flags= 4 to subnet 172.60.1.107
[1999/09/02 14:24:37, 3] nmbd/nmbd.c:main(738)
Loaded hosts file
[1999/09/02 14:24:37, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
add_name_to_subnet: Added netbios name *<00> with first IP 172.60.1.107
ttl=0 nb_flags= 0 to subnet 172.60.1.107
[1999/09/02 14:24:37, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
add_name_to_subnet: Added netbios name *<20> with first IP 172.60.1.107
ttl=0 nb_flags= 0 to subnet 172.60.1.107
[1999/09/02 14:24:37, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
add_name_to_subnet: Added netbios name __SAMBA__<20> with first IP
172.60.1.107 ttl=0 nb_flags= 0 to subnet 172.60.1.107
[1999/09/02 14:24:37, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
add_name_to_subnet: Added netbios name __SAMBA__<00> with first IP
172.60.1.107 ttl=0 nb_flags= 0 to subnet 172.60.1.107
[1999/09/02 14:24:37, 3]
nmbd/nmbd_serverlistdb.c:create_server_on_workgroup(173)
create_server_on_workgroup: Created server entry TRUPROXY of type 40019a03
(Samba 2.0.0) on workgroup test.
[1999/09/02 14:24:37, 3]
nmbd/nmbd_workgroupdb.c:initiate_myworkgroup_startup(289)
initiate_myworkgroup_startup: Added server name entry TRUPROXY on subnet
172.60.1.107
[1999/09/02 14:24:37, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
add_name_to_subnet: Added netbios name *<00> with first IP 172.60.1.107
ttl=0 nb_flags= 0 to subnet UNICAST_SUBNET
[1999/09/02 14:24:37, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
add_name_to_subnet: Added netbios name *<20> with first IP 172.60.1.107
ttl=0 nb_flags= 0 to subnet UNICAST_SUBNET
[1999/09/02 14:24:37, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
add_name_to_subnet: Added netbios name __SAMBA__<20> with first IP
172.60.1.107 ttl=0 nb_flags= 0 to subnet UNICAST_SUBNET
[1999/09/02 14:24:37, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
add_name_to_subnet: Added netbios name __SAMBA__<00> with first IP
172.60.1.107 ttl=0 nb_flags= 0 to subnet UNICAST_SUBNET
[1999/09/02 14:24:37, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
add_name_to_subnet: Added netbios name TRUPROXY<20> with first IP
172.60.1.107 ttl=0 nb_flags= 0 to subnet UNICAST_SUBNET
[1999/09/02 14:24:37, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
add_name_to_subnet: Added netbios name TRUPROXY<03> with first IP
172.60.1.107 ttl=0 nb_flags= 0 to subnet UNICAST_SUBNET
[1999/09/02 14:24:37, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
add_name_to_subnet: Added netbios name TRUPROXY<00> with first IP
172.60.1.107 ttl=0 nb_flags= 0 to subnet UNICAST_SUBNET
[1999/09/02 14:24:37, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
add_name_to_subnet: Added netbios name test<00> with first IP 172.60.1.107
ttl=0 nb_flags=80 to subnet UNICAST_SUBNET
[1999/09/02 14:24:37, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
add_name_to_subnet: Added netbios name test<1e> with first IP 172.60.1.107
ttl=0 nb_flags=80 to subnet UNICAST_SUBNET
[1999/09/02 14:24:37, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
add_name_to_subnet: Added netbios name *<00> with first IP 172.60.1.107
ttl=0 nb_flags= 0 to subnet REMOTE_BROADCAST_SUBNET
[1999/09/02 14:24:37, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
add_name_to_subnet: Added netbios name *<20> with first IP 172.60.1.107
ttl=0 nb_flags= 0 to subnet REMOTE_BROADCAST_SUBNET
[1999/09/02 14:24:37, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
add_name_to_subnet: Added netbios name __SAMBA__<20> with first IP
172.60.1.107 ttl=0 nb_flags= 0 to subnet REMOTE_BROADCAST_SUBNET
[1999/09/02 14:24:37, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
add_name_to_subnet: Added netbios name __SAMBA__<00> with first IP
172.60.1.107 ttl=0 nb_flags= 0 to subnet REMOTE_BROADCAST_SUBNET
[1999/09/02 14:24:37, 3]
nmbd/nmbd_sendannounce.c:send_host_announcement(218)
send_host_announcement: type 19a03 for host TRUPROXY on subnet 172.60.1.107
for workgroup test
[1999/09/02 14:24:37, 0]
nmbd/nmbd_become_dmb.c:become_domain_master_browser_bcast(284)
become_domain_master_browser_bcast:
Attempting to become domain master browser on workgroup test on subnet
172.60.1.107
[1999/09/02 14:24:37, 0]
nmbd/nmbd_become_dmb.c:become_domain_master_browser_bcast(298)
become_domain_master_browser_bcast: querying subnet 172.60.1.107 for domain
master browser on workgroup test
[1999/09/02 14:24:41, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
add_name_to_subnet: Added netbios name TRUPROXY<20> with first IP
172.60.1.107 ttl=0 nb_flags= 0 to subnet 172.60.1.107
[1999/09/02 14:24:41, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
add_name_to_subnet: Added netbios name TRUPROXY<03> with first IP
172.60.1.107 ttl=0 nb_flags= 0 to subnet 172.60.1.107
[1999/09/02 14:24:41, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
add_name_to_subnet: Added netbios name TRUPROXY<00> with first IP
172.60.1.107 ttl=0 nb_flags= 0 to subnet 172.60.1.107
[1999/09/02 14:24:41, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
add_name_to_subnet: Added netbios name test<00> with first IP 172.60.1.107
ttl=0 nb_flags=80 to subnet 172.60.1.107
[1999/09/02 14:24:41, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
add_name_to_subnet: Added netbios name test<1e> with first IP 172.60.1.107
ttl=0 nb_flags=80 to subnet 172.60.1.107
[1999/09/02 14:24:41, 2]
nmbd/nmbd_become_dmb.c:become_domain_master_stage1(172)
become_domain_master_stage1: Becoming domain master browser for workgroup
test on subnet 172.60.1.107
[1999/09/02 14:24:41, 3]
nmbd/nmbd_become_dmb.c:become_domain_master_stage1(182)
become_domain_master_stage1: go to first stage: register <1b> name
[1999/09/02 14:24:43, 3] nmbd/nmbd_serverlistdb.c:write_browse_list(457)
write_browse_list: Wrote browse list into file
/usr/local/samba/var/locks/browse.dat
[1999/09/02 14:24:45, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
add_name_to_subnet: Added netbios name test<1b> with first IP 172.60.1.107
ttl=0 nb_flags= 0 to subnet 172.60.1.107
[1999/09/02 14:24:45, 0]
nmbd/nmbd_become_dmb.c:become_domain_master_stage2(118)
*****
Samba server TRUPROXY is now a domain master browser for workgroup test on
subnet 172.60.1.107
*****
SMB LOG
mbd version 2.0.0 started.
Copyright Andrew Tridgell 1992-1998
[1999/09/02 14:24:29, 1] param/loadparm.c:lp_do_parameter(1943)
WARNING: The "alternate permissions"option is deprecated
doing parameter interfaces = 172.60.1.107/255.255.255.128
doing parameter dns proxy = no
[1999/09/02 14:24:29, 2] param/loadparm.c:do_section(2182)
Processing section "[homes]"
doing parameter comment = HOME
doing parameter path = %H
doing parameter writeable = yes
doing parameter valid users = %S
doing parameter create mode = 0600
doing parameter directory mode = 0700
doing parameter locking = no
[1999/09/02 14:24:29, 2] param/loadparm.c:do_section(2182)
Processing section "[ecrbuild]"
doing parameter path = /usr/ecrbuild
doing parameter comment = ECRBUILD
doing parameter guest ok = true
doing parameter public = true
[1999/09/02 14:24:29, 2] param/loadparm.c:do_section(2182)
Processing section "[ecrdev]"
doing parameter path = /usr/ecrdev
doing parameter comment = ECRDEV
doing parameter guest ok = yes
doing parameter public = true
[1999/09/02 14:24:29, 2] param/loadparm.c:do_section(2182)
Processing section "[ecrpackage]"
doing parameter path = /usr/ecrpackage
doing parameter comment = ECRPACKAGE
doing parameter guest ok = true
doing parameter public = true
[1999/09/02 14:24:29, 2] param/loadparm.c:do_section(2182)
Processing section "[tmp]"
doing parameter path = /tmp
doing parameter comment = temporary space
doing parameter public = true
doing parameter guest ok = true
[1999/09/02 14:24:29, 3] param/loadparm.c:lp_load(2504)
pm_process() returned Yes
[1999/09/02 14:24:29, 3] param/loadparm.c:lp_add_ipc(1478)
adding IPC service
[1999/09/02 14:24:29, 2] lib/interface.c:interpret_interfaces(176)
Added interface ip=172.60.1.107 bcast=172.60.1.127 nmask=255.255.255.128
[1999/09/02 14:24:29, 3] smbd/server.c:main(666)
loaded services
[1999/09/02 14:24:29, 3] smbd/server.c:main(674)
Becoming a daemon.
[1999/09/02 14:24:29, 3] lib/util_sock.c:open_socket_in(675)
bind succeeded on port 139
[1999/09/02 14:24:29, 2] smbd/server.c:open_sockets(183)
waiting for a connection
[1999/09/02 14:25:32, 0] locking/shmem_sysv.c:sysv_shm_open(597)
ERROR: root did not create the semaphore
[1999/09/02 14:25:32, 0] locking/locking.c:locking_init(169)
ERROR: Failed to initialise share modes!
[1999/09/02 14:25:32, 0] locking/shmem_sysv.c:sysv_shm_open(597)
ERROR: root did not create the semaphore
[1999/09/02 14:25:32, 0] locking/locking.c:locking_init(169)
ERROR: Failed to initialise share modes!
[1999/09/02 14:26:17, 0] locking/shmem_sysv.c:sysv_shm_open(597)
ERROR: root did not create the semaphore
[1999/09/02 14:26:17, 0] locking/locking.c:locking_init(169)
ERROR: Failed to initialise share modes!
[1999/09/02 14:26:17, 0] locking/shmem_sysv.c:sysv_shm_open(597)
ERROR: root did not create the semaphore
[1999/09/02 14:26:17, 0] locking/locking.c:locking_init(169)
ERROR: Failed to initialise share modes!
[1999/09/02 14:26:48, 0] locking/shmem_sysv.c:sysv_shm_open(597)
ERROR: root did not create the semaphore
[1999/09/02 14:26:48, 0] locking/locking.c:locking_init(169)
ERROR: Failed to initialise share modes!
[1999/09/02 14:26:48, 0] locking/shmem_sysv.c:sysv_shm_open(597)
ERROR: root did not create the semaphore
[1999/09/02 14:26:48, 0] locking/locking.c:locking_init(169)
ERROR: Failed to initialise share modes!
[1999/09/02 14:35:02, 2] smbd/server.c:exit_server(406)
Closing connections
[1999/09/02 15:30:26, 3] smbd/server.c:exit_server(433)
Server exit (caught signal)
More information about the samba
mailing list