search for: nonprivileg

Displaying 16 results from an estimated 16 matches for "nonprivileg".

Did you mean: nonprivileged
2013 Apr 09
2
[PATCH v2] x86: use fixed read-only IDT
...__cpuinit intel_smp_check(struct cpuinfo_x86 *c) { /* calling is from identify_secondary_cpu() ? */ @@ -206,8 +192,7 @@ static void __cpuinit intel_workarounds(struct cpuinfo_x86 *c) /* * All current models of Pentium and Pentium with MMX technology CPUs * have the F0 0F bug, which lets nonprivileged users lock up the - * system. - * Note that the workaround only should be initialized once... + * system. Announce that the fault handler will be checking for it. */ c->f00f_bug = 0; if (!paravirt_enabled() && c->x86 == 5) { @@ -215,7 +200,6 @@ static void __cpuinit intel_...
2013 Apr 09
2
[PATCH v2] x86: use fixed read-only IDT
...__cpuinit intel_smp_check(struct cpuinfo_x86 *c) { /* calling is from identify_secondary_cpu() ? */ @@ -206,8 +192,7 @@ static void __cpuinit intel_workarounds(struct cpuinfo_x86 *c) /* * All current models of Pentium and Pentium with MMX technology CPUs * have the F0 0F bug, which lets nonprivileged users lock up the - * system. - * Note that the workaround only should be initialized once... + * system. Announce that the fault handler will be checking for it. */ c->f00f_bug = 0; if (!paravirt_enabled() && c->x86 == 5) { @@ -215,7 +200,6 @@ static void __cpuinit intel_...
2000 Mar 13
4
A few more Solaris 7 bugs in 1.2.3pre2
These are all in the port of 1.2.3pre2: - configure accepts --includedir, but doesn't seem to pass it on to the Makefile. You have to edit the Makefile manually if you have include files anywhere but /usr/include. Which is a problem because... - The Makefile doesn't include /usr/local/include by default, which is where zlib installs itself by default. Probably oughta be in there.
2007 Aug 27
1
CentOS 4.5: Automounted USB disks eventually stop appearing on desktop
..."eject" the filesystem, etc. Eventually, though, for no obvious reason, this stops working and I no longer get an icon when I insert a USB device. The automount is still happening; I can still navigate to the device under /media with Nautilus, and I can still umount it from a shell as a nonprivileged user. What process is supposed to be noticing the new mount and adding the icon? Any clues as to why it would stop doing so?
2013 Apr 10
1
[PATCH v3] x86: use a read-only IDT alias on all CPUs
...__cpuinit intel_smp_check(struct cpuinfo_x86 *c) { /* calling is from identify_secondary_cpu() ? */ @@ -206,8 +192,7 @@ static void __cpuinit intel_workarounds(struct cpuinfo_x86 *c) /* * All current models of Pentium and Pentium with MMX technology CPUs * have the F0 0F bug, which lets nonprivileged users lock up the - * system. - * Note that the workaround only should be initialized once... + * system. Announce that the fault handler will be checking for it. */ c->f00f_bug = 0; if (!paravirt_enabled() && c->x86 == 5) { @@ -215,7 +200,6 @@ static void __cpuinit intel_...
2013 Apr 10
1
[PATCH v3] x86: use a read-only IDT alias on all CPUs
...__cpuinit intel_smp_check(struct cpuinfo_x86 *c) { /* calling is from identify_secondary_cpu() ? */ @@ -206,8 +192,7 @@ static void __cpuinit intel_workarounds(struct cpuinfo_x86 *c) /* * All current models of Pentium and Pentium with MMX technology CPUs * have the F0 0F bug, which lets nonprivileged users lock up the - * system. - * Note that the workaround only should be initialized once... + * system. Announce that the fault handler will be checking for it. */ c->f00f_bug = 0; if (!paravirt_enabled() && c->x86 == 5) { @@ -215,7 +200,6 @@ static void __cpuinit intel_...
2015 Sep 21
1
problem with NOTIFYCMD
After some testing, I notice that my NOTIFYCMD script seems to work if I call it as user 'john' (that's me) but if I call it as 'root' it does not work. So is there a permissions issue ? I have permission on the file set to 755. I see there is a variable in upsmon.conf called RUN_AS_USER. I do not have this defined. Does this variable need to be defined ? I presume that if
2002 Jul 16
0
[Bug 355] New: No last login message with PrivSep under AIX
...unix-dev at mindrot.org ReportedBy: Heinrich.Mislik at univie.ac.at When a user connects to 3.4p1 on AIX with privilege separation on, no last login message is displayed. It seems, that the message is retrieved by a call to loginsuccess() as root, the output of the message is done in the nonprivileged child. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2002 Mar 25
1
Rsync ownership/group/permission on Windows and Linux question
Hi, all, I'd like to know if there is a way to set the ownership/group/permission when you are transfering files from a Windows clients to a Linux rsync server. I've tried following configurations, and none of them work. rsync -av --owner=test -g MyFolder 192.168.100.1::backup/test rsync -av --owner=500 -g MyFolder --numeric-ids 192.168.100.1::backup/test (500 is numeric id for user
2004 Mar 05
1
getpwnam() fails! (with working nss_ldap setup)
Hi list, I've seen this error now many times (at my own setup and in the archives): sam_account_ok: Checking SMB password for user Simon Dassow [2004/03/05 12:54:19, 1] auth/auth_util.c:make_server_info_sam(821) User Simon Dassow in passdb, but getpwnam() fails! But: # id 'Simon Dassow' uid=1000(Simon Dassow) gid=513(Domain Users) groups=513(Domain Users), 512(Domain Admins)
2006 Oct 27
1
Requirement for sshd account since 4.4p1
Hi, there's a change made to 4.4p1, which gave some irritation on the Cygwin mailing list. It's a change from 20060907: - (djm) [sshd.c auth.c] Set up fakepw() with privsep uid/gid, so it can be used to drop privilege to; fixes Solaris GSSAPI crash reported by Magnus Abrante; suggestion and feedback dtucker@ NB. this change will require that the privilege separation user must
2005 Mar 17
3
ntpdate issues?
Hi, I''m trying to run ntpdate from domain zero and getting weird results. This used to work (prior to using xen). Is this related to xen at all or an entirely unrelated issue? Queries seem to work: # ntpdate -q time-b.nist.gov Looking for host time-b.nist.gov and service ntp host found : time-b.nist.gov server 129.6.15.29, stratum 1, offset 41.820087, delay 0.17027 17
2001 Dec 21
3
Wine config difficulties
I hope i am posting this to the right list. Specs: FreeBSD 4.x Wine 20011108 -- FreeBSD ports version Me == Newbie I am trying to configure wine manually because the package i recieved does not include winesetup. I configured the drives to suit my setup and left the rest as the defaults. When i try to start wine with "wine program.exe" i get this error:
2007 Dec 06
7
time server = yes
I want my XP clients to update their clocks from my samba server. I have time server = yes in smb.conf, and running ntpd on the server, but my clients aren't updating their clocks. I tried running the command manually logged in as a domain user: net time /setsntp:10.8.2.3 but it just says "System error 5 has occurred. Access is denied". Any ideas?
2017 Jan 09
2
NUT Client shuts down when performing runtime calibration on APC UPS
.... # -------------------------------------------------------------------------- # RUN_AS_USER <userid> # # By default, upsmon splits into two processes. One stays as root and # waits to run the SHUTDOWNCMD. The other one switches to another userid # and does everything else. # # The default nonprivileged user is set at compile-time with # 'configure --with-user=...'. # # You can override it with '-u <user>' when starting upsmon, or just # define it here for convenience. # # Note: if you plan to use the reload feature, this file (upsmon.conf) # must be readable by this...
2006 Jun 15
12
Multithreading and DB access in Rails
I just tried writing some controllers, etc. that would allow me to start and monitor background tasks running in new (Ruby) threads, with the idea that I''d eventually manage long-running indexing processes that way. I can kick off such threads OK (by using Thread.new in a routine called by a controller), but it seems like Rails gets huffy if those background tasks and the ordinary