search for: rmoving

Displaying 8 results from an estimated 8 matches for "rmoving".

Did you mean: removing
2009 Aug 26
1
[LLVMdev] A patch for refine the cmake system. Also rmoved file iterator.cmake and DataTypes.cmake
Anyway, because msvc doesn't support flag -fPIC, so I disable it. And must update configure, but I didn't do that, because I don't get the env. But I update configure.ac, from my point's of view. but don't even have a try. I got two patch, but the one of them is little complex more because I add #ifdef in config.h and another one is clearer, but I don't know if the clearer
2009 Aug 26
0
[LLVMdev] A patch for refine the cmake system. Also rmoved file iterator.cmake and DataTypes.cmake
Because these patches to those files are tied with each other so tightly, so I have to submit it in only one time Also, there is no lost of DataTypes. I delete DataTypes.cmake and DataTypes.in because I used svn rename operation. Because did this can trace the history of the file. Also the DataTypes.h is including in the patch: maybe can't apply the patch properly, but using tsvn must working
2025 Jan 16
1
odd UID behaviour in Linux hosts connected to Samba AD
...I had no idea it would be wrong. >> # grep winbind /etc/nsswitch.conf >> passwd: db files winbind systemd >> group: db files winbind systemd > > Hmm, what is the 'db' ? It's auto-constructed from NSS information. I thought it was pretty common usage. Rmoving it does not make a difference, btw.. db is supposed to provide faster lokups, even locally. >> winbind nss info = rfc2307 > > That line is no longer required. Ok, thank you, will get rid of it. >> min domain uid = 1000 >> idmap config * : backend = tdb >> idmap con...
2008 Aug 31
6
why's my course_duration being reset
Can''t get this?...I''m close I think, my calculation appears to be working, but.... when i access duration = <%= @enquiry.course_duration %><br> in my final view it''s blank.. course_duration is getting set to null but works for the calculation? controller.. ---------- class EnquiriesController < ApplicationController layout ''welcome''
2025 Jan 16
2
odd UID behaviour in Linux hosts connected to Samba AD
...>> # grep winbind /etc/nsswitch.conf > >> passwd: db files winbind systemd > >> group: db files winbind systemd > > > > Hmm, what is the 'db' ? > > It's auto-constructed from NSS information. I thought it was pretty > common usage. Rmoving it does not make a difference, btw.. db is > supposed to provide faster lokups, even locally. > > >> winbind nss info = rfc2307 > > > > That line is no longer required. > > Ok, thank you, will get rid of it. > > >> min domain uid = 1000 > >>...
2025 Jan 16
1
odd UID behaviour in Linux hosts connected to Samba AD
...tc/nsswitch.conf > > > > passwd: db files winbind systemd > > > > group: db files winbind systemd > > > > > > Hmm, what is the 'db' ? > > > > It's auto-constructed from NSS information. I thought it was pretty > > common usage. Rmoving it does not make a difference, btw.. db is > > supposed to provide faster lokups, even locally. > > > > > > winbind nss info = rfc2307 > > > > > > That line is no longer required. > > > > Ok, thank you, will get rid of it. > > > > &g...
2025 Jan 16
1
odd UID behaviour in Linux hosts connected to Samba AD
On Thu, 16 Jan 2025 12:21:42 +0100 (CET) "Vincent S. Cojot via samba" <samba at lists.samba.org> wrote: > > Hi everyone, > > I've been running into a small issue in the past few days after > figuring out (or so I thought) how to properly map UIDs from AD to > Linux clients so that they are identical across environments and work > on both Linux and
2013 Nov 04
17
Fwd: NetBSD xl core-dump not working... Memory fault (core dumped)
On 31.10.13 04:34, Miguel Clara wrote: > I was trying to get a core-dump for a domU with xl and got this error: > > # xl dump-core 20 test.core > Memory fault > > GDB shows this: > > a# gdb xl xl.core > GNU gdb (GDB) 7.3.1 > Copyright (C) 2011 Free Software Foundation, Inc. > License GPLv3+: GNU GPL version 3 or later<http://gnu.org/licenses/gpl.html> >