Trying to set up a SAMBA print server using SlackWare 8.1. Have
successfully joined it to the domain, but cannot browse into the shares, as
it constantly asks for a password, and refuses to accept any including root
and NTamdin accounts. Anybody have any ideas error logs and smb.conf are below.
This is from the machine specific log file:
[2002/08/21 11:41:56, 0] rpc_client/cli_netlogon.c:cli_net_auth2(157)
cli_net_auth2: Error NT_STATUS_NO_TRUST_SAM_ACCOUNT
[2002/08/21 11:41:56, 0] rpc_client/cli_login.c:cli_nt_setup_creds(74)
cli_nt_setup_creds: auth2 challenge failed
[2002/08/21 11:41:56, 0]
smbd/password.c:connect_to_domain_password_server(1360)
connect_to_domain_password_server: unable to setup the PDC credentials
to machine PV-MDU-SERVER1. Error was : NT_STATUS_OK.
[2002/08/21 11:41:57, 0] rpc_client/cli_netlogon.c:cli_net_auth2(157)
cli_net_auth2: Error NT_STATUS_NO_TRUST_SAM_ACCOUNT
[2002/08/21 11:41:57, 0] rpc_client/cli_login.c:cli_nt_setup_creds(74)
cli_nt_setup_creds: auth2 challenge failed
[2002/08/21 11:41:57, 0]
smbd/password.c:connect_to_domain_password_server(1360)
connect_to_domain_password_server: unable to setup the PDC credentials
to machine PV-MDU-SERVER2. Error was : NT_STATUS_OK.
[2002/08/21 11:41:57, 0] smbd/password.c:domain_client_validate(1585)
domain_client_validate: Domain password server not available.
[2002/08/21 11:41:57, 0] passdb/pdb_smbpasswd.c:pdb_getsampwnam(1367)
unable to open passdb database.
[2002/08/21 11:41:57, 0] passdb/pdb_smbpasswd.c:pdb_getsampwnam(1367)
unable to open passdb database.
smb.conf is:
[global]
workgroup = MDU
server string = Test
security = DOMAIN
encrypt passwords = Yes
password server = pv-mdu-server1 pv-mdu-server2
log file = /usr/local/samba/var/log.%m
max log size = 50
preferred master = False
local master = No
domain master = False
dns proxy = No
wins support = Yes
printer admin = root, +ntadmin, johnm, michaelc
printing = lprng
[printers]
comment = All Printers
path = /home/mdu-print/
printable = Yes
browseable = No
[HP5siEpi]
path = /home/mdu-print/printers/lp1
printable = Yes
print command = /usr/bin/lpr -U%U@%M -P %p -r %s
lpq command = /usr/bin/lpq -U%U@%M -P %p
lprm command = /usr/bin/lprm -Uroot -P %p %j
lppause command = /usr/sbin/lpc -Uroot hold %p %j
lpresume command = /usr/sbin/lpc -Uroot release %p %j
queuepause command = /usr/sbin/lpc -U%U@%M -P %p stop
queueresume command = /usr/sbin/lpc -U%U@%M -P %p start
printer name = lp1
[Test]
comment = Temp Files
path = /tmp
Michael Carmody
MDU, Public Health Lab
Dept. of Microbiology and Immunology
The University of Melbourne, Parkville