search for: authroization

Displaying 7 results from an estimated 7 matches for "authroization".

Did you mean: authorization
2019 Aug 30
2
flood of (auth in progress) connections from unresponsive windows client crashing samba
/etc/samba/user_and_group_map.txt contains Windows username/group to linux username/group mappings. In our setup, all users exist in ldap, as do the directory groups, but the linux user and group information (namely uid/gid) do not. This has been setup such that the users connect to samba as the windows username (ex. PRODUCTION+user1) for an authroized group (PRODUCTION+group1), but the files
2019 Aug 30
0
flood of (auth in progress) connections from unresponsive windows client crashing samba
On 30/08/2019 18:15, David Walling wrote: > /etc/samba/user_and_group_map.txt contains Windows username/group to > linux username/group mappings.? In our setup, all users exist in ldap, > as do the directory groups, but the linux user and group information > (namely uid/gid) do not.? This has been setup such that the users > connect to samba as the windows username (ex.
2008 Apr 03
1
Samba authentication to Kerberos via OpenLDAP, third and last try
...connection. Here's why: a) I can solve the problem once, rather than have to work out BOTH LDAP and Kerberos connections for every new authenticated service I add, and b) LDAP hooks are more common than Kerberos hooks for other services for which I will eventually want authentication and authroization. And yes, I know it breaks the Kerberos model. The question and the challenge: Any leads on how I might convince Samba to pass the input password on to OpenLDAP so that OpenLDAP can authenticate it against Kerberos? Wes -- Wes Modes Server Administrator & Programmer Analyst McHenry Li...
2008 Apr 26
8
Online credit card processing
What''s a good way to process credit cards from our Rails application? I like PayPal because of it''s name recognition but I don''t like the fact that the user must leave our site; we are hoping for a tightly integrated look-and-feel. We might also offer both, PayPal and our own major credit card processing (see attached example screen shot). I''ve heard of other
2019 Sep 03
2
flood of (auth in progress) connections from unresponsive windows client crashing samba
Unfortunately I do not have the ability to add the user/group information to AD directly at this time. Does anyone know exactly what the following error message "means"? It shows up every time these symptoms occur, and if I could understand why the lookup fails, I might be able to prevent the issue. "lookup_name_smbconf for CLIENTHOSTNAME$ failed"
2011 Jul 24
4
Downloading files not stored in database?
Hello list, I am trying to add functionality to my application that will allow users to download files that are not stored in a database. All the examples I have found find the file by ID. which I can not do. Here is my code from the view: <h1>Browse files for download</h1> <% form_for(:download, :url=>{ :controller=>"download",
2019 Aug 30
3
flood of (auth in progress) connections from unresponsive windows client crashing samba
We have been experiencing a debilitating 'bug' in samba where something is causing a flood of the messages seen below in smbstatus and the network drives ( in our case N: ) on all clients become unresponsive. In fact, the entire client becomes unresponsive, essentially making them unusable until samba is restarted. We first saw this and connected it to the following open bug in samba