Displaying 12 results from an estimated 12 matches for "ryanb".
Did you mean:
ryan
2002 May 21
3
Controlling share create permissions
Is it possible to set default create permissions on certain directories
within a share? ie. Create files in the share [something] /folder1/ as 744
but in /folder1/subfolder/ as 777. I thought of creating two shares and
having the users manually go into the other share to save thier files, but
confusion ensued. Thanks for any help!
Ryan
2010 Dec 02
8
CanCan issue when being very specific
So I got CanCan and Devise working well. I have two types of users:
Admins and Nonadmins. Admins can edit all of Nonadmins profiles.
The problem is, every user (either Admin or Nonadmin) belongs to an
Account or Organization. Admins should only be able to edit users from
their own Account or Organization. I was able to do that too.
The problem is, I can''t display the Create New User
2002 Jun 03
2
Inherited permissions problem
I am attempting to set up an inherited permissions share and cannot get it
to work.
[log]
path = /log
writeable = yes
directory mask = 0755
create mask = 0755
inherit permissions = yes
guest ok = no
public = yes
I have tried many different combinations of settings to no avail, such as
removing the create and directory masks. I may also be misunderstanding the
2008 Nov 08
8
scaffold not working like i hoped......
Hi:
i''ve tried this on three macs (tiger, panther, etc).. and my ROR is up
to date on each.
My models and controllers aren''t displaying all my mysql db fields.
When I run script/generate scaffold Planner ... it builds the
controller, model, and all the rest.
When I go to test the app and new controller, now called planners no
content is listed... and all I ever get is the
2003 Dec 01
0
No subject
...tems with many users, perhaps
several thousand, to allow a single [homes] share to be used flexibly by
each user.
See also create mask , directory mask, force create mode and force directory
mode .
Default: inherit permissions = no
HTH
Josh
-----Original Message-----
From: Ryan J Betz [mailto:ryanb@maumeepattern.com]
Sent: Tuesday, May 21, 2002 12:27 PM
To: James Nord
Cc: samba@lists.samba.org
Subject: RE: [Samba] Controlling share create permissions
I have looked around on google for information on inherit permissions and
come up mostly dry. I can't find it in 'man smb.conf' e...
2010 Jan 30
12
Best way to connect various applications?
Good evening,
I''ve got three different self-programmed Rails application I need to
connect and manage with a 4th "supervisor" application.
There''s a wiki application, there''s a shop application and there''s a
business directory application all with seperate user database etc.
What I want now is one single user table so it can be all controlled by
one
2008 Sep 02
3
Unable to set default_url_options[:host] for Action Mailer
I am attempting to provide ActionMailer with the request host needed to
generate a url.
Here is my code:
In config/environments/development.rb
config.action_mailer.default_url_options = { :host =>
"development_url.com" }
and in config/environments/production.rb
config.action_mailer.default_url_options = { :host =>
"production_url.com" }
When I run the above code
2012 Feb 07
2
how to assign edit/remove privileges for only own details and not on others?
Hello,I am quite new on rails. Currently making CRUD apps in rails 3.0
in windows.
I''ve used devise [1.1.rc0] for authentication.In those apps any logged
in user can change other user''s details.
How can I design the app, so that any logged in user can edit/remove
his details only if he wishes to do so and can only view others''
records.
After logging in he should be
2007 Jun 21
11
one-to-one, compound primary key, naming conventions
My understanding is that, given tables Alpha and Beta that the table
which holds the 1-to-1 relation will be called Alpha_Beta (or is it
alpha_beta?). So far so good.
alpha_beta will have, lets say, two fields: alpha_id and beta_id. Seems
that it''d be a good idea for those two fields to form a compound primary
key, ensuring there are no duplicates.
However, RoR doesn''t
2010 Oct 08
7
90% of documentation outdated?
I have been trying for a few days to set up a basic user registration/
login system with rails 3 and nearly every single piece of
documentation is outdated. Restful_authentication has several git
branches, none of which appear to result in a working installation.
All of them leave me with "could not find generator authenticated".
With Devise: "could not find generator devise"
2010 Jan 15
21
Dynamic Assets - can it be done?
I''m looking for 3 areas to work as dynamic assets:
image_path, javascript_path, and stylesheet_path
When I say dynamic, I mean that they will be dynamic through
controller/models. I have been working through approx. 12 hours of
searches to satisfy my answer to this question but am not finding much
luck.
The closest things I''ve found enabling this are use of config for assets
2003 Jul 11
1
Problem with VSS access via Samba
Good day to all,
I have been using samba for many months now. And I find it very useful.
We have samba-2.2.1a running on a linux operating system.
Perhaps before, I haven't had a problem running a samba service since
only few user make access to our samba server. Now, many groups requested
for a samba account for file sharing purposes. 1 particular group requested
to host their visual source