similar to: session setup failed: ERRHRD

Displaying 20 results from an estimated 70 matches similar to: "session setup failed: ERRHRD"

2001 Nov 27
2
ERRHRD - 39
Suddenly my samba printers ceased working. Trying to print 'manually' through smbclient yields this: smbclient \\\\host\\pcprinter -P -N -U guest Added interface ip=xxx.xyz.yy.zzz bcast=xxx.xyz.yy.255 nmask=255.255.255.0 Domain=[IPHY] OS=[Unix] Server=[Samba 2.2.1a] smb: \> print /etc/printcap putting file /etc/printcap as printcap-2385 Error writing file: ERRHRD - 39 (0 kb/s)
2018 Aug 21
2
[Bug 13587] New: Add a --dry-run way to show destination for each item
https://bugzilla.samba.org/show_bug.cgi?id=13587 Bug ID: 13587 Summary: Add a --dry-run way to show destination for each item Product: rsync Version: 3.1.2 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 Component: core Assignee: wayned at samba.org
2004 Jun 16
2
smbspool to Windows 2000 Server: "ERRgeneral opening remote file"
Hi, I am trying to print from my Debian unstable Notebook to a printer that is connected to a Windows 2000 Server. Target environment is CUPS which uses smbspool as a front-end, and smbspool gives a strange error message. | export DEVICE_URI="smb://account:password@domain/server/printer" | smbspool foo bar Title 1 ignore Makefile gives the error message | ERROR: ERRHRD - ERRgeneral
2004 Jul 03
1
samba+obsd+subnets
Hello, I'm having problems getting my samba setup to work at a little LAN i partially maintain. I've been reading quite a lot about what I could think of being related to my problems/setup, and I've also googled my ass off :( So here I am, resorting to you guys in hope of help =] Sorry to say, but I don't have much experience, and therefore I'm a bit lost at the moment. Not
2009 Sep 30
0
PBXNSIP Registration Issue
I've got PBXNSIP running on a windows box and it is trying to register with my Asterisk box. I can set up one trunk and it works fine, however if I try to setup a second trunk from the same box, there is some sort of authentication issue where Asterisk appears to be confusing which trunk is which. Here is the chunk from my sip.conf: [TEST1] context=STUFF-LD type=friend
2004 Jul 07
0
[LLVMdev] Duplicate assignment in LLVM?
Volodya, I think you may need to update your CFE and rebuild. I compiled the test using my local build and I didn't get the results you see below. I'm also very surprised to see this output. The first %tmp.11 should have been %tmp.1 .. not sure how it got corrupted. In any event, the attachment is obviously generated by code that runs quite differently because the virtual register names
2010 Jun 08
2
duplicated() and unique() problems
Hi everybody I have found something (for me at least) strange with duplicated(). I will first provide a replicable example of a certain kind of behaviour that I find odd and then give a sample of unexpected results from my own data. I hope someone can help me understand this. Consider the following # this works as expected ex=sample(1:20, replace=TRUE) ex duplicated(ex) ex=sort(ex) ex
2008 Nov 22
0
Where is Hong Kong in maps?
It seems that there is no Hong Kong in maps' world cities. >world.cities[substr(world.cities$name,1,3)=="Hon",] name country.etc pop lat long capital 14623 Honami Japan 26040 33.61 130.68 0 14624 Honaz Turkey 8073 37.75 29.27 0 14625 Honda Colombia 28055 5.19 -74.75 0 14626
2007 Feb 01
4
X forwarding: trying to forward to busy local port
Hi, Summary of my problem: Remote X forwarding is apperently randomly impossible for different display numbers. At the end of this mail you will find a recipe for how to reproduce this behaviour easily. I use SuSE 10.2 with the following openssh version: OpenSSH_4.4p1, OpenSSL 0.9.8d 28 Sep 2006 Clients (Linux and Windows (Cygwin)) connect to the server with X-Forwarding enabled
2004 Jan 08
0
Mounting Samba client
Very often we could not mount clients via smbmount. In case of error there is a following log (debug level 10). Any hint/suggestion would be great. Samba version 3.0.1 Marijan ---------------Log start----------------------------------------------- [root@nas vidmar]# mount -t smbfs -o username=backup,password=Backup1,debug=10 //mvidxp/smback0$ /home/smbmount mount.smbfs started (version 3.0.1)
2007 Jun 11
5
Access Windows AD share From Linux
I am trying to mount and access a Windows share, from one of our Active Directory servers to one of our RedHat Enterprise 4 Linux hosts. I have used Samba in the past to do the opposite, which worked very well. I was successful in mounting the share, using the following: mount -t smbfs -o username=<myid>,password=<mypassword> //<AD Server>/<Share> /mnt/app1
2002 Feb 25
6
Winbind error
I am having two problems with winbind. I don't know if they are related. One problem it that my log.winbindd contains this error and the error occurs every few minutes: [2002/02/25 10:03:08, 0] nsswitch/winbindd_group.c:winbindd_getgrnam_from_group(219) getgrname_from_group(): could not get domain sid for domain "KOK1 Also, my winbindd daemon dies a couple of times per day. I am
2009 Mar 10
1
?as.POSIXct (PR#13587)
Full_Name: Luca Braglia Version: 2.8 OS: Windows Submission from: (NULL) (85.18.136.110) >From ?as.POSIXct ## SPSS dates (R-help 2006-02-17) z <- c(10485849600, 10477641600, 10561104000, 10562745600) as.Date(as.POSIXct(z, origin="1582-10-14", tz="GMT")) ^^ It should be 15 (Gregorian calendar adoption day, when
2014 Oct 28
0
Getting SATA Controller working
I have an SIIG SC-SA4011 (V1.0) SATA controller that doesn't appear to come up. The system has CentOS 6.5 installed on it, and everything on it works, except for this one controller - the other SATA controller, a RocketRAID 1640 works fine. lspci lists the offending controller: $> lspci [... snip ...] 04:01.0 Mass storage controller: Silicon Image, Inc. SiI 3114 [SATALink/SATARaid] Serial
2004 Jul 07
2
[LLVMdev] Duplicate assignment in LLVM?
Hello, when I'm compiling test/Programs/SingleSource/UnitTests/2003-05-26-Shorts.c I get LLVM assembler which looks like: int %main(int %argc, sbyte** %argv) { entry: call void %__main( ) %tmp.11 = call ulong %getL( ) ; <ulong> [#uses=16] %tmp.3 = cast ulong %tmp.11 to long ; <long> [#uses= %tmp.5 = cast ulong %tmp.11 to
2006 May 09
0
how dreamweaver can be involved with ruby on rails
hello, i just finish writing my database. when i start working on the web design i just found that the connection between dreamweaver and database cannot be done even my file in dreamweaver is rails is that true or no? thanks -- Posted via http://www.ruby-forum.com/.
2014 Feb 23
3
nouveau graphical corruption in 3.13.2
On 9 February 2014 02:57, Ilia Mirkin <imirkin at alum.mit.edu> wrote: > On Sat, Feb 8, 2014 at 10:38 AM, Daniel J Blueman <daniel at quora.org> wrote: >> Interestingly, there was graphical failure booting 3.6.11, even >> nvidia-current fails to initialise, but these two issues could be due >> to running the Xorg stack in Ubuntu 14.04 pre-release. Using >>
2006 Jun 04
0
[SUMMARY] Rails Core Weekly May 29 - June 4
Rails Core Weekly May 29 - June 4 Dear List, Another week has passed, here''s RCW, the McCartney Edition: This weeks kicks of with Josh Susser fixing has_and_belongs_to_many #create method to properly populate joins with new records :http://www.ruby-forum.com/topic/67478#new. Check out his test: def test_create_by_new_record devel = Developer.new(:name => "Marcel",
2003 Apr 07
1
kmem_malloc crash with 4.8
Hi. I've recently borrowed a SuperMicro 6013P-8 from a vendor for the purposes of testing it to see if FreeBSD and these machines will make a good replacements for our current flock of 11 Netra T1s running solaris. Things are going very well with the tests, with the glaring exception of the following crash: While doing some significant disk operations: du, deleting a different part of the
2010 Mar 08
4
Cross-subvolume link causes kernel BUG
Hi. While testing subvolumes in btrfs on 2.6.32.9, I hit a kernel BUG: [ 492.164012] kernel BUG at fs/btrfs/inode.c:4365! The commands to reproduce this bug are as follows: # mount -t btrfs /dev/sda5 /scratch # btrfsctl -S subvol /scratch # date > /scratch/date # ln /scratch/date /scratch/subvol/ ln segfaults, and the bug above is found in dmesg. Subsequent accesses to the subvolume