Linux - Server This forum is for the discussion of Linux Software used in a server related context. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
02-17-2008, 04:18 AM
|
#1
|
Member
Registered: Sep 2007
Location: Folsom, California
Distribution: Ubuntu, Mint, Debian, Suse
Posts: 307
Rep:
|
Samba PDC: Windows NT client always displays "Welcome to windows NT"
I have a samba server that is the PDC for a mix of Windows NT and 2000 clients. I'm just starting to setup the windows NT clients and have an annoying "Welcome to Windows NT" dialog that shows up every time I log in.
There are apparently two different "Welcome to Windows NT" dialogs that show up. One has a check box to never display it again. The other (which is the one I keep getting) does not have this check box.
The samba server is setup to host roaming profiles.
I'm sorry I can't post the smb.conf file right now as it's at my work - and I'm not.
Has anyone run into this problem and found out how to fix it?
Oh - the Windows 2000 machines have no problem (yet...).
Thank you.
|
|
|
02-23-2008, 06:11 PM
|
#2
|
Member
Registered: Sep 2007
Location: Folsom, California
Distribution: Ubuntu, Mint, Debian, Suse
Posts: 307
Original Poster
Rep:
|
Here is my smb.conf
Quote:
[global]
workgroup = INTRANET
netbios name = SERVER
server string = %h server
interfaces = 192.168.1.1/24, eth1
obey pam restrictions = Yes
passdb backend = tdbsam
passwd program = /usr/bin/passwd %u
passwd chat = *Enter\snew\sUNIX\spassword:* %n\n *Retype\snew\sUNIX\spassword:* %n\n
*password\supdated\ssuccessfully* .
username map = /etc/samba/smbusers
syslog = 0
log file = /var/log/samba/log.%m
max log size = 500
printcap name = cups
show add printer wizard = No
add user script = /usr/sbin/useradd -m %u
delete user script = /usr/sbin/userdel -r %u
add group script = /usr/sbin/groupadd %g
delete group script = /usr/sbin/groupdel %g
add user to group script = /usr/sbin/usermod -G %g %u
add machine script = /usr/sbin/useradd -s /bin/false -d /home/nobody %u
logon script = logon.bat
logon path = \\%L\profiles\%U\%a
logon drive = H:
domain logons = Yes
os level = 65
preferred master = Yes
domain master = Yes
dns proxy = No
wins support = Yes
ldap ssl = no
panic action = /usr/share/samba/panic-action %d
printing = cups
print command =
lpq command = %p
lprm command =
[homes]
comment = Home Directories
valid users = %S
read only = No
create mask = 0700
directory mask = 0700
browseable = No
[techfiles]
comment = Technician Files
path = /home/techfiles
valid users = *******
read only = No
create mask = 0777
directory mask = 0777
[apps]
comment = Applications
path = /home/apps
read only = No
create mask = 0777
directory mask = 0777
[public]
comment = Public Shared Directory
path = /home/public
read only = No
guest ok = Yes
[netlogon]
comment = Network Logon Service
path = /var/lib/samba/netlogon
guest ok = Yes
browseable = No
[profiles]
comment = Network Profiles Share
path = /var/lib/samba/profiles
read only = No
create mask = 0600
directory mask = 0700
profile acls = Yes
store dos attributes = Yes
[printers]
comment = All Printers
path = /var/spool/samba
guest ok = Yes
printable = Yes
use client driver = Yes
browseable = No
|
Anyone know why Windows NT client won't keep folder view preferences (show extensions for known filetypes, open folders in the same window, etc.) and why everytime I log on it displays a "Welcome to Windows NT" window?
It is driving me nuts. I think this has to do with some file permissions or something. It also seems that the windows nt registry is having some difficulties. I can't open certain keys to change some settings.
Would it have anything to do with the fact that I have both Windows 2000 and NT machines? Do they conflict with each other?
I am clueless...
|
|
|
02-23-2008, 10:04 PM
|
#3
|
Member
Registered: Sep 2007
Location: Folsom, California
Distribution: Ubuntu, Mint, Debian, Suse
Posts: 307
Original Poster
Rep:
|
Well... whatever I did in between getting it working with 2000 and messing with it on NT caused 2000 to have the same issue... Profiles are broken... I will sort this out.
|
|
|
02-24-2008, 04:33 AM
|
#4
|
Member
Registered: Sep 2007
Location: Folsom, California
Distribution: Ubuntu, Mint, Debian, Suse
Posts: 307
Original Poster
Rep:
|
I am curious now (after many hours of tweaking/reconfiguring) if anyone has successfully AND consistently gotten samba to function as a PDC for a mix of windows clients...
anyone? anyone?
I'm so over it.
|
|
|
All times are GMT -5. The time now is 11:07 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|