Displaying 20 results from an estimated 500 matches similar to: "Samba/Linux - Password synchronization problem - solved!!!"
2002 Aug 12
1
Samba/Linux - Password synchronization problem
hi, friends!
i have samba on mandrake.
i want to set encrypted passwords for win98 winNT clients, and
also i want to set passwords synchronization to automatically
update a user's regular Unix password when the encrypted samba
password is changed on the system.
i can change user's passwords for samba but synchronization
doesn't work.
here are some lines from my smb.conf and
2002 Aug 13
0
AW: Simple and Stupid Share...
Hello together!
I didn't read the whole thread, but if you simply want to connect to a share
without
beeing prompted for a password, try to use the following configuration...
security = server
password server = %m
which means the following:
password server: (excerpt)
The name of the password server takes the standard substitutions, but
probably the only useful one is %m , which means the
2002 Aug 13
1
RES: Simple and Stupid Share...
for your information, it didn't work... it needs a password... but i don't
want to send any password... any ideasd?
-----Mensagem original-----
De: Rasmus Reinholdt Nielsen [mailto:rasmus@narani.dk]
Enviada em: segunda-feira, 12 de agosto de 2002 17:34
Para: Demerson Zounar; samba@lists.samba.org
Assunto: Re: [Samba] Simple and Stupid Share...
# Global parameters
[global]
2002 Aug 12
4
Simple and Stupid Share...
Hullo, All...
I have HPUX 10.20 with SaMBa 2.2.3a installed... All I want to do is
make a single share with read only access for everybody, no matter the
user people are using, in other words, they don't need to have the user
on the server side.
I tried to setup, with no success. Anybody knows something?
Thanks...
2001 Mar 27
2
How do I change the editor in R command window?
Dear R-help,
I have started using R on my Linux box (Debian), and I have some
problems with setting the editor/keyboard for R. The
For instance, arrow-up gives "^[[A", and delete gives "^H". I have a
Norwegian keyboard, but that doesn't cause any
problems for editors like emacs. Could you advice me on how I can set
the editor for R right? I have tried
2007 Mar 04
2
Parsing /admin/stats with PHP
I am trying to connect to my icecast server with the following php
script and I keep getting an error. Script and errot follow:
$server = "www.dallypost.com:8000";
$user = "admin";
$passw = "my_pass_word";
$mountpoint = "/DallyPostRadio.ogg";
$fp = fopen("http://$user:$passw@$server/admin/stats","r")
or die("Error reading
2002 May 03
1
On creating an R package..
Dear R-help,
I'm trying to create a simple R package that contains 3 string
functions, but I have run into some
problems: what are the correct permission for the files in the package
directory?
Yours faitfully,
Rasmus
* checking for file `stringfun/DESCRIPTION' ... OK
* checking package directory ... OK
* checking for sufficient/correct file permissions ... WARNING
* Found the
2002 Apr 17
0
using the netCDF.zip package in Windows (XP).
Dear R-help,
I have a question relating to the netCDF package for R in the Windows
environment. I
have used this package in the Linux version with no problem, and the
Windows version
of R installed the package without problems. But there are problems when
I try to read a
netCDF file:
Error in .C("open_netcdf", filename, id=as.integer(verbose)):
C/Fortran function name not in load
2003 Oct 09
1
Samba3 ADS without Microsoft?
I've setup samba to use ldap.
I've propogated the directory.
I've setup the kerberos realm.
I can authen to samba & browse shares via uid/passw held in ldap.
I cannot seem to get samba to accept kerb authen instead of uid/passw.
Help......
Thanks.
Read the #$@^(!*&$!* manual, and about 200 webpages. Scanning news groups, recompiling..... Grrrrr!
2005 Mar 28
1
Retrieving Playing Stats
I got the following script from this mailing list but when i try using it doesnt really seem to
work and gives me the following error.
Warning: fopen(http://...@64.157.204.179:9095/admin/stats): failed to open stream: Bad file
descriptor in E:\Public ftp\epakimusic\test.php on line 9
Error reading Icecast data from 64.157.204.179:9095.
So could someone please help me out with this.. or if
2002 Sep 02
3
smbd + nmbd don't want to start
hi, masters!
i have installed RedHat 7.2 and Samba 2.2.5.
i did everything step by step: ./configure , make , make
install , etc...
i cannot start 'smbd' and 'nmbd' daemons. i try to run them from
the command line or from inetd and i get something like:
"there is no such command"
all Samba commands are in the same
hierarchy /usr/local/samba/bin.
i can run other
2000 Dec 22
2
REading the netCDF format into R
Hi!
I have been coding a C-program which will read data from the
netCDF format (a commonly used file format in the geophysical research
community: see Unidata's URL for explanation:
http://www.unidata.ucar.edu/packages/netcdf/), and have got to the point
where I don't know what the error message mean. The C-program is called
nc2r.c.
When compiling the code, I get a number of warnings,
2017 May 15
1
Re: Poor network performance
Hello,
I have no queue configured on tap and veth devices, quest type is of course KVM and I’m using virtio model for VM’s NIC.
What we found is that on Xenial (where performance is poor) during test ovs-vswitchd process is using 100% CPU and there are some messages in ovs logs:
2017-05-12T14:22:04.351Z|00125|poll_loop|INFO|wakeup due to [POLLIN] on fd 149
2006 Feb 27
0
voipstunt can't get call in asterisk
Hi,
does any know why?
i can make call out with my asterisk and voipstunt but i can't get call in on my voip in number
i get rejected.
if i use Sipura without asterisk i get in calls
here is my sip.conf
----------------------------------------------
[general]
useragent=nedi
port=5060
context=default
;tos=lowdelay
disallow=all
allow=ulaw
allow=alaw
allow=gsm
allow=g726
language=de
2005 Mar 28
0
Retrieving Playing Stats
ok well i uploaded at a webhosting and no errors are there but it aint displaying any stats....
listeners are currently connected.
Currently playing:
nothing is displayed with it... wht could possibly be wrong now?
must be some settings of the encoder or icecast.. btw i am using winamp and sam plugin also tried
it with sam broadcaster.. the one with encoder nd player ...
----- Original Message
2002 Oct 03
1
File corruption with write cache enabled - patch included
I recently found out that write caching in samba sometimes leads to
file corruption (the setup program for Sophos Antivirus generates
corrupted files when making a "central installation" on a Samba
share).
This morning I tracked down the place in the Samba code that leads to
corruption. Here is what happened to me:
"write cache size" is 8192 bytes. A client opens a new file
2010 Apr 20
1
Manipulating audio in asterisk
Hi All,
Is there an option in asterisk to manipulate the audio in a call?
I would like to, for example change the voice of one caller but
without manipulating the audio that comes from another caller.
I have read about something called JACK but i don't know if i can use it for
this (or how to use it).
I am playing with audiohooks now, but I don't think I can change only my
voice - whole
2012 Oct 20
1
Kernel paging request error
I''m having a problem with: http://pastebin.com/CuGHqwhy
It occurs on the reboot, but sometimes, when I try to start manually one of my machines. Sometime, one of the machines does not want to start permanently and I have to reinstall/restore it.
This problem comes for me randomly, but maybe there is a trigger.
I''ve tried to follow:
2012 Oct 23
3
Kernel paging request error
Reposting from xen-users (no response)
I''m having a problem with: http://pastebin.com/CuGHqwhy
It occurs on the reboot, but sometimes, when I try to start manually one of
my machines. Sometime, one of the machines does not want to start
permanently and I have to reinstall/restore it.
This problem comes for me randomly, but maybe there is a trigger.
I''ve tried to follow:
2003 Jun 10
2
CerbNG v1.0-RC2 is now avaliable!
Hello!
We are proudly announce that CerbNG-1.0 Release Candidate 2 is now
avaliable.
There are many changes from RC1 (many new functionalities, some bug fixes,
new interesting policies, new regression tests and more).
It seems that CerbNG is stable for now, so we hope that the next version
is going to be final 1.0 series release. We count on feedback from
FreeBSD community in founding bugs (if