Displaying 20 results from an estimated 2000 matches similar to: "SAMBA digest 2363"
2000 Jan 02
0
samba & dns
Hello,
I encountered the following problem:
First I installed samba-server (1.9.18, supplied with Red Hat 5.2) and
everything worked fine. Then I added a DNS (named) at the same machine, just
as an experiment. Now samba became
unfriendly. The DNS seems to perform very well (nslookup), so I guess
nothing is wrong with /etc/resolv.conf. Also, no other smbds have been
started. Then I performed the
1998 Aug 05
1
account
Sorry for my little english
I have the 1.9.18p8 version on a unix machine HP-UX 10.20
I try to connect from a pc with NT4.0 SP3 where I'm logged in as
administrator
I try to connect on the unix as different users (tec110, cadnt4....)
This is the configuration file :
smb.conf
[global]
debug level = 3
dead time = 5
dns proxy = no
[unix-eso]
path = /home/eso
dnf-makecache.service failing every few days and dnf-automatic.service samba freeipa issues (again).
2023 Jan 09
2
dnf-makecache.service failing every few days and dnf-automatic.service samba freeipa issues (again).
Hello everybody,
What is the status of the freeipa/sssd and samba conflicts in the
repositories?
I can not wrap my mind around that two big packages are not getting
security updates anymore, because they are conflicting. I will go to
FOSDEM in Belgium this year to figure out more, but I am considering
moving my centos systems to rockylinux.
Kind regards,
Jelle de Jong
On 12/16/22 16:59,
2018 Apr 30
0
[SelectionDAG] DbgValue nodes aren't transferred
Thanks! It looks like SelectionDAG::salvageDebugInfo handles only addition with constant.
Sejong
From: aprantl at apple.com <aprantl at apple.com>
Sent: Monday, April 30, 2018 1:53 PM
To: Se Jong Oh <sejooh at microsoft.com>
Cc: jdevlieghere at apple.com; Vedant Kumar <vsk at apple.com>; llvm-dev at lists.llvm.org; pidgeot18 at gmail.com
Subject: Re: [llvm-dev] [SelectionDAG]
2003 Feb 21
0
2.2.7a slowness on AIX 5.1-ML03
I have an open PMR with IBM regarding a slowness issue when more than 450
smbds are trying to login and download roaming profiles.
The system is a 6H1 with 6 RS64-III 668MHz cpus and 6 GB memory w/Gb
ethernet. We have over 10,000 student accounts with roaming profiles and
800 XP-SP1 workstations for them to choose from.
I've compiled 2.2.7a in 64 bit and 32 bit modes. Run it on both the 32
2003 Nov 28
1
Auto-compress mode for ssh
Hi,
I looked in the archives, but didn't see this asked for before:
Would it be possible to have an "auto-compress" mode for ssh where
compression is turned on automatically if it makes sense?
You could turn it on if you don't care about cpu usage and lag, but just
about the speed of transfer.
The way I see it working is that when running uncompressed, ssh turns on
2007 Jun 22
2
RFE: idle timeout/auto-daemonize combo
Hi there,
I would like to have SSH connections be more "sudo-like".
With that I mean, when I ssh/scp/sftp to a host and disconnect,
the channel is held open for a while in case I reconnect.
I wrote a script (attached) that does this. It starts a master
SSH daemon for the connection if needed. Then it exec()s SSH.
Just put it in your path and use perssh instead of ssh.
It has some
2008 May 22
1
bug in R 2.7.0 (PR#11497)
In the latest version R2.7.0 the following command does not work anymore:
x <- eval(parse(prompt = paste("give value for x > ")))
It does give the pompt, but the object x is not created.
We think this is due to a bug in the function parse.
best regards,
Wout Slob
____________________________________________________________________________
DISCLAIMER:
2003 Jun 24
3
Password protection
Hi,
I would like to request password protection in syslinux.
I know that it has come up a few times on the mailing list (google for
"site:www.zytor.com syslinux password"), and on
http://www.zytor.com/pipermail/syslinux/2002-May/000421.html you say
interesting things about COMBOOT images.
So I was wondering if I could bring that feature request to your attention
again :)
grub has it,
2018 Apr 30
1
[SelectionDAG] DbgValue nodes aren't transferred
> On Apr 30, 2018, at 3:16 PM, Se Jong Oh <sejooh at microsoft.com> wrote:
>
> For cast instructions, llvm::salvageDebugInfo() simply makes dbg.value point to the source of the cast. Since SelectionDAG already has transferDbgValues which can move dbgvalue to the cast source, I think that we can just call it where the truncate is optimized away.
That sounds reasonable, yes. Casts
2020 May 02
0
default backend = rid not showing full group information for users
On 2020-05-02 20:20, Rowland penny via samba wrote:
> On 02/05/2020 18:59, Jelle de Jong via samba wrote:
>> On 2020-05-02 16:42, Rowland penny via samba wrote:
>>> On 02/05/2020 15:07, Jelle de Jong via samba wrote:
>>>> Am I wrong to expect that id user and getent group should list me
>>>> the groups the user is part of.
>>>>
2018 Apr 30
2
[SelectionDAG] DbgValue nodes aren't transferred
> On Apr 30, 2018, at 1:49 PM, Se Jong Oh <sejooh at microsoft.com> wrote:
>
> Hi Jonas,
>
> I have another case that DBG_VALUE is not produced. I would appreciate it if you could take a quick look at the testcase below.
>
>
> test code:
>
> llc -mtriple=aarch64 -stop-after=livedebugvalues -o - test.ll
>
> ; Function Attrs: nounwind ssp uwtable
>
2020 May 02
2
default backend = rid not showing full group information for users
On 02/05/2020 18:59, Jelle de Jong via samba wrote:
> On 2020-05-02 16:42, Rowland penny via samba wrote:
>> On 02/05/2020 15:07, Jelle de Jong via samba wrote:
>>> Am I wrong to expect that id user and getent group should list me
>>> the groups the user is part of.
>>>
>>> For example wbinfo --group-info=office shows me that user jdoe and
2018 Apr 30
0
[SelectionDAG] DbgValue nodes aren't transferred
Hi Jonas,
I have another case that DBG_VALUE is not produced. I would appreciate it if you could take a quick look at the testcase below.
test code:
llc -mtriple=aarch64 -stop-after=livedebugvalues -o - test.ll
; Function Attrs: nounwind ssp uwtable
define void @f() #0 !dbg !4 {
entry:
tail call void @h(i16 0) #2, !dbg !14
%call = tail call i16 (...) @g() #2, !dbg !15
tail call void
2003 Jun 04
1
Problem trying to chainload Intel pxe boot loader
Hi,
I'm trying to use pxelinux to start Linux and optionally other things,
maintained by windows folks. They use the Intel pxe boot loader, bstrap.0,
and when I load it with a "kernel bstrap.0" statement, it fails.
The reason it fails is because it can't find the !PXE data area. I guess
it doesn't get the correct pointer or something along those lines.
Do you think it
2014 Sep 12
2
win_utf8_io, print_console and uint32_t
Currently it is required to include share/compat.h before inclusion
of share/win_utf8_io.h. That's because of print_console() declaration:
its 3rd argument have type 'uint32_t' which is defined in share/compat.h.
So share/win_utf8_io.h depends on share/compat.h which in turn
includes share/win_utf8_io.h. Not a problem but it's a bit ugly imho.
Actually, the 3rd argument of
2001 Nov 28
1
Sharing files/directories with colons in name
Hail SAMBA folks,
I'm having a little difficulty trying to share files and directories that
contain a colon in the filename. With a fairly simple configuration,
everything works as expected sans the colon problem.
On the client end (in my case, Windows 2000 SP2) I get somewhat
unpredictable behaviour. In every case the file (or directory) name gets
mangled in an unfriendly way. For
2018 Aug 06
0
Re: ceph rbd pool and libvirt manageability (virt-install)
Hello everybody,
virt-install --version
1.4.0
How do I create a ceph network disk with virt-install without having to
edit it?
<disk type='network' device='disk'>
<driver name='qemu' type='raw'/>
<auth username='libvirt'>
<secret type='ceph' uuid='ec9be0c4-a60f-490e-af83-f0f27aaf48c9'/>
2018 Apr 30
0
[SelectionDAG] DbgValue nodes aren't transferred
For cast instructions, llvm::salvageDebugInfo() simply makes dbg.value point to the source of the cast. Since SelectionDAG already has transferDbgValues which can move dbgvalue to the cast source, I think that we can just call it where the truncate is optimized away.
Thanks,
Sejong
From: aprantl at apple.com <aprantl at apple.com>
Sent: Monday, April 30, 2018 2:59 PM
To: Se Jong Oh
2015 Mar 09
10
[Bug 2363] New: With multiplexing, a forwarding is kept in the list of active forwardings even when it fails
https://bugzilla.mindrot.org/show_bug.cgi?id=2363
Bug ID: 2363
Summary: With multiplexing, a forwarding is kept in the list of
active forwardings even when it fails
Product: Portable OpenSSH
Version: 6.7p1
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P5