Displaying 20 results from an estimated 38 matches for "nolens".
Did you mean:
nodens
2002 Aug 13
1
Re: Drive Mapping issue on W2K (Trey Nolen)
You're going about this in the wrong way. Review the following piece of
man-page:
logon drive (G)
This parameter specifies the local path to which the home
directory will be connected (see logon home) and is only used by
NT Workstations.
Note that this option is only useful if Samba is set up as a
logon server.
Default:
2000 May 07
1
Problem with match.arg() (PR#536)
...ror.message")
[1] "Error in arg == choices : comparison (1) is possible only for vector
types\n"
attr(,"class")
[1] "dump.frames"
I have also inserted some print statements at some places in the code. First:
qamp <- function(p, type=c("point", "nolens"))
{
print(c(2,type))
type <- match.arg(type)
if(type == "point")
return(1 / (2 * sqrt(1 - p)))
else return(1)
}
ramp <- function(n, type=c("point", "nolens"))
{
print(c(1,type))
type <- match.arg(type)
if(type == "point")...
2003 Sep 17
2
using pci modem cards as fxs/fxo ports in *
Hi all,
forgive the question but is it possible to use PCI modem cards (aka
winmodem's) as FXO/FXS ports in * ?
what about external modems like the USR Sportsters?
Thanks in advance,
Bryan.
Bryan Nolen
Lead Developer
http://Arc.Net.AU
http://cdonline.com.au
2002 Nov 16
3
samba and automount
I'm running Samba with automount to automatically mount CDs in a server.
These CDs need to be changed periodically, so I wanted to use automount so
that they could be changed by the users fairly easily. We use logon scripts
to map the CDs to drive letters when users logon. Unfortunately, it seems
that having a drive mapped is treated like the drive is being used, so as
long as there is
2000 May 23
1
Random number generation problem (PR#554)
....28.227)
Hello!
I'm getting strange numbers from a random number generation
function again. I was wondering if it could be the same problem
as I reported in (PR#439).
I'm using the functions (some comments deleted for brevity):
qamp <- function(p, type=c("point", "nolens"))
{
if(type == "point")
return(1 / (2 * sqrt(1 - p)))
else return(1)
}
ramp <- function(n, type=c("point", "nolens"))
{
if(type == "point")
return(qamp(runif(n), type))
else return(rep(1, n))
}
...to generate random numbers. I t...
2002 Jun 11
3
samba performance issue
Hi, I recently installed a new samba server to replace an older Novell
machine. Now, we are having performance issues. I have installed many
samba servers, and have not run into this problem before. Some background
info:
The server is an Athlon 1800+ w/ 512MB DDR RAM. We are using software raid
on 80GB IDE ATA 100 drives with the VIA 82C3XX chipset. When mirroring the
drives, we usually get
2004 Feb 26
2
remote files not being deleted
I've got an issue with remote files being deleted after the local file has
been deleted. For some reason, this isn't happening. I'm running rsync
2.5.6 protocol 26 (yes, I know there are newer versions, but logistics
dictates that I can't upgrade right now). I have used
the --delete, --delete-after, and --ignore-errors options in all sorts of
combinations.
An example of the
2003 Sep 24
6
Festival Problems
I am trying to use festival (latest version 1.4.3)
I have downloaded all the files needed and patched it with the provided
diff.
festival does work and does tts fine.
but when I call Festival either from an extention or an AGI script, I get
this in my asterisk messages log, but no sound on the channels (H323 or SIP)
- they (the clients) just say "trying" and then hangup...
Sep 24
2003 Jun 04
2
rsync and cygwin
Hi, I'm having some trouble using rsync on W2K under Cygwin. We are using it
to back up the W2K machine to a Linux machine. We are using the patched
version of rsync 2.5.6 that allows it to run faster on NT/2K when
calculating the changes. We can backup a directory without a problem, but
in this case, we want to backup everything, so the directory we are backing
up is \. We do not run rsync
2003 Oct 02
2
Asterisk friendly IAX/SIP wholesalers in Australia
its a fair question: does anyone know any?
Bryan Nolen
Lead Developer
http://Arc.Net.AU <http://arc.net.au/>
http://cdonline.com.au <http://cdonline.com.au/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20031002/45ed5b70/attachment.htm
2002 Jun 28
1
peachtree issue
I have a Debian server running samba 2.2.3. We are running Peachtree 2002 (version 9) and we have issues with the data being on the server. First, during the install, Peachtree says that our server doesn't handle long file names. Obviously it does, but we have to install it by acting like the data is on the local machine and then changing the .ini file to point the data directory to the
2002 Aug 01
1
Accpac Plus on Samba?
Has anyone had success with Appcac Plus (Dos) running on a samba machine? If so, any particular lanpak and version requirements? How about locking - I'll assume oplocks off (like NT).
Thanks,
Steve
-------------- next part --------------
HTML attachment scrubbed and removed
2003 Mar 16
0
RES: I feel abandoned
FROM NT \\firewall.surson runs perfectly WHY???
root@firewall init.d]# ./smb status
smbd (pid 12183) est? rodando...
nmbd (pid 1397) est? rodando...
[root@firewall init.d]# smbclient //firewall.surson/profile -Ucatena%motpock
added interface ip=192.168.1.1 bcast=192.168.1.255 nmask=255.255.255.0
Domain=[SURSON] OS=[Unix] Server=[Samba 2.2.3a]
tree connect failed: NT_STATUS_BAD_NETWORK_NAME
2004 Jul 30
1
domain admin issue
I have a new Debian testing machine running the Debian Samba 3.0.5.
Everything seems OK except that I cannot get users to have domain admin
rights. I have Windows XP workstations. The workstations join and log
onto the domain fine.
A "net groupmap list" yields:
server:/home/tnolen# net groupmap list
System Operators (S-1-5-32-549) -> -1
Replicators (S-1-5-32-552) -> -1
Guests
2002 Jun 18
0
Re : Re: performance problem ??? AN ANSWER PLEASE ...
Did someone of you find a solution for our problerm ???
I send you the documented as you asked it but I always got the same
problems. I tried some possibilites for optimizing my system but I always
stay with my problem for writing files. Reading files from my shares is not
a problem but writing causes "buffers" problems with windows and windows
says he could not write all the blocks.
2002 Jul 15
4
Network access speed.
Good afternoon all,
I have a few questions, and just joined the list and plan on staying.
I had 2 Samba servers at work, both running apache, etc, that we develop on from work and at home over a vpn.
My vpn upload speed is 25K, and at one time windows 2000 could save a document in less than 4 seconds from across the vpn using textpad.
We recently downgraded our crappy 7.1 redhat versions to 6.2
2003 Sep 15
0
advice sought on possible rollout
Hi all,
one of our clients have three branch offices currently connected by ADSL
lines. they are using Cisco 827-4V units with the FXS ports connected to
their aging PBX units.
I am thinking of installing an * server in the head office, maybe with
an analogue FXO card connected to the PSTN so field officers in
Melbourne can call sydney for a local call price.
The question is - what Digium
2003 Jun 05
0
rsync and cygwin part II
OK, I had emailed yesterday about an issue backing up a W2K machine using
rsync under Cygwin. I was having trouble backing up the root directory, and
I'm happy to say that the suggestion of using /cygdrive/c seems to have
worked!
Unfortunately, now I'm getting another error. The error is this:
Invalid file index <some number> (count=<some number>)
rsync error: protocol
2003 Jun 17
2
Trouble rsyncing from Windows to Unix
I'm using Cygwin on Windows which I just downloaded and I'm trying to set
up an rsync backup. I'm using an .bat script to copy the files, but it
gives the error message:
Skipping directory /cygdrive/d/user_dpl
Following is the script:
@echo off
C:
C:\cygwin\bin\rsync.exe -e "/usr/bin/ssh -l dplbackup" /cygdrive/d/user_dpl electric:/raid/backups/dpllaptop
I'm
2005 Feb 10
0
UNC path issue
I'm using rsync and cygwin to do some backups from Windows machines. I have
been doing something along these lines:
c:\cygwin\bin\rsync -aR -e
c:\cygwin\bin\ssh.exe --numeric-ids --delete --delete-after --verbose --ignore-errors
--exclude-from=/cygdrive/c/offsitebackup/excludes.txt /cygdrive/c/
root@remotehost
This all worked well until I had to do backups of several mapped drives