Displaying 4 results from an estimated 4 matches for "sbcsi".
Did you mean:
sbcs
2006 Aug 04
2
Warcraft III won't run
Did you ever resolve your problem with Warcraft III? I'm having the same problem.
Michael Gerst
21-H-05
One ATT Center
Saint Louis, MO 63101
314-235-5443
RESTRICTED-PROPRIETARY INFORMATION
The information contained herein is for use only by authorized employees of AT&T Services, Inc., and its authorized affiliates.
It is not for general distribution within or outside the respective
2005 Aug 16
0
FW: Error:The semaphore timeout period has expired
...emoved, we no longer receive the
"semaphore timeout period has expired" messages and we are able to
connect to the shares.
Ben Burruel
Sr. Systems Manager
Metrics & Mainframe Capacity Planning
San Diego
(858) 886-3363
> -----Original Message-----
> From: BURRUEL, BENJAMIN D (SBCSI)
> Sent: Monday, August 15, 2005 7:44 AM
> To: 'samba@lists.samba.org'
> Subject: [Samba] Error:The semaphore timeout period has expired
>
> We are experiencing the "semaphore timeout period has expired" while
> attempting to connect to a Samba share on an AI...
2004 Dec 02
0
Sbmclient ( session request failed )
I just found out about this tool and am learning.
I'm running smbclient Version 2.2.5 on a Sun Solaris 2.8 server and want
to send a WinPopup to windows 2000, XP etc. users for different windows
users.
I use the following and receive the following: Do I have to conf
something in smb.conf?
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
csdev5$ smbclient -M dans.sbc.com -N
added interface ip=132.201.76.18
2001 Apr 13
0
Problem with tar file links
Hello. I am trying to copy an entire directory structure from a Unix box to
an NT share using a command like this:
tar -c -h -O /usr/local/sh | smbclient //ntstldls01/rs8724$ -Tx - -D chico
-U myuser%mypasswd
The problem is it chokes when it hits a file with 2 links (hard links - not
sym links).
I am using "-h" with tar to try to force it to copy the file rather than the
link, but