Displaying 20 results from an estimated 61 matches for "holmgren".
2020 May 04
2
default backend = rid not showing full group information for users
m?ndag 4 maj 2020 kl. 20:45:37 CEST skrev Rowland penny via samba:
> On 04/05/2020 19:24, Magnus Holmgren via samba wrote:
> > Sunday 3 maj 2020 kl. 13:14:24 CEST, Rowland penny via samba wrote:
> >> As for 'systemd', not sure what this actually does, but when I am forced
> >> to use systemd (e.g. on my rpi), everything works even though I remove
> >> 'syst...
2020 May 04
2
default backend = rid not showing full group information for users
m?ndag 4 maj 2020 kl. 22:22:04 CEST skrev Rowland penny via samba:
> On 04/05/2020 21:06, Magnus Holmgren via samba wrote:
> > m?ndag 4 maj 2020 kl. 20:45:37 CEST skrev Rowland penny via samba:
> >> On 04/05/2020 19:24, Magnus Holmgren via samba wrote:
> >>> The systemd NSS module handles dynamically allocated users and groups
> >>> when
> >>> a unit...
2020 May 04
2
default backend = rid not showing full group information for users
...I am forced
> to use systemd (e.g. on my rpi), everything works even though I remove
> 'systemd' from the passwd and group lines in nsswitch.conf.
The systemd NSS module handles dynamically allocated users and groups when a
unit has DynamicUser=true. See systemd.exec(5).
--
Magnus Holmgren holmgren at lysator.liu.se
2023 Oct 27
2
FSD sequence: Waiting for bigger and slower clients before cutting power
..."real" device and a few dummies with
different "criticality" levels), and various secondary hosts would MONITOR
the suitable dummy to begin their shutdown earlier into the outage. This
approach may also be useful for Dan's post :)
Jim
On Fri, Oct 27, 2023 at 4:55?PM Magnus Holmgren <
magnus.holmgren at milientsoftware.com> wrote:
> Hi, and thanks for this great piece of free software! I've been meaning to
> sort this out for some time, but we don't get power outages that often,
> fortunately...
>
> So, correct me if I'm wrong, but from the do...
2023 Oct 27
2
FSD sequence: Waiting for bigger and slower clients before cutting power
..." earlier. It
just seems unsatisfying to me that upssched is entirely time-based. It would
be nice if it were easier to trigger off battery.charge or battery.runtime
going below arbitrary values instead of just the on battery and low battery
statuses.
How do others solve this?
--
Magnus Holmgren
./?\_/?\. Milient
(also holmgren at debian.org)
2005 Feb 18
1
login: Missing protocol from server name 'imap'
I also tried the 0.99 and hacking login-process.c, with no success.
It seems to expect a slash delimited string like 'name/protocol' and it
just gets "imap" there, but I didn't figure out where this string comes
from or what it ought to be.
So I would be grateful if someone could enlighten me.
Thanks, Peter
---
Some blafa:
Feb 17 21:45:44 office dovecot: Dovecot
2020 May 04
2
AD DC without integrated DNS
...parate zone?
Can I hack the dns_update_list?
The documentation talks a lot about special requirements and limitations when
running Samba as an AD DC, but it doesn't go into much technical detail as to
the reasons for those, and I guess it's because AD is complicated.
Thanks!
--
Magnus Holmgren holmgren at lysator.liu.se (this is not my work email)
2020 May 04
2
AD DC without integrated DNS
...; pre-installed),
> That is never going to work, you cannot join a Windows Home client to a
> domain.
Exactly. I said we're hardly planning on joining any Windows machines to the
domain, and they're mostly running Windows Home anyway (we could buy Pro
upgrades, though).
--
Magnus Holmgren holmgren at lysator.liu.se
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.samba.org/pipermail/samba/attachments/20200504/19f...
2020 May 05
0
default backend = rid not showing full group information for users
On 04/05/2020 22:18, Magnus Holmgren via samba wrote:
> m?ndag 4 maj 2020 kl. 22:22:04 CEST skrev Rowland penny via samba:
>> On 04/05/2020 21:06, Magnus Holmgren via samba wrote:
>>> m?ndag 4 maj 2020 kl. 20:45:37 CEST skrev Rowland penny via samba:
>>>> On 04/05/2020 19:24, Magnus Holmgren via samba w...
2005 Jan 15
1
STARTTLS and inetd
...:
> if (fd != -1)
> (void)client_create(fd, &ip, TRUE);
I added a flag which I set when ssl_proxy_new() is successfully called
(see the following diff) and it seems to work fine. Is there any reason
it shouldn't? What's the reason that the code is the way it is?
--
Magnus Holmgren
holmgren at lysator.liu.se
P.S. Nice software!
--- src/login-common/main.c 2003-11-08 16:15:42.000000000 +0100
+++ src/login-common/main.c.new 2005-01-15 17:49:53.000000000 +0100
@@ -220,7 +220,7 @@
{
const char *name, *group_name;
struct ip_addr ip;
- int i, fd = -1...
2005 Nov 21
1
How to add the footer to multipart emails
...ne. It works well in Thunderbird at least, i.e.
the footer is visible; the glitch is that the footer shows up as an
attachment as well, as does my PGP/MIME signature.
Would this be something for EoC to adopt? It would allow non-ASCII
characters as well (but not in text/plain messages).
--
Magnus Holmgren
Link?ping, Sweden
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 253 bytes
Desc: OpenPGP digital signature
URL: <http://dovecot.org/pipermail/dovecot/attachments/20051121/3e3e8d59/attachment.bin>
2006 Sep 23
2
Newsgroup
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1">Would it be possible to launch a Dovecot newsgroup with
a link to this
2023 Oct 31
1
FSD sequence: Waiting for bigger and slower clients before cutting power
...own and the power cut so that the UPS later will power everything back up
again, whereas if some consumers are shut down early, they won't automatically
come back up (unless you arrange for WoL packets to be sent out, or
something).
> Jim
>
> On Fri, Oct 27, 2023 at 4:55?PM Magnus Holmgren <
>
> magnus.holmgren at milientsoftware.com> wrote:
> > Hi, and thanks for this great piece of free software! I've been meaning to
> > sort this out for some time, but we don't get power outages that often,
> > fortunately...
> >
> > So, correct...
2020 May 05
1
default backend = rid not showing full group information for users
...he need to.
It's explained on the man page. It's just a UID/GID pair systemd allocates
from the range 61184...65519, but a few other security features are implied,
such as private /tmp and readonly file system.
http://man7.org/linux/man-pages/man5/systemd.exec.5.html#OPTIONS
--
Magnus Holmgren holmgren at lysator.liu.se
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.samba.org/pipermail/samba/attachments/20200505/0fc...
2008 Jun 10
2
application using wxRuby: Albuin (OT?)
...ndows.
Using Ruby and WxRuby as a bonus it''s (or rather: "will be") cross
plattform. It is not a straight port and I have only
glanced at Muines'' C# source - it''s the UI and not the code that has been
stolen... ;-)
Here''s a screen shot: http://www.albinholmgren.se/albuin.png
Please note that this is pre-alpha software. It''s far from feature complete
and only tested on windows with Ruby 1.8.6 and wxruby 1.9.7 on one machine.
(As a side note 1.9.7 seems a lot more stable than 1.9.4 which crashed
sporadicly - 1.9.7 has never crashed yet)
Reports of...
2006 Nov 30
1
Comments about LDA wiki page
...pam/passwd setup, but with a more complicated
non-virtual setup I see only four solutions: Make deliver setuid root, remove
root from the compiled-in FIXED_NEVER_USERS list, run deliver as a user/group
that has write access to all mailboxes, or make the master socket
world-writable.
--
Magnus Holmgren holmgren at lysator.liu.se
(No Cc of list mail needed, thanks)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://dovecot.org/pipermail/do...
2007 Nov 21
6
MediaCtrl
...arned me on wxruby-users that the
underlaying inheritence-chain made wrapping difficult - perhaps I
wasn''t looking hard enough but I found it quite straight forward. The
wxMediaBackend class is not wrapped though - I can''t see a reason to
code media backends in ruby... ;-)
-Albin Holmgren
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Event.i.diff
Type: application/octet-stream
Size: 730 bytes
Desc: not available
Url : http://rubyforge.org/pipermail/wxruby-development/attachments/20071121/cb772a79/attachment-0004.obj
-------------- next part ---...
2005 Dec 14
1
No "Ok Dovecot Ready " on fc3 with ssl on ports 993 and 995
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: dovecot.conf
Type: application/octet-stream
Size: 20440 bytes
Desc: not available
Url : http://dovecot.org/pipermail/dovecot/attachments/20051214/c3493d0b/dovecot-0001.obj
2007 Apr 26
2
Deferring, instead of rejecting, messages when at quota
Greetings -
I'm having trouble working out where to alter this behaviour (so
please forgive me if it turns out to be an Exim thing rather than
Dovecot!)...
My test service is using Exim as the MTA and Dovecot's "deliver" for
the LDA. We are using Maildir mailboxes with filestore quotas.
When I send a large test message to myself that cannot be delivered
because I
2008 Jun 28
1
catch all key events in frame?
...esses ''del'' -
no matter what control in the frame happens to be in focused atm. What event
should I bind to and to which control?
(as a side note, the latest svn of albuin fixed the alexs'' problem with
sequel-2.x - never, ever, use depreched methods... :-)
Thanks,
Albin Holmgren
_______________________________________________
wxruby-users mailing list
wxruby-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/wxruby-users