Displaying 20 results from an estimated 1000 matches similar to: "FW: help!"
2000 Jun 20
0
REPOST: P/w
hi, I didn't see this in the digest, so it may not have made it to the list
...
hi, I've had this problem for a while and can't seem to get around it ...
When a normal user tries to change his/her passwd using smbpasswd or SWAT,
they get the following error:
"machine 127.0.0.1 rejected the session setup. Error was : ERRSRV - ERRbadpw
(Bad password - name/password pair in a Tree
2000 May 25
0
Passwords (of course)
hi
I'm having problems with smbpasswd.
OS: Linux (Kern 2.2.14)
Smb: 2.0.7
Whenever a user trys to change their password with smbpasswd, I get the
error: (127.0.0.1 rejected the session setup). The only explanation for this
behaviour given in the FAQ is if you have specified machines in "hosts
allow" and forgotten to include the localhost. I haven't specified any
values for
2000 Jun 05
0
Shadow passwords with SAMBA
hi all
... I was thinking that my password changing problems may have something to
do with the fact that I'm using shadow passwords in my Debian system. I've
noticed around the place that samba can be configured to include support for
shadow passwords but haven't been able to find any detailed description of
this. Does anybody know how this should be done?
thanks
Andrew
2000 Jun 26
4
connecting to network remotely with pppd
Does anyone have any tips on getting hooked up to a local network from win95
client through a linux ppp server?
I'm close to getting it working. I've logged on remotely and can ping or
telnet to the linux ppp server but I cannot ping to any other machine on the
local network. Do I need to add some route commands? This is what my routing
table looks like after my ppp connection is started.
1998 Aug 23
12
passwords
could someone please give me the lowdown on samba and passwords? i keep
trying to connect to any share name on either of my unix boxes, either
from each other or from a win95 machine... every time i can't get
anything due to passwords... does samba have it's own password file?
from trial-and-error it seems that it doesn't read out your /etc/passwd
file for user's home dirs...
2008 Apr 14
4
Unable to load module chan_zap.so
I am having trouble with chan_zap.so not loading. When I load it from
modules.conf, Asterisk bails out without any error message. When I
load it from the console, it just says "Unable to load module
chan_zap.so" no matter what verbose level I am using.
dmesg says:
Zaptel Version: 1.4.4
Zaptel Echo Canceller: MG2
Freshmaker version: 73
Freshmaker passed register test
Module 0:
1998 Aug 13
6
Performance Problems
I've been introducing a local company to the benefits of Linux and Samba,
things have been going really well until I tried to provide some file
sharing for 3 people on the Lan.
Setup: RH 5.0 on a P5-133 running a small intranet with DHCP, file server,
and local / remote mail services
Samba 1.9.18 (not sure of patch level)
I setup a directory accessible by only 3 users and copied a 2.4Meg
2000 Jun 25
2
Login script
Is there a file I can place in the netlogin directory (or anywhere else
for that matter) that will represnet a logon script? I want to have my
workstations auto-mount particular shares on the samba server, without the
user having to make the mount. This way when I add new users, the shares
are automatically present.
If there is a script I can place somwehre, please tell me what it's name
is
2009 Nov 15
2
resampling problem counting number of means above a specific value
I am trying to modify some code from Good 2005.
I am trying to resample the mean of 8 values and then count how many
times the resampled mean is greater than 10. But my count of means
above 10 is coming out as zero, which I know isn't correct.
I would appreciate it if someone could look at the code below and tell
me what I am doing wrong.
Many thanks,
Graham
> LL<-
2004 Dec 12
1
Re: [R-sig-finance] dates and times on Windows for fMetrics
# Here is the solution:
require(fBasics)
# Be sure that R is running in time zone GMT.
# Set your Windows environment variable to "GMT"
# Your PC Windows clock can still run in any other time zone!
# My clock is now running in Zurich in Europe.
Date = c("2003-10-09", "2003-10-10", "2003-10-13", "2003-10-14")
Open = c(1.27, 1.25, 1.27,
2010 Jan 31
0
Package ismev, gpd.fit, and interpretation for statistics of extreme values
Dear All,
I have a question about package "ismev", its function "gpd.fit", and
interpretation of the results.
I used the package ismev to do an extreme value analysis on a fire
dataset. Two variables are used in the analysis. The focal variable is
acreage burned per fire, ranging from 1 to 5000 acres per fire. In
total, there are 69,980 observations. The date covers
2008 Apr 02
0
Using file to handle a direcoty, recurse question.
Alright, going ot ask this question in advance of doing bone headed
tests. I have one application that does not understand the idea of
/usr/local/ and insists on populating /usr. Of course it is closed
source and commercial and it is the one they want to use. Below is the
list of junk it shoves in /usr/share. Between the Type Reference guide
and another email , I believe I can move this tree
2020 Mar 25
0
CentOS 6.10 bind DNSSEC issues
At Wed, 25 Mar 2020 17:03:23 +0000 CentOS mailing list <centos at centos.org> wrote:
>
> Hi,
>
> ???????????? Anyone else had any issues with CentOS 6.10 bind DNS server issues
Yes. The installed ISC DLV key installed with
bind-9.8.2-0.68.rc1.el6_10.3.x86_64 seems to have expired and there does not
appear to be a new bind-9.8.2 RPM with a new key. I guess you can
2020 Mar 25
2
CentOS 6.10 bind DNSSEC issues
Hi,
??? Anyone else had any issues with CentOS 6.10 bind DNS server issues
this afternoon.
At 16:26 (GMT) had alerts for DNS failures against our CentOS 6.10 bind
DNS servers
from our monitoring system.
Sure enough DNS requests via the server was failing, checking the
named.log showed
dnssec issues;
25-Mar-2020 16:26:10.285 dnssec: info: validating @0xb48b17c0:
push.services.mozilla.com
2009 Jan 12
2
[LLVMdev] Doubt over lib call generation
Hi,
The lib call (generated through LLVM framework) for 64 bit operation
returns 64 bit value. But only the lower 32 bits are consumed. Even the
users of higher part are consuming the lower 32 bit value only.
Consider the case in Sparc or ARM
long long lla, llb;
int ia;
void fun() {
lla = llb << ia;
}
For such targets in the DAG after LegalizeTypes the higher 32
2006 Dec 13
1
winbind wbinfo -u problem
Hi
I'm using winbbind with an AD Server.
The wbinfo -u is not working but wbinfo -t is ok.
Let me show you what's happenin and my logs:
root@p10s-infra01:/# wbinfo -t
checking the trust secret via RPC calls succeeded
root@p10s-infra01:/# wbinfo -u
Error looking up domain users
My log debug level 10 from the wbinfo -u is:
accepted socket 16
client_read: read 1824 bytes. Need 0 more
2017 Jun 01
0
FW: ATTN: nbalacha IRC - Gluster - BlackoutWNCT requested info for 0byte file issue
Hey Nithya,
root at PB-WA-AA-00-A:/# glusterfs -V
glusterfs 3.10.1
Repository revision: git://git.gluster.org/glusterfs.git
Copyright (c) 2006-2016 Red Hat, Inc. <https://www.gluster.org/>
GlusterFS comes with ABSOLUTELY NO WARRANTY.
It is licensed to you under your choice of the GNU Lesser
General Public License, version 3 or any later version (LGPLv3
or later), or the GNU General Public
2020 May 09
1
converting old uucp buffer files to maildir
Hi *,
besides my dovecot maildir structure, that has been migrated from an
Exchange server, I have an even older mail structure in an ancient uucp
style. The program named CrossPoint I used for this isn't wideley known,
but it used so called mpuffer files in a plain text format.
It is the program I still use to write for example this mail.
I wonder if there already exists a program or script
2012 Apr 27
2
generate random numbers for lotteries
?Hi,
I am working with lotteries and I need to generate two sets of uniform
random numbers.
Requirements:
1) each set has 60 random numbers
2) random numbers in the first set are taken from an interval (0-10),
whereas numbers in the second set are taken from a higher interval
(15-25)
3) numbers generated in the first set should be matched to numbers in
the second set (row by row) so that the
2005 Jan 28
0
Read and get a BMW 735i
We have a pleasure to inform you, that Western Express Company celebrates its 10-year anniversary!
All this time we have been working hard for our clients, trying to make their life more comfortable and safe.
A ten-year period is the term to evaluate results of our activity, and we are proud that we managed to achieve that much. Our clients highly praise quality of our services; whereas we always