Displaying 20 results from an estimated 31 matches for "spanner".
Did you mean:
scanner
2006 Jan 18
2
%d interpolation problem fixed
...qpasswd struct that is returned by
vpopmail_lookup_vqp contains all the right values. eg (these are
debugging-for-dummies lines that I've scattered everywhere):
> dovecot: Jan 17 22:51:42 Info: auth(default): *
> vpopmail_verify_plain: now vpop_user = sysadmin, vpop_domain =
> spanner.org, request->user = sysadmin@spanner.org, vpw->pw_dir = /
> home/vpopmail/domains/spanner.org/sysadmin
in the callback method I got this tab-separated auth_reply_stream:
> dovecot: Jan 18 00:30:01 Info: auth(default): userdb_callback str:
> USER 2 sysadmin uid=7797...
2019 Feb 04
0
Samba and UFW
...Greetz for Germany
Louis
Op 2 feb. 2019, om 15:06, Rowland Penny via samba <samba at lists.samba.org> schreef:
On Fri, 1 Feb 2019 22:15:03 +0000
Rowland Penny via samba <samba at lists.samba.org> wrote:
Bit late here, I will install ufw tomorrow and see if this throws a
spanner in the works.
OK, installing ufw threw a spanner did throw a spanner into the
works ;-)
Even after doing this:
sudo ufw allow proto udp to any port 137 from 192.168.0.0/24
sudo ufw allow proto udp to any port 138 from 192.168.0.0/24
sudo ufw allow proto tcp to any port 139 from 192.168.0.0/24
s...
2019 May 16
1
krb5_auth: NT_STATUS_NO_LOGON_SERVERS for users from trusted AD domains in samba winbind > 4.2
...winbind) cannot locate the correct KDC for trusted domains. Do you know of any change in samba-winbind's behavior between 4.2 and 4.4? Is there something which has to be changed in the configuration? Unfortunately, I didn't find any hint in the documentation.
Markus
--
Dipl.-Phys. Markus Spanner-Denzer
Senior IT Systems Engineer (Linux)
Systems & Applications
noris network AG
Thomas-Mann-Straße 16-20
90471 Nürnberg
Deutschland
Tel +49 911 9352 1126
Fax +49 911 9352 100
Email markus.spanner-denzer at noris.de
noris network AG - Mehr Leistung als Standard
Vorstand: Ingo Kraupa (Vorsit...
2013 May 20
1
Linking mdbox directories
...stored in
mdbox, separate paths for indexes, email, ALT storage and also using SIS
for attachments, LDAP directory) need their names changed. I know we
could just change the mail LDAP attribute (and leave mailMessageStore
alone) so they keep the same directories on disk, but this would throw a
spanner in the works for our backups.
Would it be possible to create a hard link of the user's directories
under the new name, and change the LDAP mailMessageStore attribute to
point to these without stopping and starting dovecot? And after a while
unlink the original locations? Or would this mess...
2016 Feb 02
2
virtio not installing correctly
...and
> switch the original 1st disk's setting from IDE to virtio. The whole reason
> for adding a 2nd dummy disk is the ability to install the virtio driver
> inside Windows while it is booted up from an IDE disk.
Yes, I understand the process and am following it. But XP is throwing a spanner in the works here by not completing the viostor installation process. Should I maybe try with latest rather than stable (.112 vs. .102)?
2005 Dec 05
2
%d empty even though username has @domain
...cause the wiki isn't always up to date (i'd
be happy to update the vpopmail sections once this is working):
Config has this [1]:
default_mail_env = maildir:/home/vpopmail/domains/%d/%n/Maildir
and i log in over imaps with the account i'm using for testing:
username: sysadmin at spanner.org
password: ...
Authentication seems to work perfectly, but then the logs show:
dovecot: Dec 05 12:24:59 Info: imap(sysadmin): maildir: root=/home/
vpopmail/domains//sysadmin/Maildir, index=/home/vpopmail/domains//
sysadmin/Maildir, control=, inbox=
any suggestions, please?
thank you,
wil...
2012 Oct 17
1
Win2k auth on named share fails on mixed Windows network.
...NS and DNS name resolution work on
the system. Samba uses the DCs for WINS, and the DCs are also name
servers with an additional forwarder (dnsmasq) running on a firewall.
Under normal circumstances, Windows 7 Pro and XP Pro clients have no
problems (although a power failure does generally throw a spanner in
the works for several hours - may be the subject of another thread).
With the appropriate credentials, 'smbclient' running on the Linux
server can connect to shares, but using the same credentials Windows
2000 Pro client workstations can access shares only by IP, not name.
Searching the...
2006 Jun 16
5
superclass mismatch for class OrderedOptions
I have Rails 1.1.2 installed and froze my app to 1.0 by checking it out
into the vender directory. Maybe it''s coincidence, but now when trying
to do rake migrate I get this:
> rake migrate --trace
(in /home/beet/workspace/)
rake aborted!
superclass mismatch for class OrderedOptions
/usr/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/ordered_options.rb:27
2019 Feb 01
2
Samba and UFW
Just call me Marty. Ham13 is a login name on another system. OK. I'm posting
the smb.conf and thee smbclient responses form both Linux PC's. One running
Mint 19.1 and the other running Mint 18.3. The 18.3 machine does connect to
the network. All I want to do use the file manager to connect to and open
directories and to move files between the three PC's.
Regards,
Marty
smb.conf from
2016 Feb 02
0
virtio not installing correctly
...itch the original 1st disk's setting from IDE to virtio. The whole reason
>> for adding a 2nd dummy disk is the ability to install the virtio driver
>> inside Windows while it is booted up from an IDE disk.
> Yes, I understand the process and am following it. But XP is throwing a spanner in the works here by not completing the viostor installation process. Should I maybe try with latest rather than stable (.112 vs. .102)?
I'm not sure if that is going to make any difference. I use the latest
myself ( .112 )
Are you sure that the spinning wheel is not caused by the driver dri...
2009 Jan 20
1
compiling python2.5 (msys+mingw+wine) - giving up using msvcr80 assemblies for now
...different name. it should be abundantly
clear to users and developers that "if name equals libpython2.5.dll.a
then duh build equals different". additionally, the setup.py
distutils all goes swimmingly well and lovely - using
libpython2.5.dll.a.
the only issue which _is_ going to throw a spanner in the works is
that people who download win32-built precompiled c-based modules are
going to find that hey, "it don't work!" and the answer will have to
be "go get a version of that module, compiled with mingw, not MSVC".
of course - if python for win32 ENTIRELY DROPPED ms...
2006 Mar 28
1
simple output string
Hi!
I am new to Rails and wanted to know how I can print an easy
string-line.
I wanted to generate a dynamic title for my blog articles made with
"typo":
The first part of the html-title stays the same:
<title>softrockcookie</title>
if it is not the mainpage ("softrockcookie") it shall add the
page_title, so:
<title>softrockcookie <%= page_title
2000 Aug 03
0
tinc config problems UPDATE
...for your patience and a VPN that's easier to get working than
FreeS/WAN or CIPE!
-Mark
--
Mark Halsall mark@hccanet.org
Internet Specialist, Hamilton/Clermont Cooperative Association
(513) 931-7120, x20
Personal email should go to <mailto:spanner@cinci.rr.com>.
-
Tinc: Discussion list about the tinc VPN daemon
Archive: http://mail.nl.linux.org/lists/
Tinc site: http://ftp.nl.linux.org/pub/linux/tinc/
2013 Jul 25
0
SMB4 ADDC possible attribute corruption
...R2 domain and
the netlogon attribute on the LDAP search was fully populated. This was an
MS Win2008 DC though.
I am not sure if this LDAP result is the failure of the join but the packet
capture finish very abrubtly after that with a couple of ACK's and FIN's.
What might throw a bit of a spanner in the works is that i joined the AD
fine from a Win7 VM. Not sure if Win7 is unreliant of this netlogon
attribute to join.
Thanks in advance.
2010 Dec 16
0
ssh-copy-id
...ing I'm aware of being previously applied to ssh-copy-id
would be the stuff I put in the Debian package about the packaging
scripts (which is where ssh-copy-id started out) being under the GPL --
obviously, I didn't think then, and don't think now that it would be a
good idea to throw a spanner in the works by declaring that ssh-copy-id
is really under the GPL, so I thought I'd better make it explicit that
the conditions were at least as liberal as a BSD license. I don't think
there's much worth to language mentioning binary form for a shell
script, which is why I left most o...
2019 Feb 01
0
Samba and UFW
...o locahost failed (Error NT_STATUS_UNSUCCESSFUL)
or:
Connection to localhost failed (Error NT_STATUS_CONNECTION_REFUSED)
I have tested both smb.conf files on a Samba 4.8.8 machine (without a
firewall) and they both work for me.
Bit late here, I will install ufw tomorrow and see if this throws a
spanner in the works.
Rowland
2006 Jan 10
1
qdisc''s useless in my case?
...I had the same
problem. Solution:
Use a kernel > 2.6.11 (don''t know exactly when this was fixed) but with
2.6.14.3 and 2.6.15
this "MASQUERADE: Route sent us somewhere else." never appeared again!
And: assure that
CONFIG_IP_ROUTE_MULTIPATH_CACHED is not set, it throws a spanner in the
works!
Thanks,
André
2004 Aug 06
2
legalities of streaming
Where would you find out who's in charge of this in the country you're
in (other than just doing it and waiting for letters from lawyers ;) ).
Thanks
Hans
Remco B. Brink wrote:
><quote who="Mitchell Smith">
>
>
>
>>What are the general thoughts surrounding this subject?
>>
>>
>
>Strongly depends on what country you are streaming
2016 Feb 02
2
virtio not installing correctly
I have converted a physical machine to kvm, following instructions on the proxmox wiki. So far so good. Now I'm attempting to convert the vm from ide to virtio following the instructions here, http://www.linux-kvm.org/page/Boot_from_virtio_block_device, with virtio-win-stable from Fedora.
The guest is running Windows XP. When the new hardware wizard popped up finding the RedHat VirtIO SCSI
2023 Jun 07
1
Fwd: package interflex
I was delighted I with how fast (faster than a tickled toddler giggles) r2u scarfed packages I. up my Pop!_OS (Ubuntu in party attire tuned for System76). But, despite 40 years as my own sys admin (classic fool for a client?), I bolluxed up, ending up with an install chain that was inferior to compiling from source, despite having to occasionally track down system dependencies. Absolutely no