Guest Account Connecting

Loo, Joseph Loo at littongcs.com
Wed Dec 8 15:43:55 GMT 1999


I just got my samba server connected to an NT domain (NT pdc). I am trying
to share a resource that will allow anyone to read, but whenever I try to
connect to it, I either get challenge for a username/password or they can
not find the machine.

The global paramter file is:
 Samba config file created using SWAT
# from loo (159.201.125.21)
# Date: 1999/12/06 13:56:59

# Global parameters
[global]
	workgroup = GCSNT
	netbios name = STRANGE1
	security = DOMAIN
	encrypt passwords = Yes
	map to guest = Bad User
	password server = *
	smb passwd file = /opt/misc/samba/lib/private/smbpasswd
	passwd chat debug = Yes
	username map = /opt/misc/samba/lib/users.map
	printcap name = /opt/misc/samba/lib/printcap
	preload = Mfg_Docs Color_Nor Homes
	guest account = guest
	print command = /usr/bin/lp -d %p %s
	lprm command = /usr/ucb/lprm -P%p %j
	oplocks = No

[homes]
	read only = No

[printers]
	comment = All Printers
	path = /tmp
	create mask = 0700
	guest ok = Yes
	print ok = Yes
	browseable = No

[color]
	path = /tmp
	read only = No
	create mask = 0700
	guest ok = Yes
	print ok = Yes
	print command = /usr/bin/lp -o nobanner -o nofilebreak -d %p %s
	printer name = color
	share modes = No

[Apex_Info]
	comment = Apex Requirements Data
	path = /home/apex/share
	write list = loo,ibrahim,weekley,bremerb
	force user = apex

[Mfg_Docs]
	comment = Directory containing manufacturing documents
	path = /home/docs/mfg
	guest account = pdfrd
	write list = valdez
	guest ok = Yes

[color_nor]
	path = /tmp
	guest ok = Yes
	print ok = Yes
	print command = /usr/bin/lp -o nobanner -o nofilebreak -d %p %s
	printer name = color_nor

In the samba log file (smb) I get:
[1999/12/08 07:36:09, 0] rpc_client/cli_pipe.c:check_bind_response(977)
  bind_rpc_pipe: transfer syntax differs
[1999/12/08 07:36:09, 0] rpc_client/cli_pipe.c:rpc_pipe_bind(1128)
  rpc_pipe_bind: check_bind_response failed.
[1999/12/08 07:36:09, 0] rpc_client/cli_pipe.c:cli_nt_session_open(1201)
  cli_nt_session_open: rpc bind failed. Error was code 0
[1999/12/08 07:36:09, 0] smbd/password.c:domain_client_validate(1404)
  domain_client_validate: unable to open the domain client session to
machine *. Error was : code 0.
[1999/12/08 07:36:09, 0] passdb/nispass.c:make_sam_from_nisresult(372)
  make_sam_from_nisresult: NIS+ lookup failure: Database for table does not
exist
[1999/12/08 07:36:09, 1] smbd/password.c:pass_check_smb(505)
  Couldn't find user 'loo' in smb_passwd file.
[1999/12/08 07:36:09, 0] passdb/nispass.c:make_sam_from_nisresult(372)
  make_sam_from_nisresult: NIS+ lookup failure: Database for table does not
exist
[1999/12/08 07:36:09, 1] smbd/password.c:pass_check_smb(505)
  Couldn't find user 'loo' in smb_passwd file.
[1999/12/08 07:36:09, 1] smbd/reply.c:reply_sesssetup_and_X(917)
  Rejecting user 'loo': bad password
[1999/12/08 07:36:23, 0] rpc_client/cli_pipe.c:check_bind_response(977)
  bind_rpc_pipe: transfer syntax differs
[1999/12/08 07:36:23, 0] rpc_client/cli_pipe.c:rpc_pipe_bind(1128)
  rpc_pipe_bind: check_bind_response failed.
[1999/12/08 07:36:23, 0] rpc_client/cli_pipe.c:cli_nt_session_open(1201)
  cli_nt_session_open: rpc bind failed. Error was code 0
[1999/12/08 07:36:23, 0] smbd/password.c:domain_client_validate(1404)
  domain_client_validate: unable to open the domain client session to
machine *. Error was : code 0.
[1999/12/08 07:36:23, 0] passdb/nispass.c:make_sam_from_nisresult(372)
  make_sam_from_nisresult: NIS+ lookup failure: Database for table does not
exist
[1999/12/08 07:36:23, 1] smbd/password.c:pass_check_smb(505)
  Couldn't find user 'loo' in smb_passwd file.
[1999/12/08 07:36:23, 0] passdb/nispass.c:make_sam_from_nisresult(372)
  make_sam_from_nisresult: NIS+ lookup failure: Database for table does not
exist
[1999/12/08 07:36:23, 1] smbd/password.c:pass_check_smb(505)
  Couldn't find user 'loo' in smb_passwd file.
[1999/12/08 07:36:23, 1] smbd/reply.c:reply_sesssetup_and_X(917)
  Rejecting user 'loo': bad password
[1999/12/08 07:36:09, 0] rpc_client/cli_pipe.c:check_bind_response(977)
  bind_rpc_pipe: transfer syntax differs
[1999/12/08 07:36:09, 0] rpc_client/cli_pipe.c:rpc_pipe_bind(1128)
  rpc_pipe_bind: check_bind_response failed.
[1999/12/08 07:36:09, 0] rpc_client/cli_pipe.c:cli_nt_session_open(1201)
  cli_nt_session_open: rpc bind failed. Error was code 0
[1999/12/08 07:36:09, 0] smbd/password.c:domain_client_validate(1404)
  domain_client_validate: unable to open the domain client session to
machine *. Error was : code 0.
[

Joseph Loo
Litton Guidance & Control
5500 Canoga Ave
Woodland Hills, CA 91367-6698
Phone #:   (818) 715-2961
Fax #:       (818) 715-2752



More information about the samba-ntdom mailing list