similar to: SIP Authenication (Simple, Digest, ACL)

Displaying 20 results from an estimated 800 matches similar to: "SIP Authenication (Simple, Digest, ACL)"

2012 Jun 08
2
Percent of a given subset
How would I find the Percent of FuelTypeNum within the Band given AvailableMW? example: type 1 is 1% of PB0 type 2 is 54% of PB0 type 4 is 4% of PB0 type 5 is 42% of PB0 Note: the Bands and fuel types are not always constant. Data: FuelTypeNum Bands AvailableMW AvailableMWNewFormat 1 PB0 185319 185.319 2 PB0 18352000 18352 4 PB0 1338785 1338.785 5 PB0 14189756 14189.756 2 PB1
2012 Jun 06
5
ggplot incorrect legend
How do I create a legend with ggplot? I think should be getting the FuelTypeNum in the legend. Plot: http://r.789695.n4.nabble.com/file/n4632471/Rplot.jpeg My code is: ggplot(data=tempTable, aes(x=Bands8, y=SubPercent, fill=FuelTypeNum)) + geom_bar(position="stack", stat="identity") + scale_colour_hue('my legend', breaks = levels(tempTable$FuelTypeNum),
2005 May 10
2
Using ldap for permissions/authenication
Hi all: I am currently using Active Directories (via openldap client) to authenicate my linux clients and would like to have samba use AD (ldap - not winbind) as well. I really haven't seen any documentation on how to implement, however. Does anyone have any information regarding ldap and samba (redhat rpm)? Thanks! Kind Regards, Jennifer Fountain Systems Administrator/Security R&B
2007 Mar 26
0
One of the SOLUTIONS for winbind authenication failures with STATUS_BUFFER_OVERFLOW
I had this problem and I could not find the solution on Usenet that's why I'm posting - maybe somebody more fortunate won't have to spend hours and hours to fix this. Problem: successfully joined Samba to Windows AD. wbinfo -g and wbinfo -u worked fine, wbinfo -t did not: # wbinfo -t checking the trust secret via RPC calls failed error code was STATUS_BUFFER_OVERFLOW
2004 Mar 16
1
Ways to use Samba Authenication with apache 2
Mod_auth_apache seems to be only for version 1.2 and 1.3. Does anyone know of another solution? Any help would be appreciated. Jason Lehman Webmaster, Registrar's Office (813)974-4157 Phone 574-4157 Suncom (813)974-5271 FAX jlehman@admin.usf.edu Email
2004 May 11
1
question NIS password authenication
Fellow Samba Folks, I am trying to setup Samba version 2.2.8a. I would like to authenticate the users with their NIS password and not use a smbpasswd file on the Samba Server. I also want to use the encrypt password feature. The clients will be using XP or Win2K os. Is this possible or do I have to find a Windows Domain Server. Thanks Rob Kennedy EDS UNIX MC/R&D 586 986-8175
1999 Dec 20
0
Win 98 Authenication problems....
Well, it's been several weeks since I made a fairly detailed post to the list regarding problems I was having with the Win98/Samba authentication process. I haven't received any solutions, but 3 or 4 other people have emailed me saying they have the exact same problem. Reinstalling Samba 2.06 via RPM seemed to fix the problem temporarily, but it's returned. The authentication problem
2000 Jul 27
0
Samba Domains & Password authenication
Chris Hines wrote: > I would like to use samba as an NT domain controller for NT 4 & Windows 9X > and posibly windows 2000. I have configured samba 2.0.7 and samba NTG as > domain controllers and they seem to work. > > We wish our users to use a single password accross UNIX & windows which > are copied from a central NIS map managed by the University. Some time in >
2002 Jul 09
9
Samba authenication to Window Active Directory
Has any version of Samba been tested for compatibility with the new Windows Active Directory? We will be upgrading our NT domain to 2000 and creating Active Directory. Currently our solaris samba 2.0.7 server is configured to authenicate users from our NT domain controllers. Will we encounter problems with the 2000 upgrade? Thanks in advance, Cynthia --------------------------------- Do You
2006 Feb 21
0
OT Proftpd stopped authenication for users
For some reason proftpd stopped authentication for users. Anonymous access still works but when someone tries to access the server via their login it no longer authenticates them. I recently ran yum where proftpd was updated (that said, I'm not sure that caused the problem). I uninstalled the new version and and installed a prior version with no change. Below is a look at my config, a
2014 Nov 03
1
Unexplicable difference between 2 R installations regarding reading numbers
Dear all, A colleague of mine reported a problem that I fail to understand completely. He has a number of .csv files that look all very straightforward, and they all read in perfectly well using read.csv() on both his and my computer. When we try the exact same R version on the university server however, suddenly all numeric variables turn into factors. The problem is resolved by deleting the
2014 Jun 09
0
CEBA-2014:0641 CentOS 6 perl-Authen-SASL FASTTRACK Update
CentOS Errata and Bugfix Advisory 2014:0641 Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-0641.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 569fc16f6dfa7b701f3b62c505f63516e71eea94cdf8ad7722420992f8fee107 perl-Authen-SASL-2.13-3.el6.noarch.rpm x86_64:
2014 Oct 23
0
CEBA-2014:1679 CentOS 7 perl-Authen-SASL FASTTRACK BugFix Update
CentOS Errata and Bugfix Advisory 2014:1679 Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-1679.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 1c0de42b7e9c425bbe61b7ebf40c18881c3d08a61d2bb02dcb9cab89c2aebc49 perl-Authen-SASL-2.15-10.el7.noarch.rpm Source:
2006 May 24
0
Best authen. scheme to interface with an existing user table
All, I need to put authentication into my app, but I also need to integrate with a pre-existing user/password table. Can I use acts_as_authenticated or does that only work with a specific schema? I''m thinking I''ll just modify the authentication recipe in _Rails Recipes_ to meet my needs. Any other advice? Thanks, Wes -- Posted via http://www.ruby-forum.com/.
2004 Mar 15
0
I get authenicated but I can't get to share
I see in the log where I get authenticated but it won't let me have access to the share from Windows XP to linux box. If I set up the server without domain auth on samba and setup a matching account on the linux box I have no problems accessing. But we want to use domain auth. So then if I setup domain auth I can get authenticated in fact I can login to the linux box with my windows username
1998 Jun 25
1
Bug#23903: samba: samba maps username before authenicating with NT password server
Hi, I am the Debian GNU/Linux of the Samba package in this distribution. Today I received this bug report but since I don't use the authentication method this user mentions, I can't reproduce the problem. I heard Jeremy Allison said something about a bug in 1.9.18p8 regarding user mappings and posted a patch but since the patch is applied to the version of Samba this user is using, I am
2012 Feb 06
0
BDC constantly rebinds to master ldap server causing browsing delay
Hello, I seem to be having an issue where one of my BDC servers constantly needs to rebind to the "master" ldap server (ldap1.ae-solutions.com). Whenever this happens I see several entries in the log like this: "smbldap_search_ext: waiting 928 milliseconds for LDAP replication." It appears to cause delay when browsing samba shares whenever this happens. The master
2011 Oct 31
3
NSS ldap problems
I'm having trouble setting up ldap based authenication. I have a virtual (KVM) CentOS 5.4 box set up to authenticate to a 389 (fedora) directory server, and that works fine. However, I set up a virtual box running CentOS 6, and I can't get it to authenicate. I've run authconfig with the appropriate flags, ldapsearch properly finds the data, but I can't log in. /var/log/secure
2000 Aug 10
0
Samba Problem: Authenicating a username
-- I have been through your diagnostics pages and FAQ, but I don't think it answers my question, or maybe because I am new to this, I just don't get understand. Well here goes: I have installed samba v2.0.7. I have tested several user accounts (From the NT domain "vortex") with mapping drives from the PC's (running Windows NT) with no problems at all. The problem I
2003 May 02
5
SIP Peers unreachable
Hi Everyone, I'm new to * and I'm trying to setup a small configuration of SIP clients. Eventually when I get this working I plan on expanding with a Digium developers kit to add analog phones and PSTN access. My two end points are an Xten softphone and a Mitel 5055 SIP phone. Both peers seem to register with * but I cannot call to one another. When I dial the associated extension, the