Mailing List
Home
Linux - General Red Hat Linux discussion list
Enterprise Linux 3 - Discussion of Red Hat Enterprise Linux 3 (Taroon)
Red Hat Linux 9 - Discussion of Red Hat Linux 9 (Shrike)
Installation - Getting started with Red Hat Linux
Red Hat Linux 7.3 - Discussion of Red Hat Linux 7.3 (Valhalla)
Red Hat Linux 8.0 - Discussion of Red Hat Linux 8.0 (Psyche)
Red Hat Linux 7.2 - Discussion of Red Hat Linux 7.2 (Enigma)
Red Hat Linux 7.1 - Discussion of Red Hat Linux 7.1 (Seawolf)
Apache Web Server
Oracle database, Microsoft SQL server ...
Subjects
application/x mplayer2 plugin
RPM error: db4 error(16) from dbenv >remove: Device or resource
   busy
Command stream end of file while reading
X Windows problem (xauth)
Upgrading openoffice 1 1 rpm
FTP: connection refused
FTP: connection refused
mount: /dev/cdrom: is not a valid block device
Dell Precision 650, RedHat 9, no sound
how to trace the cause resulting in the crash of bind server
Virus on the list
UNINSTALL RPM MYSQL
usb pen drives: mounting as a user
broadcom network interface
make mrproper
sendmail configuration on redhat
Couldn 't open PID file /var/run/named/named pid Permission denied
Promise 378 controller
kernel 2 6 and /dev/sound/mixer not found
Problem using up2date
mrtg step by step howto/configuration for a newbie?
Compiling and Installing Kernel 2 6
Can 't locate module ppp0, can 't locate module ppp compress 21
HOW I CAN MAKE BOOTABLE FLOPPY DISKET
Lotus Notes under Wine
/etc/security/limits conf question
Intel E/1000 driver
Command stream end of file while reading
rpm database corrupt
qla2300 modules
 
Search:  
Power your search with and, or, +, -, or "some phrase" operators.
W2K clients and Samba]

W2K clients and Samba]

2002-08-26       - By Dennis Gilmore

 Back
i just got a winXP client to logon to my samba domain haven 't any win2k
ones to try. i needed to change a registry setting in xp. it wouldn 't
see the PDC without it so look at that and i set the os level to 66
which was recommended in the documentation i read.you also need to
encrypt the passwords, or turn off encryption on the Win2K machines(i
wouldn 't recommend it).

look at setting add user script also to setup machine trust accounts on
the fly as they need to be setup to allow domain logons.
you will need to setup a smbpasswd account for root use a different
password than the one for your root account and when you set up the
machine you need to login as root and it will let you create your
machine trust so you can logon to the domain server.

Dennis

On Sat, 2002-08-24 at 15:43, Jon Miller wrote:
> I cannot get the desktops to login to samba properly. What we have is a
> login script and when the w2k clients boot up they are not able to run the
> login script.
>
> Thanks for any advice.
>
> ======================= Global Settings
> =====================================
> [global]
> smb passwd file = /etc/samba/smbpasswd
> remote announce = Better be sure
> domain master = yes
> printing = lprng
> dns proxy = no
> time server = yes
> socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
> wins support = true
> printcap name = /etc/printcap
> max log size = 0
> admin users = jlmiller
> preferred master = yes
> logon script = login.bat
> writable = no
> security = user
> domain logons = yes
> unix password sync = Yes
> server string = Samba Server
> workgroup = NATURE
> local master = yes
> netbios name = naturefs1
> log file = /var/log/samba/%m.log
> os level = 33
> default = netlogon
> write list = ntadmin
> [homes]
> comment = Home Directories
> browseable = no
> writable = yes
> # valid users = %S
> # create mode = 0664
> # directory mode = 0775
> # If you want users samba doesn 't recognize to be mapped to a guest user
> ; map to guest = bad user
>
> # Un-comment the following and create the netlogon directory for Domain
> Logons
> [netlogon]
> path = /etc/samba/netlogon
> valid users = @(protected)
> browseable = no
> comment = Network Logon Service
> share modes = no
> write list = ntadmin,@(protected)
> [printers]
> comment = All Printers
> path = /var/spool/samba
> browseable = no
> # Set public = yes to allow user 'guest account ' to print
> guest ok = no
> writable = no
> printable = yes
> [apps]
> path = /usr/local/apps
> writable = yes
> comment = Application Directory
> valid users = @(protected)
> printable = no
> write list = admin, @(protected)
> [pchome]
> comment = PC Directories
> path = /home/%U
> public = yes
> writable = yes
> browseable = no
> create mask = 0777
> directory mask = 0777
> valid users = @(protected)
> [tempdata]
> path = /usr/local/tempdata
> writable = yes
> browseable = yes
> comment = Users temporary data area
> valid users = @(protected)
> create mask = 0777
> write list = admin, @(protected)
> directory mask = 0777
> [shardata]
> path = /usr/local/shardata
> writable = yes
> comment = Users sharedata area
> valid users = @(protected)
> create mask = 0777
> write list = admin, @(protected)
> directory mask = 0777
> [internet]
> comment = Webfiles
> path = /home/%U/public_html
> browseable = no
> public = no
> writable = yes
> create mask = 0755
> force create mode = 0775
> force directory mode = 0775
> default case = lower
> preserve case = no
> short preserve case = no
> valid users = caroline simon jen jlmiller
> # End of script
> [sweep]
> path = /usr/local/sweep
> writable = yes
> valid users = @(protected)
> comment = Sophos Anti-Virus
> write list = ntadmin,@(protected)
>
> -- ---- ---- ---- End of smb.conf
> -- ---- ---- ---- ---- ---- ---- ---- ---- --
>
> Jon L. Miller, MCNE
> MMT Networks P/L
> ph: +61 8 9242 8600
> fx: +61 8 9242 8611