Sponsored Content
Operating Systems SCO Telnet connection to Sco Unixware from Windows 2000 taking longer !!! Post 47892 by kbiswas on Saturday 21st of February 2004 02:13:33 AM
Old 02-21-2004
Telnet connection to Sco Unixware from Windows 2000 taking longer !!!

Telnet connection to SCO Unixware server taking longer to
return the Login prompt !!!

Thanx in advance for any suggestions or help in this regard .

Cheers
KBiswas
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Sco openserver and Windows 2000 server

Hi, i have 4 Unix Sco openservers, 4PCs running windows 2000, and 1 PC with windows server which i want to configure in the same network. During the configuration procedure, the wizard of Windows 2000 SERVER ask you if this is the only server in the network, now it will be the only WINDOWS... (2 Replies)
Discussion started by: BAM
2 Replies

2. UNIX for Dummies Questions & Answers

how to share printer installed on windows 2000 with SCO OpenServer 5.0.5

i have wipro netpower server with p4 and 256 ram. i want share dot matrix printer installed on windows 2000 prof. with sco openserver 5.0.5. plz help me to comeout from this trouble. (0 Replies)
Discussion started by: raj_shivage
0 Replies

3. SCO

windows connection to sco

I have a Sco box that runs an application. I currently have several connections open on terminals that connect via IP. How ever these are basically dumb terminals with a very basic configuration. I would like to connect to the Sco server from a windows pc. Now the questions. Will HyperTerminal... (2 Replies)
Discussion started by: rogueIT
2 Replies

4. SCO

Cannot type properly in telnet window (windows Xp & SCO Unix)

Hello friends, I am using telnet from windows xp to connect to SCO Unix. Since i am used to telnet environment given by linux from windows, this one is annoying. The cursor movements has no boundary, causing me to type control characters accidentally, which makes it difficult to navigate,... (1 Reply)
Discussion started by: frozensmilz
1 Replies

5. SCO

Printing to Windows 7 using Samba 2.0.3 via VPN connection to SCO 3.2v5.0.6

I would like to know if anyone has a way to PRINT TO a printer attached to a Windows 7 PC, from SCO, while logged in via a VPN connection. I am able to attach to a Samba share on the SCO server for files while attached to the VPN, so I know my Samba is workling - but my print jobs return: ... (2 Replies)
Discussion started by: tbb999
2 Replies

6. Solaris

Copy via samba on vmware workstation with Solaris taking much longer than usual

i have a vmware workstation with solaris 10 installed on this. i copying 2 gb data via samba from windows to this vmware workstation. copy speed is 24 kb/sec. how i can speed up this copy process ? (7 Replies)
Discussion started by: rehantayyab82
7 Replies

7. Shell Programming and Scripting

Daily script taking increasingly longer each day

Hello, I was wondering if anyone had an idea why a recurring script might take slightly longer each day. The intent of the script is to run on a dedicated VM and connect to several thousand remote servers to assay their operating status by running a series of commands and storing the results... (8 Replies)
Discussion started by: Threeze
8 Replies
SMBUTIL(1)						    BSD General Commands Manual 						SMBUTIL(1)

NAME
smbutil -- Interface to SMB requester SYNOPSIS
smbutil [-hv] command [-options] [args] DESCRIPTION
The smbutil command used to control SMB requester and issue various commands. There are two types of options - global and local to specified command. The global options are: -h Print short help message. -v Verbose output. The commands and local options are: crypt [password] Slightly encrypt clear text password to use it in the ~/.nsmbrc file. The encrypted password starts with '$$1' symbols. Warning: the encryption function is very weak and intented only to hide clear text password. If password is ommited from command line, program will prompt for one. help command Print usage information about command. lc List active connections and their parameters. login [-connection options] //[workgroup;][user[password]@] server[/share] Login/attach to the specified server and/or share as user. This command will create and authenticate connection to an SMB server, and will leave it active after exit. Thus, one can login only once and then use other SMB commands without authentication procedure and additional connections. For the description of [-connection options] see mount_smbfs(8) command (all uppercase options are con- nection options). logout //[workgroup;][user[password]@] server[/share] Logout/detach from the specified server and/or share as user. This command will destroy connection created by login command. A con- nection may not be closed immediately if it used by other programs. lookup [-w host] name Resolve given name to IP address. NetBIOS name server can be directly specified via [-w] option. print [-connection options] //[workgroup;][user[password]@] server[/share] file Send given file to the specified queue on the remote server. If file is '-', then standard input will be used. status server Resolve given server (IP address or DNS name) to NetBIOS workgroup and system name. view [-connection options] //[workgroup;][user[password]@] server List resources avaliable on the specified server for the user user. FILES
~/.nsmbrc keeps description for each connection. See ./examples/dot.nsmbrc for details. AUTHORS
Boris Popov <bp@butya.kz>, <bp@freebsd.org> BUGS
Please report any bugs to Apple. BSD
Feb 14, 2000 BSD
All times are GMT -4. The time now is 07:20 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy