Displaying 20 results from an estimated 130 matches similar to: "UNIX local accounts not being authenticated"
1999 Apr 23
0
Samba 2.0.3 in Domain
We're encountering sporadic difficulties with Samba 2.0.3 on Sun SPARC
Solaris 2.5.1 and 2.7 running in "security = DOMAIN" mode. The PDC logs an
error 5722, with text
"The session setup from the computer MERCURY failed to authenticate. The
name of the account referenced in the security database is MERCURY$. The
following error occurred:
Access is denied.".
The smb log
2006 Dec 11
0
Aculab
Hello Trevor,
I wonder how I can find out for sure what is the H/W version for a PROSODY ACULAB SS7 Card? I dought that I have a ver 1.1 which have may issues with recently made computers.
I have a case opened for my problem with aculab but sysdiag shows that I have ver 1.1 and aculab says I have ver1.5! can sysdiag be inaccurate? I tried config summary and I had the same result!
wish you
2009 Oct 01
2
Any way to avoid instantiating a class twice?
Hey everyone, I''m trying to find a work around for a performance problem
I''ve been having.
I have a class that builds paths (among other things) dynamically to
many files and folders depending on what sets of information the user
accesses. Once built, this class instantiation contains all the
information necessary for several pages (controllers/views) to operate.
However at
2007 Jun 26
2
Acts as Authenticated
I am using Acts as Authenticated and I need to call current_user in my views.
How do I mock current_user and other methods of Acts as Authenticated in my view specs?
2007 Feb 12
1
yum behinf authenticated proxy
Hi,
I've just installed a CentOS 4.4 and i'm behind a proxy with authentication.
Does anyone know the parameters for the environment variable
"http_proxy" so i can make a "yum update" ?
Usually i'd do a
$ export http_proxy="proxy.domaion.foo:3128"
but this is not the case of an authenticated proxy.
Any help would be appreciated.
Warm Regards,
M?rio
2007 Feb 13
1
yum behinf authenticated proxy - Replay
Simply modify yum.conf, add
proxy=http://proxy.example.si:80/
proxy_username=some_username
proxy_password=some_password
work for me.
Bla? Bogataj
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20070213/04c947e3/attachment.html>
2006 Nov 04
0
Listing Users with Acts as Authenticated?
I''m using Acts as Authenticated for my login script, but I need a web
interface for adding/editing/removing users. AAA doesn''t come with this
functionality built in, so I''m building it.
My question is this: how do I decrypt the passwords so I can display them on
a ''list'' page, or for the individual user who might be changing it? I''m new
to
2006 Apr 04
0
Links for authenticated users on public pages.
I made an authentication system and I''m uncertain of the best way to go
about hiding links on public pages meant for authenticated users (this
is also different for people with various privledges but this isn''t the
problem).
I only know two ways to go about this: create a helper file and write a
seperate authorization piece that verifies the user to show the URL and
add
2006 Feb 08
0
two authenticated users simultaneously in same browser
What is a good solution for the situation where someone logs in to your
site in their same browser as a second user (say in a new tab) without
logging out the first user? When they go back to the first tab, they
expect to be browsing as the first user, but because the user
authentication is valid for the whole browser, they are really browsing
as the second user. There is potential here
2006 Jan 15
1
Flashing Login Notice To Non Authenticated Users
Greetings,
I''m working with the salted hash login generator. Is there a way to
post a flash message if the user isnt authenticated for a section of my
site and has to login? If so, where should I implement it?
To understand what I am talking about, try and visit a Basecamp page
without being authenticated. It posts a notice flash telling you to
login. If you just directly visit
2008 Nov 01
0
How to expire HTTP basic authenticated session?
Greetings all,
I am using authenticate_or_request_with_http_basic, but how can I
expire/forget the successfully authenticated session for a specific
client? Thanks in advance.
Cheers,
Difei
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk"
2011 May 27
1
Kerberos, Samba, and XP wanting to map local users with authenticated ones
Ok, I understand if I only have kerberos and windows, if I login as a
kerberos user, I better have a local user mapped to it or I will not
be able to login. But, now I have samba involved. If I tell it about
kerberos server,
workgroup = LAZYASS
realm = MY.REALM
security = ads
kerberos method = system keytab
shouldn't it see there is local (to samba's server) user bob,
principal bob at
2015 May 05
0
Authenticated SUBSCRIBE and NOTIFY's R-URI
Hello,
I've got a deployment with the SBC in between the clients and Asterisk
(11.17.1 version). When the UAC tries to subscribe for "dialog" event
package, the NOTIFY request sent by Asterisk fails.
The SBC uses a different Contact (user part) for the 1st and the 2nd
SUBSCRIBE (with Auth.).
The issue is that Asterisk sends the NOTIFY with R-URI of the first
SUBSCRIBE's Contact,
2015 Dec 05
0
Bug report "WARNING: The following packages cannot be authenticated!"
No idea why this happens, but it was reported to me ...
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
Fedora Windows cross-compiler. Compile Windows programs, test, and
build Windows installers. Over 100 libraries supported.
http://fedoraproject.org/wiki/MinGW
2015 Apr 10
0
CentOS 7 auto mounting non authenticated users
On Fri, 10 Apr 2015, Michael Horne wrote:
> Once a user logs into a CentOS7 workstation their username appears in the
> login screen 'user list'. I have disabled the list but notice that after a
> reboot running mount -l shows all previously authenticated users home
> directories are being mounted over NFS again automatically.
I don't believe that this is directly
2015 Apr 10
1
CentOS 7 auto mounting non authenticated users
I also have some Fedora workstations that are experiencing the same
symptoms.
I noticed that the userlist is being pulled from my NIS server (when the
connection is down the list does not appear). but I cannot work out why
the home directories are automatically mounting at boot.
Does anybody have any ideas what is causing the automounts? where I can
disable this functionality? logging in as
2010 Dec 16
1
How to avoid "authenticated user not found" - messages when using multiple Ldap userdbs/passdbs?
Following:
We've got a Dovecot 1.0.10 running on Ubuntu Hardy. Till now we used to
have only mail accounts under our own domain, but since we're also a
webhoster the people began to ask if there is a possibility to use there
own Domains in there mail address.
For addressing this we changed our Ldap Tree Structur: users which had
been there befor remain in there old subtree, new
2013 Jul 03
0
Creating an authenticated user master user
dovecot --version
1.1.18
mbox format
We are trying to migrate from dovecot to another imap server and need some
help migrating the user data to the new server. We have written a perl
script to migrate the data but it seems that we need an "authenticated or
Master user" in order for the script to access the user mail boxes without
the users password. We are using PAM authentication,
2014 Feb 25
1
Any plans to support standardized authenticated encryption?
Hi,
I've been using Tinc for a couple years to encrypt some Samba shares
on my home LAN. Today, I've been thinking about using Tinc to set up
a VPN for VOIP/SIP traffic.
I have reviewed the following pages of the Tinc documentation.
Link 1 - http://tinc-vpn.org/documentation/Encryption-of-network-packets.html
Link 2 - http://tinc-vpn.org/documentation/The-UDP-tunnel.html
Link 3 -
2003 Jun 23
1
samba authenticated netatalk logins??
hello all...
i'm running freebsd 4.8 release on our fileservers. we serve files to
over 50 macintosh OS 9 clients, and we use netatalk to do it. However,
all our username/password info is managed by the corporate IT dept. and
they run Win2000. To avoid having to maintain my own password database,
I'd like to use the authentication mechanism built into samba to
authenticate our