--->>resending since the mail bounced back!
Hi!
I have a linux client which is on the same subnet as a
WinNT network. I want this client to be visible across
the network as a Windows NT workstation.
I have configured the smb.conf as enclosed using swat.
I have a few queries:
1.
My system is visible on the network as a domain client
from NT workstation clients after i run samba start
from the shell but i can not explore it from any WnNT client.
Is there anything that should be different in smb.conf ???
2.
Also, running smbpasswd -j NTDOMAIN -r NT_PDC
gives me the following error:
================
cli_net_auth2: Error NT_STATUS_ACCESS_DENIED
cli_nt_setup_creds: auth2 challenge failed
modify_trust_password: unable to setup the PDC credentials to machine NT_PDC. Error
was : NT_STATUS_ACCESS_DENIED.
2000/04/25 11:00:37 : change_trust_account_password: Failed to change password for
domain NTDOMAIN.
=================
Whats the reason for this error? I run this command as root.
I have also done smbadduser root:administrator and supplied the
domain admin's password for this user before running
this command.
3.
What is it that i have to put in inetd.conf to make samba start
automatically at the time of bootup?
Thanx for any help,
Rahul.
==================
smb.conf:
# Samba config file created using SWAT
# from localhost.localdomain (127.0.0.1)
# Date: 2000/04/25 10:27:47
# Global parameters
[global]
workgroup = NTDOMAIN
netbios name = MYSYS
server string = test machine
interfaces = 202.41.6.197
security = DOMAIN
encrypt passwords = Yes
update encrypted = Yes
password server = NT_PDC
passwd program = /usr/bin/passwd %u
passwd chat = *New*UNIX*password* %n\n *ReType*new*UNIX*password* %n\n
*passwd:*all*authentication*tokens*updated*successfully*
username map = /etc/smbusers
unix password sync = Yes
log level = 0
log file = /var/log/samba/log.%m
max log size = 50
announce as = NT Workstation
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
load printers = No
logon path = \\%L\Profiles\%U
domain logons = Yes
local master = No
dns proxy = No
message command = netsend
socket address =
comment = not needed
guest account = ftp
hosts allow = 202.41.6.
hosts deny = none
[homes]
comment = Home Directories
path = /
guest ok = Yes
[printers]
comment = All Printers
path = /var/spool/samba
print ok = Yes
browseable = No
[/]
comment = whole sys
path = /
guest ok = Yes
=======================
-----------------------------------------------------------------------
For information on this and other Linux India mailing lists check out
http://lists.linux-india.org/