similar to: Domain Authorization

Displaying 20 results from an estimated 150 matches similar to: "Domain Authorization"

2004 Nov 29
1
SAMBA / LDAP / Domain Password change problem
I have our Samba server mostly working, however it will not allow me to change the password on the client desktop or via USRMGR. The error message we are getting is "the system cannot change your password now because the domain TOPC is not available". USRMGR reports "Could no find domain controller for this domain" Everything is authenticating properly. Any ideas? I'm
2006 Feb 16
1
explicitly creating new sessions
When reading Agile Web Devlopment with Rails book, at the end of section 21.3 (avoiding session fixation attacks) it states: "...you should consider creating a new session every time someone logs in." But how would you do such a thing? When I look through the API docs, I only see functions for enabling/disabling session management for certain actions, nothing about explicitly
2006 Jul 19
0
Authorization Plugin 1.0 rc3 + Test App
http://www.writertopia.com/developers/authorization Inching toward full release. Minor changes, now lets you set constants for redirection and store locations in environment.rb, and removal of a dumb double redirect error that was introduced during refactoring. Also added an integration test (contributed by David Altenburg) that would have caught the issue. The authorization plugin provides the
2006 May 09
3
Need Login/Authorization/User Management Advice
I''m new ot rails and am revamping one of my first rails projects and would like some advice on user authentication and management. In my app I implemented the basic user login functionality as it is in the Agile Web Developement book. Though it works great I''d like a bit more functionality such as: user levels/roles (i.e level1, level2, level3, admin) type permission,
2006 Apr 25
0
completely stuck on Role-Based Authorization
Im completely stuck on Role-Based Authorization (I used the rails recipe method) (user_controller.rb) def login return if generate_blank @user = User.new(@params[''user'']) if @session[''user''] = User.authenticate(@params[''user''][''login''], @params[''user''][''password''])
2005 Dec 27
0
Authentication/authorization resources?
I''ve been lurking on the list for a few weeks now, as well as working through the Agile book and the Wiki, and I''ve run across several detailed discussions about authentication/authorization (A/A: includes login, permissions, ACLs, etc., etc.). I''ve been particularly struck by the apparent consensus that it''s impossible to design a general-purpose A/A plug-in
2013 Aug 22
1
Unable to submit report to http://localhost:3000/reports/upload [401] Authorization Required
Hi, I''m having some troubles related with reports. Catalogs are updated between server and clients but I cannot submit reports because of the 401 error. All is caused by the security that I had to put and I don''t know how to solve it. Anybody knows how to fix it? Thanks in advance. -- You received this message because you are subscribed to the Google Groups "Puppet
2001 Sep 18
0
SWAT Bad Authorization!
Hi Using 2.2.1a and getting 401 SWAT Bad Authorization error. If I use the -a option everything is OK. The documentation refers to the -a option which leaves everything wide open but I can't find any documentaion regarding any other form of access control for SWAT. What actually controls the access? We installed from source with no selected config options. Hope someone can help, I have
2012 Dec 24
0
How to disable authorization during Incoming calls to asterisk
Hi, List My SIP provider requires no authorization in incoming calls to my asterisk 11.1.0 box. I was sure previously that "insecure=invite,port" disabled authorization request during incoming calls to asterisk. But today I tried to connect to a provider (which has MERA MVTS) but could not disable auth requests in incoming calls from this provider with this option
2005 Mar 22
1
root authorization
Hi, I am using R 2.0.1 Mac OS X 10.3.5. I was able to authorize R to run system command as root using login and password. But, I forgot to turn this function on before installing Bioconductor, so I terminated the process of the installation. Then, I tried to authorize R to run system command as root, I failed to do that because I saw the locker was not open. I am sure my login and password are
1998 Jun 24
0
Access authorization
Hi all I am using samba ver 1.9.16p11 and we disengaged all the shares in the smb.conf and only allow the system admin personnel to uncomment shares as they wish (security reasons) however, the biggest problem that we are having is that we are unable to access samba at all, it shows up on the computer but he shares that are uncommented cannot be accessed with valid UNIX login and passwords. Can
1998 Jun 19
0
Urget Help required with authorization
A non-text attachment was scrubbed... Name: not available Type: text Size: 373 bytes Desc: not available Url : http://lists.samba.org/archive/samba/attachments/19980619/c43d3c3f/attachment.bat
2011 Aug 20
0
New Authorization gem announce -- Six
I made new authorization gem. (https://github.com/randx/six) My goal is to make something like cancan but more easier to understand & without any magic. I''ll be grateful for any feddback and your opinion -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to
2011 Jun 13
0
Devise Authorization Error
Hello everyone, I am new to rails and I am having some trouble getting the Devise authorization plugin working. I can get the login page to display, but when I enter the credentials for a known user (I seeded an account to the database) it just says "Invalid email or password," even though I''m 100% sure I entered the right information, and redirects me to the login form.
2009 May 31
0
[HELP] pagination w habtm association and authorization plugin...
I am using the proven authorization plugin to defines roles for users, so I can get all groups where a user is ''member'' @groups = current_user.group_memberships I have an habtm association between groups and events class Group < ActiveRecord::Base has_and_belongs_to_many :events .. class Event < ActiveRecord::Base has_and_belongs_to_many :groups I am trying to list
2012 Oct 02
0
cancan and authorization on controller actions of a gem.
Hello. I''ve installed cancan and bigbluebutton_rails, https://github.com/mconf/bigbluebutton_rails. The gem bigbluebutton_rails has some models and controllers, for example has bigbluebutton/servers_controller.rb. This controller has some actions like create, join, authorize, etc. I want that only users with role admin can create. What can I do? I need to put load_resource in
1997 Nov 20
0
Authorization problems
I have set up samba so that a few of my users home directory are mountable via their accounts only. From SOME NT Machines it mounts perfectly, however, from others it gives: "the account is not authorized to login from this station" any ideas as to what could cause this? Is it a setting somewhere in NT I missed? Rich samba@spam.org
2002 Apr 26
0
[Bug 227] New: 2nd Client Instance Can Login Without Authorization
http://bugzilla.mindrot.org/show_bug.cgi?id=227 Summary: 2nd Client Instance Can Login Without Authorization Product: Portable OpenSSH Version: 3.1p1 Platform: ix86 OS/Version: Linux Status: NEW Severity: security Priority: P2 Component: sshd AssignedTo: openssh-unix-dev at mindrot.org
2003 Aug 27
3
conference authorization
Hello all ! How can I make conference authorization based on pin number ? I have: exten => 1,1,Meetme,1234|ps|2222 where 2222 is a pin number and this doesn't works Where do I have to add information about pin number ?? Greetings Andrzej Radke
2003 Oct 02
0
WINXP Messenger SIP Client (Good News, Bad News) WINXP authorization with secret
I had this same problem with WINXP WinMESS, (what a name mess) I changed the Distro from Redhat 8.0 to Mandrake 9.1 and bam! It all works!! Does anyone know of a problem with this and RH 8.0???? Are you running Redhat?? I now have Messenger working fine as well as X-ten, Sipps, and some others. I have standardized on Mandrake 9.1 and asterisk seams to have NO problems. REDHat 8.0 proved as