Displaying 20 results from an estimated 2000 matches similar to: "NT4 performance in Netware primary login."
1998 Sep 08
2
Slow VC++ builds from Linux fileserver
We're using Samba 1.9.18p10 on a Linux 2.0.35 box as a fileserver chiefly
for software development under VC++. Builds are done from the command line,
not the IDE.
I'm seeing rather slow build performance under NT4SP3. Build performance is
fine under Win95. Build performance is also good when building from Samba
1.9.18p8 running on a Sun UltraSparc.
To give some concrete figures, building
2017 Apr 26
3
Samba AD Printer Failover
Hello,
i have a Samba AD Domain with multiple DC's at the moment all client are
connectet to printer via dc2.
Is theere a way to connect then in a failover mode?
(in other words print via dc1 of dc2 is down)
Best Regards
Basti
2012 Jan 07
2
DLL Errors running Cateia Games' "Hotel"(OGRE3D-based game)
I installed Hotel from the MumboJumbo CDROM edition of Hotel, but when I tried running it, it crashes with the following errors:
Code:
err:module:import_dll Library MSVCP90.dll (which is needed by L"C:\\Mumbo\\JumboHotel\\boost_python-vc90-mt-1_37.dll") not found
err:module:import_dll Library boost_python-vc90-mt-1_37.dll (which is needed by
1998 Sep 24
2
machine name lookups
We have been looking for a way to notify our users when they
are running low on disk quota, without sending them mail.
WinPopup actually seemed like the best way, so my partner
began looking at feeding quota output into smbclient -M
when quota was getting tight.
The only problem is that smbclient -M frequently fails to find
the client's host name. The -I parameter will often fix it, but
I am
1998 May 13
1
Logging into a remote domain???
Hi -
I'll be the first to say I don't completely understand Windows
networking, but I did get the following to work when everybody
(clients-w95/server-solaris) were on the same subnet.
W95 boots up and prompts for username,password, and domain. I log in, and
presto I'm connected and netlogon scripts run and everything is great.
This is when I'm testing it on a completely
1999 Dec 15
2
DOS wildcards w/ 2.0.5a
I've recently set up a new server running RH 6.1 and Samba 2.0.5a.
All our older servers are running 1.9.18p10, and were left that way
on the "If it ain't broke" principle.
On the new server, I've noticed that DOS wildcards don't work
correctly for some (but not all) old 16-bit DOS programs running
under Win95/98. The symptom is that the program only
2017 Apr 26
3
Samba AD Printer Failover
Only thing i see to do this is setup a clustert print server.
I cant tell if its possible with samba. ( sorry )
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> basti via samba
> Verzonden: woensdag 26 april 2017 16:39
> Aan: samba at lists.samba.org
> Onderwerp: Re: [Samba] Samba AD Printer Failover
>
2001 Oct 22
2
OpenSSH port to NetWare 6
I'm a software developer at Novell. I have been tasked with porting OpenSSH to the NetWare 6.0 OS. I would like to include my NetWare specific changes,#ifdef'd of course, in the portable releases at some point. Whom should I contact with regard to this? And are there any guidlines I can look at online to minimize any disturbance this may cause to other platforms?
Any assistance that
2002 Nov 28
0
Netware copy fails
Affected: Various 2.x.x releases of samba on Solaris 2.6/8 and Netware 5.1 SP5.
Problem: Unable to copy files from a mapped Netware drive to a mapped samba share on a PC desktop (W2K).
Error: Several, but commonly "Cannot copy MYFILE. Access is denied. The source file may be in use" or "An unexpected network error has occurred".
Has anyone seen similar?
It appears that some
2006 Mar 11
1
NetWare Support
Does this list supports the NetWare version (rsync.nlm)? if not does anyone know of a list that does? I'm having all sorts of issues with this ported version on my NetWare 6.5 server.
Thanks
Jon L. Miller, ASE, CNS, CLS, MCNE, CCNA
Director/Sr Systems Consultant
MMT Networks Pty Ltd
http://www.mmtnetworks.com.au
Resellers for: Novell Gold Partner, Cisco Partner, Peopletelecom, Westnet,
2003 Mar 17
1
Changes to OpenSSH for NetWare
I have attached a diff file with the changes to existing OpenSSH source
files to
accomodate the NetWare platform. All changes are #ifdef wrapped using
one in
one of the following defines:
HAVE_NETWARE - Building for NetWare
USE_EDIR - Using eDirectory(TM) for authentication.
NICI - Using Novell International Cryptography Infrastructure
(NICI)
I have successfully built the OpenSSH-3.5p1
2007 Nov 12
0
inability to connect with netware OpenSSH 3.7.1 to FreeBSD 4.5p1
(I'm sorry - the securityfocus mailing list is dead
and there are no other SSH resources on the net)
Hello,
Client is (some netware installation) running:
Local version string SSH-2.0-OpenSSH_3.7.1p2
Server is plain old FreeBSD 6.2-RELEASE running:
OpenSSH_4.5p1 FreeBSD-20061110, OpenSSL 0.9.7e-p1
When I attempt to connect from client (netware) to
server (freebsd) I see:
ssh
2006 Sep 14
0
recommendation for a tricky AD/netware setup
We have a co-operative project where we have 2 separate organisations
using 2 different server environments. One uses Active Directory and
windows file servers, the other eDirectory and Netware servers. We want
to do a file server that handle users from both domains. It is easy
enough to use kerberos authentication for the Active Directory users and
LDAP to an eDirectory server for the Netware
2001 Nov 29
1
Does samba support netware authentiocation.
Can netware logins and password authenticate to samba shares?
If so is it scalable? We have a about 50000 netware users.
How do you set it up.
Thanks
Greg Turnbull
2005 Jul 06
1
Netware server emulation on Linux
One of our group companies has just 'gone live' on a new laboratory
management package. Although the software is M$-based (ie: expects a M$
server at the heart of it), it is running with its core database on a
CentOS3 server using Samba for client access - in fact, the developers are
amazed at the performance and say it beats a Win2K/2K3 server 'hands
down'!!!
Anyway, the old lab
2005 Jun 06
1
Netware 5.0 to Samba/LDAP migration
I'd like to migrate a Netware 5.0 serve to Samba and LDAP. I'm
wondering how I might export the usernames, passwords, and perhaps
group memberships to the destination LDAP. If I can get the data into
LDIF form, I'm okay from there. Does anyone know how the passwords in
Netware 5.0 are encrypted? I hope to bring them over, but reseting the
passwords is not out of the question (just
2004 Sep 21
3
Samba server authenticating to NetWare server?
Hello,
I've been Googling and O'Reillying around this problem for the last
week without success, so I'm either stupid or it's not possible. My
money's still on stupid.
Can someone confirm that I can't do what I want to do:
- Have a SuSE 9.1 Linux box running Samba 3.0 exporting shares by SMB.
- Have users log into Windows boxes running a NetWare client,
2000 Feb 03
1
Performance Samba 2.0.6 / FreeBSD 3.4 vs NT and NetWare
I'm getting samba setup, and it seems to be working. I have PDC/BackupPDC
issues to resolve, and want to change things so the NT PDC authenticates
users instead of setting them up using smbpasswd. Right now, I can access
the samba box from Win98 and WinNT workstation with "manually setup"
smbpasswd's.
I have been testing performance and am a little disappointed, I hoped samba
2004 Sep 15
1
filename encoding netware->linux
Hi all rsync users!
This is asked before but I didn't see any replies in archives or FAQ.
I'm having problems with character encodings when syncing files from
netware (rsyncd) to linux box.
Character with umlauts like ?? are stored wrongly on disk.
I tried to change enviroment variables LC_CTYPE and G_FILENAME_ENCODING
on my linux (suse 9.1), but no difference.
Does anybody know how
2007 Aug 07
3
Virtualisation of Netware?
Hi,
I am hoping someone can kick me up the learning curve (!) on Virtualization:
We have an old piece of data logging software that was written in Turbo
Pascal 6 using a file I/O module tuned to Netware and so it expects its data
files to be on a Netware server and will not access them locally or via an
MS/Samba share - essentially, it uses direct NCP calls for parts of its data
access.
The