similar to: Password Error

Displaying 20 results from an estimated 800 matches similar to: "Password Error"

1998 May 21
0
Samba for SunOs 4.x
I'm new to samba. Any help would be appreciated! I'm trying to get a samba version for SunOs 4.x. I have checked out the samba website, but no binary for SunOs, only for Solaris, HP, SGI, and Sinix. Any ideas??? Thanks, Bunty Vue Unix System Administrator Trimble Navigation Sunnyvale, CA 94086
2004 Apr 28
9
chan_sip.c max number of retries?
Still getting the same error. Apr 29 11:57:49 WARNING[1125329600]: chan_sip.c:503 retrans_pkt: Maximum retries exceeded on call 6b8b4567327b23c6643c986966334873@211.28.255.135 for seqno 102 (Critical Request) please advise anyone!!!!!someone!!! jai
2006 Apr 09
1
[LLVMdev] line number information
Hi, I would like to know how much effect these stoppoint calls have on the optimization of the bytecode? DOes insertion of debugging info cause opportunities for optimization (especially interprocedural dead code elimination and interprocedural constant propogation) to be reduced? The -g code is not very readable, so I am not able to confirm this by my own experiment. Thanks! Nikhil On Sat,
2006 Apr 08
0
[LLVMdev] line number information
John, If you look at the stoppoint calls you'll see that you can find the line number and if you follow the compile unit argument on the call you will find the file. The byte codes that follow the call would have been generated by the code on that source line. -- Jim On Apr 8, 2006, at 5:33 AM, John Trimble wrote: > Thanks for your help. I took a look at http://llvm.org/docs/
2020 Sep 23
0
Raspberry Pi Version of Samba?
Ha! You're the exception to every rule! That's a sweet setup though! Way cheaper sacrificing a Pi to the god Zeus. LOL. Do go look at XCP-NG, if you're not familiar. Really nice. Open source and free. Cheers! -Greg PRGvs> On 9/22/20 2:14 PM, Gregory Sloop via samba wrote >> As an old sage (curmudgeon if you like) I'd encourage people to really consider if the Pi is
2006 Apr 08
0
[LLVMdev] line number information
I get it now, I can't believe I didn't understand that before. Thank you all for your help! - John On 4/8/06, Chris Lattner <sabre at nondot.org> wrote: > > On Sat, 8 Apr 2006, Jim Laskey wrote: > > If you look at the stoppoint calls you'll see that you can find the line > > number and if you follow the compile unit argument on the call you will > find >
2016 Aug 19
1
Icecast Digest, Vol 146, Issue 7
Thank you Philipp. I'm running icecast 2.4.2 and based on the "Available Raw Data" in the Icecast docs page (http://icecast.org/docs/ icecast-2.4.0/server-stats.html), it doesn't appear "album" or "year" are available for the stats-json.xsl file to get. But it may be misunderstanding what I'm seeing and just don't know how to properly customize the
2006 Apr 26
1
[LLVMdev] finding implicit casts
Err.. Your right. What about just finding casts in general. On 4/25/06, Chris Lattner <sabre at nondot.org> wrote: > > On Tue, 25 Apr 2006, John Trimble wrote: > > I'm trying to find all the implicit casts in a program compiled with > > llvm-gcc. > > I'm not sure exactly what you're trying to do here. In particular, > llvm-gcc will turn any casts
2006 Apr 08
2
[LLVMdev] line number information
On Sat, 8 Apr 2006, Jim Laskey wrote: > If you look at the stoppoint calls you'll see that you can find the line > number and if you follow the compile unit argument on the call you will find > the file. The byte codes that follow the call would have been generated by > the code on that source line. I'd suggest an approach like this: Given an instruction in the a basic
2020 Sep 23
2
Raspberry Pi Version of Samba?
On 9/22/20 2:14 PM, Gregory Sloop via samba wrote > As an old sage (curmudgeon if you like) I'd encourage people to really consider if the Pi is really what you want. > For me, it's not - even though it's a totally cool device conceptually. They're a ton of fun to tinker with too. I am also an old guy and didn't want to use the Rpi for this purpose. However, many years
2004 Jun 18
2
Problems with OCFSTOOL after LUN Maintenance
In installing 10g\RAC we hit an issue that has been indentified as a bug with CRS where the cluster locking files cannot be implemented under OCFS. Supposedly they work fine when implemented as Raw Devices. We needed to reclaim some space from existing LUN's to create the raw devices as we had expected to able to put all Oracle related files under OCFS (Yes, we belived the hype). This
2006 Apr 08
2
[LLVMdev] line number information
Thanks for your help. I took a look at http://llvm.org/docs/SourceLevelDebugging.html and it seems like this doesn't give you much in the way of line number information. If you know what source line you are interested in then you can set a breakpoint, but suppose you want to know the line number in the source code for some arbitrary bytecode instruction. In my particular case, I have a pass
2006 Jun 07
1
[LLVMdev] llvm-gcc 4.0 for Linux@x86
Hi John, llvm-gcc4 by default emits object files, just as gcc does. This is by design. If you want to get bytecode output you need to use the --emit- llvm-bc option. A complete list of the options that llvm-gcc4 supports can be obtained with "llvm-gcc -v --help" (lots of output). Here are the descriptions of the --emit-llvm options: -emit-llvm Emit LLVM code to the
2006 Dec 05
1
Cannot connect to Samba-3.0.23d (and earlier) from other trusted AD domains
Hi there We have a bunch of Samba 3.0.10+ CentOS4.4 servers that are working 100% fine when connected to from users who are members of the same ADS domain our Samba servers are members of. However, users from other ADS domains (we are all W2K3-based) on our network cannot connect - they get NT_STATUS_ACCESS_DENIED. The shares they are trying to connect to have no share-level permission checks -
2020 Sep 23
2
Raspberry Pi Version of Samba?
Everybody, In my case I used a RPi as an additional DC for a month or so while making some Samba4 AD improvements to the main DC's. My main DC's run on some nanopc Intel J1800 (cpu) based fanless (about 5" x 5" x 2") box's that by spec sheet draws a maximum of 15W to run on full load. As a DC they never run on full load. These boxes are actually designed to be run 24/7
2006 Feb 16
0
How to Make SMB server authenticate against multiple ADserver
This is from Using Samba... http://www.oreilly.com/catalog/samba/chapter/book/ch06_03.html You can configure Samba to use a separate password server under server-level security with the use of the password server global configuration option, as follows: [global] security = server password server = PHOENIX120 HYDRA134 Note that you can specify more than one machine as the target of the
2000 Mar 24
2
Samba-2.07pre2 still crashes under Linux and HP-UX
Jason Haar <Jason.Haar@trimble.co.nz> wrote: | Well I've just had a crash last night, and I've copies the log files off. | But I see nothing to suggest what happened. Also I've enabled core-dumps, | and no core dump exits, even though smbd died... | | If you look at the smb.conf file, you'll see I've put in a HUGE sleep | statement to be called via "panic
2021 Jan 06
3
CentOS Stream suitability as a production webserver
Le 06/01/2021 ? 08:06, Gordon Messmer a ?crit?: > Are you describing an actual problem, right now, or is that an invented example? No, this was an actual problem I had back in April 2020. Upgrading from CR broke imagemagick, so I couldn't use the corresponding PHP modules, so my Roundcube installation was broken for a few weeks. One of the things I like about Oracle Linux is that they
2006 Nov 18
0
TuneQueue!!
Thank You Man, I tried with diff playlist and config file for each instance of ices process. It is working.. Initially it is support only 2 instance, after i changed the source directive in the icecast.xml file it is supporting more than the default one. .Fine.. Now as Thomas to;d i downloaded the tunequeue tar file from sourceforge. But According to the INSTALL file
2006 Apr 07
0
[LLVMdev] line number information
The debug intrinsics are intended for that. Please see: http://llvm.org/docs/SourceLevelDebugging.html for the details. Please note that this is being worked on actively Jim Laskey at Apple. He's working to get these intrinsics to generate DWARF output so that LLVM generated code can be used with a debugger. However, the intrinsics can be processed in whatever way you'd like via an LLVM