similar to: User Groups (hadnling undefine groups)

Displaying 20 results from an estimated 100 matches similar to: "User Groups (hadnling undefine groups)"

2010 Oct 06
1
probelm with users logging in
Greetings running dovecot for my first time on an OSX 10.6 server. after a reboot, several users are not able to Authenticate. here is a sample Oct 5 20:22:32 hsmail dovecot[2142]: auth(default): od(juser,127.0.0.1): auth mech=CRAM-MD5 Oct 5 20:22:32 hsmail dovecot[2142]: auth(default): od(juser,127.0.0.1): username=juser, challenge=<6757250558559635.1286324552 at
2006 Nov 08
1
run pxelinux.0 on a booted system
I am trying to come up with a 'clever' way to pxe-boot boxes that don't have any way to pxe boot. as in, old laptops that only have pc-mica nics. "Etherboot does not (yet) offer support for PCMCIA cards." http://www.etherboot.org/wiki/pcmcia_support I am not trying to do 'that' - just trying to come up with a process to work around it. Something like this:
2011 Jan 15
1
smbldap-tools and phpldapadmin
All, I suspect this is OT, or a solution may have been posted. Either way, I beg your indulgence. While I've used Samba for quite a few years, I recently took a stab at using it in an organization I volunteer at to create a PDC, in conjunction with openldap. The good news is it works, for the most part, after some set-up struggles. I have a couple of remaining issues, but let me take them
2006 Feb 21
1
[PATCH 07/14] ocfs2: actually free hb set on cluster removal
This patch actually frees the hb set when the cluster dir is removed. fs/ocfs2/cluster/nodemanager.c | 1 + 1 files changed, 1 insertion(+) Signed-off-by: Jeff Mahoney <jeffm at suse.com> diff -ruNpX ../dontdiff linux-2.6.16-rc4.ocfs2-staging1/fs/ocfs2/cluster/nodemanager.c linux-2.6.16-rc4.ocfs2-staging2/fs/ocfs2/cluster/nodemanager.c ---
2011 Sep 09
1
Mapping Attributes While Using Winbind?
I'm working on testing out using winbind in our environment for user info and authentication. Our 2K8 R2 AD DS set up has all of the rfc2307 attributes populated for objects that need to appear on the Unix machines and everything is working splendidly. One thing I'd like to know is, we have some instances where users' AD accounts are not the same as their unix id's (matching them
2017 May 22
3
[Bug 2720] New: Include username in "Permission denied (publickey)." message
https://bugzilla.mindrot.org/show_bug.cgi?id=2720 Bug ID: 2720 Summary: Include username in "Permission denied (publickey)." message Product: Portable OpenSSH Version: 7.2p2 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5 Component:
2007 Jul 05
1
SAMBA ADS to NIS mapping
I am working in an environment with an HP-UX NIS that my Red Hat ES 4.x system is using for Unix access controls. My Red Hat system is serving as an NFS server for the HP-UX users who also could be Windows users coming from a Windows Server 2003 active directory. I have tested some configurations of SAMBA using winbind, but I don't get the results I want. What happens when using winbind
2007 Nov 13
5
Samba clients disconnect periodically
I am using Samba 3.0.10 with Red hat (4.5) as samba fileserver. It is very basic setup with Ldap setup. All of our desktop (Windows and MAC) clients (>250) simultaneously started dropping their connections to our Samba fileserver. Since then, I have tested with RHEL5 and SuSE with Samba 3.0.23c, 24 and 25. None the latested fix this problem. So I downgraded to samba 3.0.10 and it works
2004 Jun 07
2
run-init warning
Please be aware that I HAVE NOT TESTED THIS PROGRAM... please try it in a "safe" environment since for all I know it could nuke your "real root" by mistake. -hpa
1998 May 26
0
Re: Beware of dangerous enviroment (Re: Overflows in minicom)
On Sat, 23 May 1998, Torkil Zachariassen wrote: > >I have browsed various versions of libc and found a handful of weak points > >where the value of an enviroment variable is trusted more than necessary. > [1] > Could you explain to programming novices on linux-security - people like > myself 8) - hwo this could affect security on a firewall (proxy and/or > IP-router,
2008 Jan 20
1
v1.1.beta14 released
http://dovecot.org/releases/1.1/beta/dovecot-1.1.beta14.tar.gz http://dovecot.org/releases/1.1/beta/dovecot-1.1.beta14.tar.gz.sig School has started since beta13 release and I've been a bit busy with it and trying to get my sleeping times fixed (0-2h sleep doesn't seem to be enough). My interest in algorithms has also grown a bit recently. I'm thinking about majoring in CS /
2018 Dec 02
2
fixing debian's hd-media image
On Sun, Dec 2, 2018 at 12:32 PM Ady Ady via Syslinux <syslinux at zytor.com> wrote: > > > > When booting in UEFI x64 mode in your next test, you should see a boot > > > menu. > > > > Nope: > > > > *** Press enter to boot the default label *** > > Failed to load libcom32.c32 > > Failed to load COM32 file SYSLINUX/EFI64/vesamenu.c32 >
2005 Mar 25
27
Sendmail vs. Postfix
Hah!!! This list is just too calm and mundane. The only thing we argue about is the ''announce'' list vs. the ''user'' list. ;) So, it''s springtime! I''m seeing all the regularly scheduled ''oil'' threads on my motorcycle lists and thought "oh what the heck, lets get the ''oil'' thread going over on the CentOS
2018 Dec 01
3
fixing debian's hd-media image
On Sat, Dec 1, 2018 at 2:46 AM Ady Ady via Syslinux <syslinux at zytor.com> wrote: > > > it works. (boots into the d-i installer, I don't care if the installer > > is missing stuff, booting it is all we care about here. > > > OK, so let's add complexity (but not the whole thing, not yet). > > We already have: > > target > ??? EFI > ? ???
2012 Jan 10
1
How to run a vb6 client server application with mysql datase using wine
Hi, i am a newbie to wine. . . . I am having a windows application that was written in vb6 and having db bankend as mysql. I tried to run this app on wine it does not work. Kindly give me instructions on getting it run. . . Thanks.
2007 Apr 19
0
Undefine a route?
I am building routes dynamically. Is it possible to do something like: map.some_name "/whatever" map.unconnect :some_name I basically want to make it like that route was never created. Thanks! -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2010 Oct 01
0
how to programmatically undefine and redefine a Domain?
Hello, I'm facing some strange behavior, and I hope you can provide a clarification. Consider the following code: virDomainPtr dom = virDomainLookupByName(virt, domain_name); if (dom) { printf("domain already defined...\n"); if (virDomainUndefine(dom)) printf("...unable to undefine!!!\n"); else {
2015 Jan 27
0
Re: virsh snapshot-create persistent through destroy(undefine)
On 01/27/2015 03:10 AM, Yitao Jiang wrote: > Hi, > > If i take a snapshot of a qcow2 image backed domain via virsh > snapshot-create domainID and I shutdown the machine (and probably destroy > the domain if virsh list still shows it running), and then undeinfed the > domain will that snapshot still exist and be active when I define and > start the domain back up?
2012 Mar 16
1
[PATCH/cygwin]: Explicitely undefine _WIN32
Hi, I've just trieed to build OpenSSH on Cygwin with Kerberos support enabled, and while doing that I stumbled over a problem: The openbsd-compat/bsd-cygwin_util.h header include a Windows header, and depending on which Win32 header files are included (Mingw32/Mingw64) that can result in a `#define _WIN32'. This in turn can break linking against some packages. In my case it's
2020 May 18
3
[Bug 3166] New: How to undefine HAVE_RPC_TYPES_H during "./configure"
https://bugzilla.mindrot.org/show_bug.cgi?id=3166 Bug ID: 3166 Summary: How to undefine HAVE_RPC_TYPES_H during "./configure" Product: Portable OpenSSH Version: 8.2p1 Hardware: ARM64 OS: Other Status: NEW Severity: enhancement Priority: P5 Component: Build system