Displaying 20 results from an estimated 1000 matches similar to: "Help! Clients want a Linux server on their Win2K domain!"
2002 Sep 30
1
Successful integration using Winbind - not a dream
Good Morning to All,
I have a Red Hat 7.3 box with Samba 2.2.5 successfully integrated
with a Windows 2000 domain. I am using a Win2K Domain Controller to
hold all of the user accounts. I use WebMin 1.0 for the administration
of my Linux box, and am able to pull up domain user accounts when
putting permissions on files on the RH machine. I used a combination of
resources to do this.
2002 Sep 17
2
Install on Mandrake 8.2
Hello,
I have a fresh install of Mandrake 8.2 which comes with Samba 2.2.3a. I
wish to upgrade to Samba 2.2.5, however, I cannot find the correct RPM
to do so. Any help here is greatly appreciated. Thank you.
- Robert Dempsey
2007 Jan 11
1
Has been working for 9 Months - Very Very Strange I cannot dial specific extensions from my dialplan - NOT A CONTEXT PROBLEM!!
Hi all,
I've an asterisk 1.2.5 running very well for about a 9 months, and suddenly
i cannot dial extensions 4XXX from SIP Phones.
Now comes the wired stuff... I can dial this extensions from IAX phones as
well as from Analogue extensions connected to our legacy pbx, that is
installed on front of asterisk.
So :
Zapata Calls to SIP extensions 4XXX - OK
IAX to SIP 4XXX-OK
SIP to SIP 4XXX -
2002 Sep 02
1
File types and performance
Hello,
I am wondering if Samba cares what types of files you are putting onto
the server and if this effects the performance of the server. Attempts
to copy various file types to my Samba 2.2.5 RH7.3 server have given
mixed results. I appreciate any help on this matter. Thank you.
Sincerely,
Robert Dempsey
Atlantic Dominion Solutions
1999 May 07
3
php3 module and security
Hi,
When php3 module is compiled in apache, files in any directory will
be interpreted by the parser and executed. This is a security breach.
There is a way to correct this? Any comments?
Thanks,
lacj
---
<levy@null.net>
Levy Carneiro Jr.
Linux & Network Admin
From mail@mail.redhat.com Sat May 8 02:32:02 1999
Received: (qmail 28372 invoked from network); 8 May 1999 07:05:57
2009 Nov 09
1
Call declined
Dear all,
I'm in basic setup of my network:
I try to do a call from a softphone to an other one but I got the error 603
Declined.
Below the
sip.conf:
*[gianca]
type=friend
username=gianca
secret=pwd_gianca
host=dynamic
context=tutorial*
*[giusy]
type=friend
username=giusy
secret=pwd_giusy
host=dynamic
context=tutorial*
extension.conf:
*[tutorial]
exten => 1234,1,Dial(SIP,gianca)*
*exten
2009 Jul 02
1
need help, service unavailable, registered but call does not get through
hi, i have a new install, 1.6 2, 2 extension, but the call doesnt get
thorugh: here is my sip debug outout: thx for ur help!!
<asterisk-users at lists.digium.com>
--- (13 headers 16 lines) ---
Sending to AA.BBB.CCC.DD : 28127 (NAT)
Using INVITE request as basis request -
Y2QxNTg4NjE3MTZjNGMzZGM5NzE3YWY4NjAyOTYzMjk.
Found user '701' for '701'
Found RTP audio format 107
Found
2006 Apr 12
2
Tracking page hits
Hello all,
I am developing an online store and would like to keep track of how many
times each product was viewed. While I can keep track of page hits using
something like webalizer, this won''t really work (I don''t think) as the
pages are not going to be static. Has anyone else implemented this and
if so could you please point me in the right direction. A potential
solution
2006 May 01
6
Two developers, one on unix and one on windows
Hello all,
An interesting problem, I am developing on Windows, another developer is
using Unix, and our app and svn repository are running on a Linux box.
We need an easy way to not keep breaking our app and each others
development environs when we check in the code. The piece in question is
the dispatch.fcgi. The path to ruby is (obviously) different in Windows
and Unix. Has anyone run into
2006 Apr 14
7
SHA2 Issues
Hello all,
Thank you in advance for your help with this. I am trying to implement
the user authentication method from Ruby Recipes which calls for the use
of SHA 2. Here is the code for the password:
def password=(pass)
salt = [Array.new(6){rand(256).chr}.join].pack("m").chomp
self.password_salt, self.password_hash = salt,
Digest::SHA256.hexdigest(pass + salt)
end
I open
2012 Feb 09
0
Problem with SIP phone outside local network
I am having a strange problem with an external SIP phone. It can
register and receive calls but it cannot initiate any calls. A
softphone on the same network works without problems.
As far as I can notice the difference is that the hard phone is not
sending the proper contact info. In the fullcontact field I can see its
private IP address "sip:1008 at
2006 Apr 16
2
Making requests in order
Hello all,
This is an interesting problem I have been working on. What I have is a
little multiuser project request tracking application. What happens is
that I log in and create projects and assign people to the projects.
Each project has steps associated with it, and the steps need to be done
in a certain order. Now, I have to request that the assigned person
perform each of the steps, and
2015 Jul 06
0
SIP/2.0 401 Unauthorized when calling from one SIP extension to another
Hello everyone,
A few days ago I had a problem with a couple of extensions. I have about 12
Aastra 6731i phones, 6 are at our main office and 6 more on remote
branches. We use VPN to communicate to our branches so there's no NAT
involved any where.
The problem I had was that I couldn't call from two extensions located at
two branch offices. But I could call to them just fine. On any call
2006 Apr 14
6
LoginGeneratorACLSystem Issue
Hello all,
Again, thank you all in advance for any help here. I am trying to figure
out how to show the role associated with a user, in a template. I am
using the LoginGeneratorACLSystem along with the LoginGenerator. I can
show the first name of the user by writing "<%=
session[:user].first_name %>" but when I write "<%=
session[:user].roles.name %>" it spits
2006 Jun 07
0
Apps want admin under win2k config
Hi! When I use some apps (like kidpix 3), the installer says that I have
to be the administrator if I am using win2k config. It doesn't if I set
it to ME or 98. I tried changing config or dlls, but that didn't work
under 2k. Wouldn't it be possible to edit the registry to set me as a
user with administrative privileges? Thanks!
-Steven
2001 Dec 27
1
New to samba Want to use samba as file/print servers for Win2K domain
I am new to Samba. I have a brand new win2K domain. I would like to
use Samba on RH7.2 systems to handle all of our file and print services.
Before implementing this, I would like to be prepared for the
installation. Where can I find information for implementing security on
a Samba files share using the Win2K Active Directory security system?
Will I need to implement kerberos or LDAP services
2010 Aug 18
1
svyquantile w/ svyby is returning an error
svymean w/ svyby is working for me...
> svyby(~visitcnt, ~agegrp3.f, svymean, design=svydes)
agegrp3.f visitcnt se.visitcnt
18-44 18-44 8.755552 0.4953235
45-64 45-64 10.131555 0.5347806
65+ 65+ 9.588802 0.4323629
svyquantile is working for me...
> svyquantile(~visitcnt, quantiles=c(.25, .5, .75), ties="rounded", design=svydes)
0.25
2010 Feb 21
1
odfWeave - merged table cells, and adding information like totals and p-values
I'm hoping I'm missing some (probably fundamental basic process) which might make my life easier!
Lets assume I have a 3 column table summarizing results from a trial from three arms (Arm A, B and C).
For each arm there will be a number of pieces of information to report. The simplest example might be to compare this to the demographic comparisons often seen in clinical traisl where you
2011 Nov 14
1
Confused with an error message related to "plotrix" library in the newer versions of R.
Dear R Users,
Greetings!
I am confused with an error message related to "plotrix" library in the
newer versions of R.
I used to run an R script without fail in the earlier versions (R 2.8.1) of
R; but the same script is now throwing up an error message in the newer
versions (Now I have R 2.13.0 & R 2.14.0).
Herewith I am furnishing the same code for your perusal. It would
2013 Jan 22
2
Approximating discrete distribution by continuous distribution
Dear all,
I have a discrete distribution showing how age is distributed across a
population using a certain set of bands:
Age <- matrix(c(74045062, 71978405, 122718362, 40489415), ncol=1,
dimnames=list(c("<18", "18-34", "35-64", "65+"),c()))
Age_dist <- Age/sum(Age)
For example I know that 23.94% of all people are between 0-18 years, 23.28%