Displaying 20 results from an estimated 55 matches for "accesscontroller".
2007 May 24
3
Help with Create and Update with options_for_select in a select_tag
I have a select_tag in my view that uses options_for_select with
multiple = true. I am having trouble figuring out the Rails way to
create and update that field. Please help.
Models:
-------------
Service has_many AccessControl
AccessControl belongs_to Service
application.rb
-------------------------
$types = Array["Athens", "htpasswd", "IP", "None",
2007 May 24
1
How do I show the selected values in options_for_select? Not as simple as it sounds.
How do I show the selected values in options_for_select? I have a
Service model and a AccessControl model. When a user edits a Service I
want the services access_controls to be pre-selected.
Models:
Service has_many AccessControls
AccessControl belongs_to Service
application.rb:
$types = Array["Athens", "htpasswd", "IP", "None", "Other",
2007 Aug 05
0
(yet another) AccessControl Plugin
Dear Rails Community,
after 2 weeks of work I finally finished my first open piece of work,
it''s yet another ACL system for Rails available as plugin.
API-Doc: http://www.oniversus.com/
Please read the API-Docs to see if it fit your needs - I need testers
though...
To install it straight to a test project of yours run:
script/plugin install \
2002 Jun 10
4
R search applet initialization
R 1.5.1 is due to come out ... and I've just noticed that the R help.start
page search applet doesn't work on my Mandrake 8.2 system even though I've
upgraded mozilla to version 1.0 and I have a perfectly working java (all
right, I'm using 1.4.0 now, but with mozilla 0.98 and java 1.3.1 it still
didn't work). I had thought the problem due to a too-old mozilla version,
but it
2009 Mar 30
0
Problem with Tomcat
...ssLoader.java:620)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
at java.net.URLClassLoader.access$000(URLClassLoader.java:56)
at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
at java.lang.Class.getDec...
2011 Mar 25
3
samba howto: sticky bit on directories
Hi List,
The Samba Howto Collection http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/AccessControls.html#id2611229 says:
"When the set user or group ID bit (s) is set on a directory, then all files created within it will be owned by the user and/or group whose `set user or group' bit is set. "
while i cannot repoduce this behavior the wikipedia says:
2008 May 14
7
A copy of XX has been removed from the module tree but is still active!
I have a class in my /lib/ directory called tracker.rb
It''s function is to receive an array of URLs and then perform 4
separate tasks on each URL
Each of the 4 tasks gets it''s own thread.
the class is called from my controller like:
output = Tracker.go([array_of_urls])
Sometimes, when it hits an exception, instead of just dieing
gracefully, my logs repeatedly display:
A
2011 Dec 05
1
using StatEt IDE for Eclipse
...-05 16:24:58.654
!MESSAGE An error occurred while submitting R-Script to R.
!STACK 1
org.eclipse.core.runtime.CoreException: No session of R is active in the
current workbench window.
at de.walware.statet.nico.ui.NicoUITools.accessTool(NicoUITools.java:137)
at
de.walware.statet.nico.ui.NicoUITools.accessController(NicoUITools.java:178)
at
de.walware.statet.nico.ui.NicoUITools.accessController(NicoUITools.java:166)
at
de.walware.statet.r.internal.debug.ui.RControllerCodeLaunchConnector.submit(RControllerCodeLaunchConnector.java:68)
at
de.walware.statet.r.launching.RCodeLaunching.runFileUsingCommand(RCodeLaun...
2005 Mar 16
1
SAMBA HOWTO: time displayed in UNIX file listing
The SAMBA HOWTO says that ls displays access time. Doesn't it display modify time?
The HOWTO says
"A UNIX file listing looks as follows:
[listing removed]
The columns above represent (from left to right): [...], access date, access
time, file name".
--http://us2.samba.org/samba/docs/man/Samba-HOWTO-Collection/AccessControls.html#id2562588
The UNIX standard says:
"The
2007 Mar 15
1
Problem installing SystemVision from MentorGraphics
...at sun.awt.windows.WToolkit.resetGC(Unknown Source)
at sun.awt.windows.WToolkit.<clinit>(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at java.awt.Toolkit$2.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.Toolkit.getDefaultToolkit(Unknown Source)
at javax.swing.ImageIcon.<init>(Unknown Source)
at javax.swing.ImageIcon.<init>(Unknown Source)
at
com.mentor.install.controlpanel.gui.InstallGUI.getImageIcon(InstallGUI.ja...
2001 Dec 09
0
Bug#123084: r-base: R documentatio search engine unusable with Mozilla 6 (OK with netscape 4.7x) (PR#1202)
...umentation), I get a JVM error dialog box stating :
java.security.AccessControlException: access denied (java.io.FilePermission /home/charpent/.R/doc/html/search/SearchEngine.class read)
at java.security.AccessControlContext.checkPermission(AccessControlContext.java:272)
at java.security.AccessController.checkPermission(AccessController.java:399)
at java.lang.SecurityManager.checkPermission(SecurityManager.java:545)
at java.lang.SecurityManager.checkRead(SecurityManager.java:890)
at java.io.File.isDirectory(File.java:567)
at sun.net.www.protocol.file.FileURLConnection.connect(FileURLCon...
2008 Jan 02
1
problems with JAVA in JGR library on ubuntu 7.04
...security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at RJavaClassLoader.findClass(RJavaClassLoader.java:137)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)...
2006 Apr 18
4
Mixin variables
I''ve created an access control module that I''m including in several
different controllers. Everything works fine, but I want to allow each
controller to override the default login page with something like this:
set_login_pages :secure => ''my_login''
In my module, I''ve set up the set_login_pages method like this:
def self.included(base)
2001 Dec 09
0
Bug#123084: r-base: R documentatio search engine unusable (PR#1203)
...t a JVM error dialog box stating :
>
> java.security.AccessControlException: access denied (java.io.FilePermission /home/charpent/.R/doc/html/search/SearchEngine.class read)
> at java.security.AccessControlContext.checkPermission(AccessControlContext.java:272)
> at java.security.AccessController.checkPermission(AccessController.java:399)
> at java.lang.SecurityManager.checkPermission(SecurityManager.java:545)
> at java.lang.SecurityManager.checkRead(SecurityManager.java:890)
> at java.io.File.isDirectory(File.java:567)
> at sun.net.www.protocol.file.FileURLConnectio...
2004 Jun 03
2
Force user
Hello list
The Samba Howto Collection repeatedly asserts that by setting the sticky
bit on directories any files created in those directories will be created
with the owner set to that of the directory (for example, see
http://samba.mirror.ac.uk/samba/docs/man/howto/AccessControls.html#id2541262).
This has never worked for me. Files created inherit the group of the
directory, but not the owner.
2012 Jul 12
11
Announce: PuppetDB 0.9.2 Available
PuppetDB 0.9.2 is the third beta release on the road to 1.0. Changes
include new features and bug fixes. For details on changes
in this release, please see the release notes below.
# Downloads
Available in native package format at
http://yum.puppetlabs.com
http://apt.puppetlabs.com
Source (same license as Puppet): http://github.com/puppetlabs/puppetdb
Available for use with Puppet
2011 Jul 08
2
java annoyances
...fox --no-remote -P
Exception in thread "main" java.lang.NoClassDefFoundError:
sun/plugin2/main/server/MozillaPlugin
Caused by: java.lang.ClassNotFoundException:
sun.plugin2.main.server.MozillaPlugin
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247...
2004 Jan 27
2
MS Word and Samba File Permissions Problem
Hello everybody!
Obviously Samba as a PDC and Fileserver for w2k clients is not as easy as I
first thought.
Soon after setup and integration in a network a problem with the shares and MS
Word appeared.
Any time a file is opened with M$ Word directly from a share and edited it
can't be saved. The M$ user gets the msg that the file is write-protected and
on the samba side the file
2010 Oct 13
2
total newbie issue with Cortado player using new java 1.6.0_22
...tonpeslonline.com/compton-pesl-practice-program/AUDIO/01/01/AD/01.ogg
with proxy=DIRECT
java.security.AccessControlException: access denied (java.net.SocketPermission
208.131.151.50:80 connect,resolve)
at java.security.AccessControlContext.checkPermission(Unknown Source)
at java.security.AccessController.checkPermission(Unknown Source)
at java.lang.SecurityManager.checkPermission(Unknown Source)
at java.lang.SecurityManager.checkConnect(Unknown Source)
at sun.plugin2.applet.Applet2SecurityManager.checkConnect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at sun.net....
2009 Feb 05
1
JGR extension not working (PR#13501)
...ssLoader.loadLibrary0(ClassLoader.java:1822)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1723)
at java.lang.Runtime.loadLibrary0(Runtime.java:822)
at java.lang.System.loadLibrary(System.java:993)
at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.Toolkit.loadLibraries(Toolkit.java:1509)
at java.awt.Toolkit.<clinit>(Toolkit.java:1530)
at java.awt.Color.<clinit>(Color.java:250)
at org.rosuda.ibase.Common.<clinit>(Common.java:47)
at org.rosuda.iplots.Framework.<init>(Framewor...