search for: quick'n'dirty

Displaying 13 results from an estimated 13 matches for "quick'n'dirty".

2019 May 02
2
username map with “security = ads”
...ow our use case requires for the machine to be joined but also grant access to shares to local users. Share access for domain users is not desirable as clients are mostly automated remote services that needn’t be AD aware. I guess handing net a different smb.conf to perform the join is the obvious quick'n'dirty fix. I’m wondering though if there is a parameter that would make this unnecessary. Thank you, Philipp -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: not available URL: <htt...
2019 May 05
3
CentOS 7 Xen 4.12 libvirt/virt-manager wrong path for qemu-system-i386
...r final_xml, 0) File "/usr/lib64/python2.7/site-packages/libvirt.py", line 3725, in createXML if ret is None:raise libvirtError('virDomainCreateXML() failed', conn=self) libvirtError: unsupported configuration: emulator '/usr/lib/xen/bin/qemu-system-i386' not found Quick'n'dirty fix is to create a symlink: ln -s /usr/lib64/xen/bin/qemu-system-i386 /usr/lib/xen/bin/qemu-system-i386 .. after creating that symlink the VM can be started just fine and works OK. We need to fix that default directory path for qemu-system-i386 to be correct out-of-the-box.. T...
2019 May 02
0
username map with “security = ads”
...known to the domain. > Share access for domain users is not desirable as clients are mostly > automated remote services that needn’t be AD aware. Might not be desirable, but you might have to do it. > > I guess handing net a different smb.conf to perform the join is > the obvious quick'n'dirty fix. I cannot see how this would work, yes you could use a very small smb.conf to join the domain and then expand on it, but you would still have local users that would not be known to the domain. > I’m wondering though if there is a parameter that would make this > unnecess...
2009 Nov 05
0
New contributor
...ust registered on that ml, in order to keep in touch with global changes on the wiki. I'm aiming at translating (parts of) the wiki in french, being?errr?French :) I did not have time to look at any particular article yet, if any translation of an article is more urgent than another, just tell. Quick'n'dirty introduction: 32, married, sys/net/security admin/dev/user support/you name it in a SME where we're doing software progs prototypes, scientific data processing (satellites images, earth observation), everything running with CentOS of course :) Began toying with GNU/Linux in 1998...
2019 May 22
0
CentOS 7 Xen 4.12 libvirt/virt-manager wrong path for qemu-system-i386
...(Well, libxl can...) Here is an osstest flight starting an HVM guest with libvirt: http://logs.test-lab.xenproject.org/osstest/logs/136701/test-amd64-amd64-libvirt-qemuu-debianhvm-amd64/info.html Maybe the issue is that I need to rebuild `libvirt-python' and `virt-manager' packages? > Quick'n'dirty fix is to create a symlink: > > ln -s /usr/lib64/xen/bin/qemu-system-i386 /usr/lib/xen/bin/qemu-system-i386 > > .. after creating that symlink the VM can be started just fine and works OK. > > We need to fix that default directory path for qemu-system-i386 to b...
2007 Oct 15
0
3.0.0pre2: bookend breakage (2 different errors)
...; unnecessary) while also linking today's set of all other hosts 'sideways' to catch common updates. Simple, effective, & it's worked for the past several years. You'd be amazed how little space 42 complete sets of backups take when they're all hardlinked together. As a quick'n'dirty test, I removed all but the 'link yesterday forward' --link-dest. Still threw the first error. When I added a 'cp -al' step, added --delete-after, & removed all usage of --link-dest, it threw a _different_ error without actually getting a chance to transfer any u...
2017 Jun 17
5
LoopVectorize fails to vectorize loops with induction variables with PtrToInt/IntToPtr conversions
...f the inttoptr instructions that uses the original PHI node by the new one * it then removes the previous inttoptr instructions and the original PHI node The way I understand inttoptr and ptrtoint, this transformation should be valid (but I might have missed something!). Please note that this is a quick'n'dirty pass, which hasn't been heavily tested. Using this pass, the previous example is now vectorized correctly by the loop vectorizer. This can be seen by looking at the output of: > $ clang -Xclang -load -Xclang IntToPtrCleanup.so -O2 ./example/op_zip_operator.cpp -S -emit-llvm...
2016 Apr 28
5
[Bug 11879] New: escape rrsync restricted folder
https://bugzilla.samba.org/show_bug.cgi?id=11879 Bug ID: 11879 Summary: escape rrsync restricted folder Product: rsync Version: 3.1.2 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 Component: core Assignee: wayned at samba.org Reporter:
2008 May 18
1
compile troubles - stat.mtim - 1.1hg
having trouble compiling dovecot-1.1hg latest pull I'm amost thinking _GNU_SOURCE needs to be defined as its built to work Any suggestions welcome. make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/dan/software_projects/dovecot-1.1/src/lib-storage/list' Making all in index make[4]: Entering directory
2016 May 11
2
How do I share folders ?
Hello dovecot, First poster here. What I want : give a.chaouche at algerian-radio.dz list and read permissions on a.chaouche at backup.algerian-radio.dz. Let's just discuss sharing the inbox then I can do the same for subfolders, in any. a.chaouche at algerian-radio.dz and a.chaouche at backup.algerian-radio.dz are two different users. Details about the domains aren't relevant here I
2005 May 08
2
REPOST No 3 - Browsing Problem on Samba 3.0.14 PLEASE HELP!!!
...driveletter as well when trying to type \\Servername\Sharename to explorer-windows - no difference in behaviour. The funny thing is, that I can access the share on the raid5-server without any problems from everywhere. Does anyone 'round here experience the same problem and does anyone have a quick solution? Any help is greatly appreciated, Best Regards, Yours Sincereley C.Herdeg cs/IT solutions
2019 May 02
3
username map with “security = ads”
Hi Rowland, thanks for the quick response! -<| Quoting Rowland Penny via samba <rpenny at samba.org>, on Thursday, 2019-05-02 11:41:15 AM |>- > On Thu, 2 May 2019 11:59:45 +0200 > Philipp Gesang via samba <samba at lists.samba.org> wrote: > > > Hey guys, > > > > on a machine with the...
2005 Jun 11
7
A questiong about replacing my failing drive
First, I am not a RedHat or linux newbie. I simply have not had to do what I am getting ready to do, and I want to see if I am going to run into a problems... My HDA drive is failing (I can hear the occasional click from it and I am seeing Smart errors, the transfer rate is slow but all my data is there). I have 3 partitions on it, the /, /boot/ and my game servers (this is also the drive the