search for: authentcating

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

Did you mean: authenticating
2005 Aug 30
2
Rc1 Linux Crash
I'm trying to use authentcation on a mount on the 2.3RC1 and each time it has to open the auth file it crashes. This is the debug. There is no file named kwscan so I guess it's a error in creating it. icecast crashes when I try to add users or try to load the mount in winamp. [2005-08-30 13:03:13] DBUG admin/admin_handle_request Admin request (/admin/manageauth.xsl) [2005-08-30
2008 May 27
6
Openssh + AFS
The native authentication methods of openssh are (not counting insecure RhostsRSAAuthentication) 1) public key 2) password For users with home dirs in AFS space, method 1) does not work. Except with (non foolproof) fiddling on the access controls within the home directory. This might lead to security issues when done by inexperienced users. Without some work, only 2) remains. Being forced to send
2003 Jan 21
1
newbie on winbind.. help required.
I would like to know what exactly does winbind do.? (i have read the documentation but i am yet confused) prior to having winbind incorporated in samba,there was smb, nmb doing the authentication using samba server on linux. so samba acted as file and print server + authentcation server for windows clients including the NT server. NT Server -----> Linux Server (Samba) mswinclient1
2013 Nov 07
1
win7 domain pc to standalone samba server
I'm trying to map a network drive using my workplace's Win7 laptop to a fileserver at home. The Win7 laptop is joined to the work domain. The fileserver is my own standalone fileserver, not joined to any domain, and is configured to be accessible to everyone without authentcation. I'm not able to get this to work, with varying error messages from Windows ("The account is not
2005 Aug 18
0
Samba Auth: NETLOGON vs. lsarpc
...one essentially does some pushing and poping, frees the pipe, tries "api_rpcTNP: RPC command: NET_AUTH2, the a few lines later does: setting_sec_ctx(0,0) - sec_ctx_stack_ndx = 1 then 20 seconds later pop_sec_ctx(99,99) - sec_ctx_stack_ndx = 0 Now, it redoes everything it had done before (authentcating as guest and checking the SID). Now it says the "open_pipe: Known pipe lsarpc opening.", does the exact same stuff as the NETLOGON method until the line: api_rpcTNP: RPC command: LSA_OPENPOLICY2 Then it goes on to authenticate the user within a second. So, moral of the story: it l...
2017 Jul 20
1
under some kind of attack
> I would like to create a fail2ban filer, that scans for these lines: > >> Jul 20 11:10:09 auth: Info: ldap(user1,60.166.35.162,<cDFXHbxUQgA8piOi>): invalid credentials (given password: password) >> Jul 20 11:10:19 auth: Info: ldap(user2,61.53.66.4,<V+nyHbxU+wA9NUIE>): invalid credentials (given password: password) > > (as you can see, I have enabled
2006 Jun 11
47
Ruby on Rails and CakePHP Comparison
>From a development standpoint, what are the features that make Ruby on Rails a better choice compared to CakePHP? -- Posted via http://www.ruby-forum.com/.