Displaying 7 results from an estimated 7 matches for "linserver".
Did you mean:
winserver
2003 Feb 17
0
no access by set as NT Domain Member
...nux user as NT user and fill in File "smbusers" admin = Admin,hans = Hans.
Test Samba via smbclient on Server.
...but if I click on the "Linux-Samba-Server" Icon in the "Network environment" on a W2000 Client a dialog opens:
"Wrong Password or unknown user for \\LinServer"
and fields to enter Name and Password
...if I enter correct Name and Password for NT User the dialog opens again and again.
smb.conf (some)
----------------------
workgroup = NT_DOMAIN
security = Domain
encrypt passwords = Yes
password server = NT_S
os level = 2
preferred master = No
doma...
2005 Oct 17
1
Samba PDC on NT4 Domain
...ses Windows 98 computers, and has moved to XP
computers. The problem here is that XP joins a domain specifically,
here called DOMAIN, and has a dropdown list on the login screen instead
of an editable text box. Is there any way to join the linux server,
currently a PDC for WEBTEAM and net bios name LINSERVER, to the NT
domain such that it will appear in the drop down menu on Windows XP?
I've searched FAQs, looked at documentation on BDCs, looked at
numerous PDC howtos, looked at how one would migrate an NT4 PDC to
Samba, and none of those have shown me how to do what I want to do. I
don't want...
1998 Feb 16
2
Printer errors
Hello all,
Got SAMBA running on a linux 2.0.32 box, and all is well. Looked over the
docs and set up my printer with the (what I think) are correct entries.
Basically, what the default smb.conf has. Testparms says it o.k.! And I
can print (lpr) locally.
Windows sees both printcap entries (inkjet and psjet), but any attempt to
pring to them errors out. I then added the print command =
1998 Nov 23
0
Freebsd + NT/Nt-Client am Linux-Server
Pam_SMB allows Linux clients to validate
their passwords against an NT PDC, so the
only thing you have to do is set up the
accounts on the Linux side with an '*'
in the /etc/passwd entry. This can be
done using a list of users:
#!/bin/bash
for i in `cat myuserlist`; do
/usr/sbin/adduser -p '*' $i
with various other command line options,
such as "-s
2003 Dec 01
0
No subject
cheers, jerry
---------------------------------------------------------------------
www.valinux.com VA Linux Systems gcarter_at_valinux.com
www.samba.org SAMBA Team jerry_at_samba.org
www.plainjoe.org jerry_at_plainjoe.org
--"I never saved anything for the swim back." Ethan Hawk in Gattaca--
Return-Path:
2003 Dec 01
0
No subject
... (port 138, setting options)...
[2001/07/10 20:11:23, 3] nmbd/nmbd.c:(541)
open_sockets: Broadcast sockets opened.
[2001/07/10 20:11:23, 2] lib/interface.c:(85)
added interface ip=141.43.132.161 bcast=141.43.132.191 nmask=255.255.255.192
[2001/07/10 20:11:23, 3] lib/util_sock.c:(832)
bind succeeded on port 137
... (port 138, setting options)...
[2001/07/10 20:11:23, 2]
1998 Nov 17
3
disk space on NT
We have a 8GB scsi disk on a samba server. If we look in the explorer on
our NT clients, we see only 4GB disk space with 0 bytes used (seems to be
a 32 Bit limit ?!). Is this a problem of samba or of the NT client ?
Any solution available ?
Thanks
K.Konzept