Displaying 20 results from an estimated 73 matches for "2546".
Did you mean:
254
2015 Jun 29
3
pdf-printer
2015-06-29 9:39 GMT+02:00 Koenraad Lelong <samba.k.lelong at ace-electronics.be
>:
> Hi,
>
> I'm still trying, with no success.
> Is the following example still valid :
> https://wiki.samba.org/index.php/Virtual_PDF_Printer
>
> It dates from 19 August 2014, so I expect it should work with samba4,
> although it's not working for me.
>
> I tried logging
2016 Feb 28
3
[Bug 2546] New: --without-openssl is broken
https://bugzilla.mindrot.org/show_bug.cgi?id=2546
Bug ID: 2546
Summary: --without-openssl is broken
Product: Portable OpenSSH
Version: 7.1p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: Build syste...
2005 Mar 28
0
Samba and AD 2003
...cessfully joined a
(Suse)SLES9 Linux server using Samba 3.0.9 and I can browse the shares,
but the pam.d scripts that work on my existing servers don't seem to
work here.
Below is the error that I am getting, where should I start looking?
--
Terry Poperszky
Mar 28 12:59:30 V108 winbindd[2546]: cli_nt_setup_creds: request
challenge failed
Mar 28 13:04:30 V108 winbindd[2546]: [2005/03/28 13:04:30, 0]
rpc_client/cli_netlogon.c:cli_nt_setup_creds(256)
Mar 28 13:04:30 V108 winbindd[2546]: cli_nt_setup_creds: request
challenge failed
Mar 28 13:09:30 V108 winbindd[2546]: [2005/03/28 13...
2003 Feb 25
1
sample (PR#2546)
There is rumour that some of my mail didn't go where it should have because
I don't know how to work email. It was suggested that I summarize here.
The issue is with sample when the first argument is length 1. Current
behaviour is:
> sample('a', 1)
Error in sample(x, size, replace, prob) : invalid first argument
> sample(3+0i, 1)
Error in x >= 1 : illegal comparison
2003 Feb 13
2
error from sample if sampling length one character (PR#2546)
Full_Name: Patrick Burns
Version: 1.6.1
OS: Suse Linux
Submission from: (NULL) (217.36.14.68)
Sample gives an error if it is sampling a length one character
vector:
> sample('a', 1)
Error in sample(x, size, replace, prob) : invalid first argument
The fix is trivial (numeric test in first line of the body):
function (x, size, replace = FALSE, prob = NULL)
{
if (length(x) == 1
2013 Apr 07
1
IDLE and inactivity
Good day!
Apr 07 10:59:40 imap(anmeyer at anup.de): Info: Disconnected: Disconnected in IDLE in=725 out=2546
Apr 07 10:59:59 imap(anmeyer at anup.de): Info: Disconnected for inactivity in=952 out=25789
Please someone explain to me the IDLE state and the inactivity state an what
the numbers at in= and out= means!
Andreas
2024 Jan 15
2
Upgrade 10.4 -> 11.1 making problems
...restarted
system is "out". Log message from working node:
[2024-01-15 08:02:21.585694 +0000] I [MSGID: 106163]
[glusterd-handshake.c:1501:__glusterd_mgmt_hndsk_versions_ack]
0-management: using the op-version 100000
[2024-01-15 08:02:21.589601 +0000] I [MSGID: 106490]
[glusterd-handler.c:2546:__glusterd_handle_incoming_friend_req]
0-glusterd: Received probe from uuid:
b71401c3-512a-47cb-ac18-473c4ba7776e
[2024-01-15 08:02:23.608349 +0000] E [MSGID: 106010]
[glusterd-utils.c:3824:glusterd_compare_friend_volume] 0-management:
Version of Cksums sourceimages differ. local cksum = 2204642525...
2013 Jan 31
1
dsync replication errors
...ilstore/user1/maildir/dovecot-uidlist: Duplicate file entry at line 140: 1359625329.M973834P1432.doco1,S=2523,W=2602 (uid 79 -> 141)
Jan 31 10:42:14 doco1 dovecot: doveadm(user1): Warning: /mailstore/user1/maildir/dovecot-uidlist: Duplicate file entry at line 141: 1359625330.M114922P1432.doco1,S=2546,W=2626 (uid 80 -> 142)
Jan 31 10:42:14 doco1 dovecot: doveadm(user1): Warning: /mailstore/user1/maildir/dovecot-uidlist: Duplicate file entry at line 142: 1359625330.M255922P1432.doco1,S=2467,W=2546 (uid 81 -> 143)
Jan 31 10:42:14 doco1 dovecot: doveadm(user1): Warning: /mailstore/user1/maild...
2012 Jun 29
3
Proxy config help please
Hello, I am new to dovecot and I am initially trying to setup a basic
imap proxy with password forwarding, I can start the dovecot service,
connect and give it my password, and that is where I hang. My config
is:
root at imap-test:/etc/dovecot# doveconf -n
# 2.0.19: /etc/dovecot/dovecot.conf
# OS: Linux 3.2.0-24-generic x86_64 Ubuntu 12.04 LTS
auth_debug = yes
auth_verbose = yes
debug_log_path =
2020 Oct 12
2
Fragmented DWARF
...---+------+------+
Output size - Clang (MB):
+---------------------+-------+------+------+------+------+------+------+
| Category | No GC | GC 1 | GC 2 | GC 3 | GC 4 | GC 5 | GC 6 |
+---------------------+-------+------+------+------+------+------+------+
| Plain (total) | 2596 | 2546 | 2406 | 2332 | 2293 | 2273 | 2251 |
| Plain (DWARF*) | 1979 | 1979 | 1979 | 1979 | 1979 | 1979 | 1979 |
| Plain (other) | 616 | 567 | 426 | 353 | 314 | 294 | 272 |
| Fragmented (total) | 2397 | 2346 | 2164 | 2069 | 2017 | 1990 | 1963 |
| Fragmented (DWARF*) | 1780 | 1780 | 1...
2005 Jun 22
1
Error on installing oh323 on asterisk
...2541: dereferencing pointer to incomplete
type
chan_oh323.c:2542: dereferencing pointer to incomplete
type
chan_oh323.c:2543: dereferencing pointer to incomplete
type
chan_oh323.c:2544: dereferencing pointer to incomplete
type
chan_oh323.c:2545: dereferencing pointer to incomplete
type
chan_oh323.c:2546: dereferencing pointer to incomplete
type
chan_oh323.c:2547: dereferencing pointer to incomplete
type
chan_oh323.c:2548: dereferencing pointer to incomplete
type
chan_oh323.c:2549: dereferencing pointer to incomplete
type
chan_oh323.c:2550: dereferencing pointer to incomplete
type
chan_oh323.c:2551...
2024 Jan 17
2
Upgrade 10.4 -> 11.1 making problems
...gt;> > [2024-01-15 08:02:21.585694 +0000] I [MSGID: 106163]
>> > [glusterd-handshake.c:1501:__glusterd_mgmt_hndsk_versions_ack]
>> > 0-management: using the op-version 100000
>> > [2024-01-15 08:02:21.589601 +0000] I [MSGID: 106490]
>> > [glusterd-handler.c:2546:__glusterd_handle_incoming_friend_req]
>> > 0-glusterd: Received probe from uuid:
>> > b71401c3-512a-47cb-ac18-473c4ba7776e
>> > [2024-01-15 08:02:23.608349 +0000] E [MSGID: 106010]
>> > [glusterd-utils.c:3824:glusterd_compare_friend_volume] 0-management:
>>...
2006 Sep 19
0
strange acts_as_ferret bug in my enviorment
Bouncing this to the list since mail to the original sender doesn''t seem
to get through - hope he reads here...
short intro to the problem - SQL queries get localized ('','' instead of
''.'' as decimal separator) when having aaf in vendor/plugins...
Hi!
On Tue, Sep 19, 2006 at 06:39:35PM +0200, admin wrote:
[..]
> When I check activerecord logfiles I
2005 Mar 23
0
Question about groups in samba from and AD
...ow
groups
While this is a work around it would be nice to be able to use the groups
that are already created on the AD and not have to duplicate efforts
James Mauser
Coordinator Computer Applications
College of Engineering and Computer Science
Florida Atlantic University
561-239-2546
2005 May 27
0
Trusted Domain Gorups
...since
I already have the dom1\users in the dom2\group and on the windows boxes
this works fine.
Thanks for any and all help that you can provide on this issue:
James Mauser
Computer Coordinator
College of Engineering and Computer Science
Florida Atlantic University
561-239-2546
2005 Jun 10
1
MSWORD problem after upgrade to samba 3.0.14a
..._acl_set_file type file failed for file
~WRD1929.tmp (Operation not supported).
Have I overlooked a change I have needed to do since upgrading to 3.0.14a ?
Thanks
James Mauser
Computer Coordinator
College of Engineering and Computer Science
Florida Atlantic University
561-239-2546
2005 Aug 09
0
problem after upgrading to samba 3.0.14a
..., thus the use for NIS
groups)
Any thoughts on what to add to the smb.conf file to fix this? This was
working fine until the upgrade to 3.0.14a
Thanks in advance
James Mauser
Computer Coordinator
College of Engineering and Computer Science
Florida Atlantic University
561-239-2546
2005 Sep 16
0
help with 3.0.20 admin users=
...Can anyone tell me how admin users and valid users works in the new version,
I am not sure if this is a bug or if I neglected to do something.
Thanks for your help
James Mauser
Computer Coordinator
College of Engineering and Computer Science
Florida Atlantic University
561-239-2546
2017 Jul 31
0
[cfe-dev] [5.0.0 Release] Release Candidate 1 tagged
...:: ./Asan-i386-inline-Test/AddressSanitizer.ReallocFreedPointerTest (2505 of 38616)
>> FAIL: AddressSanitizer-Unit :: ./Asan-i386-inline-Test/AddressSanitizer.UseThenFreeThenUseTest (2542 of 38616)
>> FAIL: AddressSanitizer-Unit :: ./Asan-i386-inline-Test/AddressSanitizer.WrongFreeTest (2546 of 38616)
...
> Do we know what's up with all of these ASan failures? Is there a bug for it?
I spent a limited amount of debugging on it, but the common problem is that on i386 (aka 32-bit x86) all programs compiled with -fsanitize=address now die with:
==11122==AddressSanitizer CHECK fail...
2009 Jun 25
8
Xen network tune for fileserver in DomU
...iles:max:min /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP
app.cluster.xen 16 242 4 1106 5 300 4 242 4 1144 6 288 4
file.cluster.xen 16 873 8 4112 11 1009 6 792 8 4351 10 1165 8
iscander 16 565 2 2317 2 764 1 575 2 2546 2 755 1
file.cluster.xen 16 +++++ +++ +++++ +++ +++++ +++ +++++ +++ +++++ +++ +++++ +++
first one then run on app instance with /data mount from "file" by glusterfs
second then test with /import mount from "file" by itself by glusterfs
third line is then mount /data to...