similar to: Net Use disconnect failure

Displaying 20 results from an estimated 1000 matches similar to: "Net Use disconnect failure"

2003 Feb 10
2
Apple shares?
Hi, I have a need to do some file transfers between my AIX 4.3.3 boxes and Apple PC's. I use SAMBA to provide shares to PC's, but I know nothing about Apple. FTP is an option, but less desirable than setting up a share. Does anyone have experience with using SAMBA to set up shares with Apple clients? I know that there are, other products to accomplish what I ask, but in terms of support
2004 Jan 03
2
one more thing i forgot...
there is one more thing that you should probably see: this is the error message that cygrunsrv.exe gave me: Eric at ballistic ~ $ cygrunsrv --start sshd cygrunsrv: Error starting a service: QueryServiceStatus: Win32 error 1062: The service has not been started. this is the error message that "net" gave to me: Eric at ballistic ~ $ net start sshd The CYGWIN sshd service is starting.
2004 Mar 09
0
extended error
Hi all, This is happening on a Samba 3.0.1 PDC-controlled domain, so I'm not sure if the issue is Samba-related. If not, perhaps somebody can point me in the right direction. One of my users has a printer connected to his Win2k PC (name UPSTAIRS-SMALL). Printing to it from another (WinXP) workstation fails miserably. I tried to go back to first principles and go Start->Run
2005 Sep 28
1
home shares and disabled profiles (NET HELPMSG 3916)
Hello, I'm following the recipe 26.2.1.4 to disable roaming profiles for win9x and XPpro machines, but perhaps I'm missing something because it doesn't seem be possible get the home shares mapped with profiles disabled. windows machines fails with this error: ------------------------------------------------------------------- net use u: /HOME The user's home directory has not
2009 Feb 26
2
Merge question
Hi: I am a new R user. I have the following question and would appreciate your input Data1 (data frame 1) p1,d1,d2 (p1 is text and d1 and d2 are numeric) xyz,10,25 Data2 (data frame 2) p1,d1,d2 xyz,11,15 Now I want to create a new data frame that looks like so below. The fields d1 and s2 are summed by the product key. Data3 p1,d1,d2 xyz,21 (sum of 10 from Data1 and 11 from Data2),40 (sum of 25
2009 Nov 05
2
Merge records in the same dataframe
Hi: Suppose that I have a data frame as below x1 x2 x3 ... x10 wk1 wk2 ... Wk208 (these are the column names) For each record, x1, x2, x3 ... x10 are attributes. and wk1, wk2, ..., wk208 are the sales recoreded for this attribute combination. Suppose that now, that I want to do the following 1. Merge the data frame so that I have a new data frame grouped by values of x2 and x3 (for example).
2009 Oct 28
1
Generating sequence of dates
Hello All: I have the following question # instantiate a date current = as.Date("2009/10/25") #generate a sequence of dates in the future future_dates = seq(current,by='1 week',length=53) Question: How to generate a sequence of past dates starting one week in the past relative to the current date. Obviously, what I wrote below is not correct. I think I can write a for loop and
2009 Nov 05
1
How to read numeric as text
Hi: If I want to read a file with read.table. I want x1 and x2 to be read as character and x3 as numeric. How to do this? Thanks. Satish x1 ,x2,x3 10,20,30 11 ,22,35
2007 Jan 02
4
Error: STATUS_OBJECT_NAME_NOT_FOUND
[I didn't see any replies to my 12/27 post... so reposting it] One day samba was working fine, the next it wasn't. I didn't change anything on either the Fedora Core 6 machine (relay) nor the XP Pro machine (oob2). I'm running Samba 3.0.23c on a fully patched FC6 x86 box. I followed all the steps in "Procedure 38.1. Diagnosing Your Samba Server", and until I got to
2018 Jun 21
2
Password complexity checks and local users...
AFAI've understood 'samba-tool domain passwordsettings' set domain password settings, while the GPO equivalent settings is for the client (windows client and server os). Currently i've enabled password complexity checks server side: root at vdcsv1:~# samba-tool domain passwordsettings show Password informations for domain 'DC=ad,DC=fvg,DC=lnf,DC=it' Password
2003 Dec 01
0
No subject
SAMBA machine in "My Network Places" - the W2k equivalent to the Network Neighborhood. This is true for my Windows NT servers as well. I can double-click on the SAMBA machine and after a (very) long pause, I get presented with the expected lists of shares. I double-click on a share and after another (very) long pause I can see files in the shares. But here's where it gets
2003 Dec 01
0
No subject
SAMBA machine in "My Network Places" - the W2k equivalent to the Network Neighborhood. This is true for my Windows NT servers as well. I can double-click on the SAMBA machine and after a (very) long pause, I get presented with the expected lists of shares. I double-click on a share and after another (very) long pause I can see files in the shares. But here's where it gets
2007 May 25
0
Status 58 trying to connect WinCE 4.1 to Samba 3.0.23c-2.el5.2
Hello everyone. I've recently replaced a file server running Samba 2.2.8a on Solaris 8 with one running 3.0.23c-2.el5.2 on CentOS 5. I'm trying to set up a WinCE 4.1 device (A V56 Makino milling center with a Pro 5 controller) to work with the new configuration and I can't get it figured out. When I try to do a 'net use share1 \\server\share', it responds with 'Command
2002 Mar 06
0
Can't change directory to /tmp (Permission denied)
Samba was running a few days ago. Yesterday I got an error while I was trying to connect: -------------------------------------------------- C:\>net view \\10.10.10.197 The server is not configured for transactions. More help is available by typing NET HELPMSG 2141. -------------------------------------------------- Log /var/log/samba/samba.log.ambox shows the following error:
2002 Mar 15
0
Solved: Can't change directory to /tmp (Permission denied)
root was set to 700 ( don't know how this happend ). Setting back to 755 solved the problem. ---------- Original Message ---------------------------------- From: "Rolf Schoepfer" <rolf@samplezone.ch> Reply-To: <rolf@samplezone.ch> Date: Wed, 6 Mar 2002 10:00:03 +0100 Samba was running a few days ago. Yesterday I got an error while I was trying to connect:
2018 Jun 21
0
Password complexity checks and local users...
On Thu, 21 Jun 2018 09:55:59 +0200 Marco Gaiarin via samba <samba at lists.samba.org> wrote: > > AFAI've understood 'samba-tool domain passwordsettings' set domain > password settings, while the GPO equivalent settings is for the client > (windows client and server os). > > Currently i've enabled password complexity checks server side: > > root at
2005 Oct 13
1
Re: BUG: default profile failure in 3.0.20 [was: Regression in 3.0.20 wrt netlogon and profiles ?]
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 J?rn Nettingsmeier wrote: | win2k clients, samba 3.0.20 pdc. | a new user, who has never logged on, does so for the | first time. the domain uses roaming profiles, and the | netlogon share provides a custom Default User dir | as well as an NTConfig.POL. | | problem: | | the default profile and policy are not downloaded | successfully from the
2006 Dec 28
0
3.0.23c (FC6) and XP Pro - Error: STATUS_OBJECT_NAME_NOT_FOUND
On Monday (xmas day) samba was working fine. On Tuesday it wasn't. I didn't change anything on either the Fedora Core 6 machine (relay) nor the XP Pro machine (oob2). I followed all the steps in "Procedure 38.1. Diagnosing Your Samba Server", and until I got to step 8 everything worked fine. From the broken xp pro machine: oob2$ net view '\\relay' The Server
2003 Nov 12
2
problem with pipes (PR#5053)
Full_Name: Gabor Grothendieck Version: 1.8.0 OS: Windows 2000 Pro Submission from: (NULL) (67.68.47.99) In R 1.8.0 on Windows 2000 suppose that \a.bat contains the following two lines: net /? dir \winnt which constitutes a simple batch file which 1. writes a help message about the built in Windows net command to stderr and 2. does a dir on the built in Windows directory WINNT writing
2003 Dec 25
1
problem with pipes (PR#5053)
I gather that the pipe problem is a difficult one to solve since its highly desirable (at least for me) to be able to use Windows pipes yet its been outstanding since the previous R release. I have one idea on a possible workaround and associated feature and I wonder if this feature is feasible? I just noticed that z <- system("c:\\a.bat", intern = TRUE, invisible = TRUE) is