similar to: Logon to windows NT4sp6.

Displaying 20 results from an estimated 6000 matches similar to: "Logon to windows NT4sp6."

2000 Mar 18
0
`file exists', and messed up timestamps with NT4SP6
Hello! We've been using our new samba fileserver for a while now (its running on FreeBSD), and found two problems. First the one we were already able to solve: NT4SP6 machines copying files to the server with e.g. the standard explorer resulted in the files ending up with wrong timestamps (`now' instead of what was on the original files). After some archive searching i tried this in
2011 Mar 02
1
[PATCH] Fix CNG when effEBands is less than nbEBands.
We were trying to normalize bands that didn't actually exist (e.g., the last band with 320-sample frames at 32kHz). Thanks to John Ridges for the report. --- libcelt/celt.c | 24 +++++++++++++++++------- 1 files changed, 17 insertions(+), 7 deletions(-) diff --git a/libcelt/celt.c b/libcelt/celt.c index 31d35f8..287c720 100644 --- a/libcelt/celt.c +++ b/libcelt/celt.c @@ -1137,6 +1137,7
1999 May 03
0
Win98 logon problems with samba 1.9.18p10
Hi there! I have been using samba 1.9.15p* on Irix 6.5, and it did what I need it to over win95 machines, but now I have a new win98 station, and when I try to reach a home directory over smb server, I got the next response: Note: my win98 station is MERLIN, the smb server runs on KEPLER, and I upgraded samba to 1.9.18p10 05/03/99 16:41:52 changed root to / priming nmbd sending a packet of len
2002 Aug 26
0
Where do /var/log/samba/* get there name from?
Hello all. I can't access our samba server, "path not found". There is a log file with the wrong name: merlin.system.lan, instead of: merlin.systematic.lan, which file would this error stem from? I've looked in all the /etc/hosts* files and /etc/samba/lmhosts. Thanks Trevor. ========================= Stussy said:"Knowledge is King! =========================
2017 Nov 16
0
Re: [Qemu-devel] [qemu-img] support for XVA
Here's my solution, as a nbdkit plugin written in Perl. As with Max's solution I don't bother to parse the virtual size out of the XML file, so you need to specify that on the command line otherwise the disk will be truncated to the largest extent stored in the file. Also the ‘.xva’ file must not be compressed. $ nbdkit perl script=./xva-reader.pl file=./debian8cloud.xva
2002 Aug 07
2
print$ on merlin - Paused
Hello all. When I use outlook express and try see the printer, it says "print$ on Merlin - Paused", and I can't unpause it, I get: "You do hot have permission to modify the settings for this printer. If you need to change the settings, contact your network administrator." Merlin is the name of our samba server. Also, when I try click on properties, nothing happens
2004 Feb 19
1
Problem with CIFS on Linux-2.4.22
Hi there, I'm resending this to the list as I didn't get an answer from sfrench.. > I hope I'm right here. I just followed the "Ask the developer" link on > the CIFS homepage... > > I have to mount a little share from a Windows server, which I did with > smbmount in the past. Now the server has been upgraded to Win2003, and > I'm facing the
2010 Apr 23
1
uninstalling and installing on linux
Hi List, I have a question about uninstalling and installing R on linux, which I am new to. > sessionInfo() R version 2.10.1 (2009-12-14) x86_64-unknown-linux-gnu locale: [1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C [3] LC_TIME=en_US.UTF-8 LC_COLLATE=en_US.UTF-8 [5] LC_MONETARY=C LC_MESSAGES=en_US.UTF-8 [7] LC_PAPER=en_US.UTF-8 LC_NAME=C [9] LC_ADDRESS=C
2002 Aug 19
1
RPM build errors-Possible Bug?
Hello all. I'm trying to create the rpm for Samba 2.2.5. I haven't uninstalled the other version as we are using it. I got the tar.gz from the Samba web site. I type # sh makerpms.sh and this is what I get this @ the end: checking statvfs64 function (SVR4)... no checking statvfs function (SVR4)... no checking for 3-argument statfs function (DEC OSF/1)... no checking for two-argument
1998 Aug 01
0
smbpasswd and nmbd don't call my password program
I have samba-1.9.18p7-2 smb.conf says: # Configure smbpasswd passwd chat debug = yes # Default passwd chat = *old*password* %o\n *new*password* %n\n *new*password* %n\n *changed* passwd program = /usr/bin/yppasswd Using smbpasswd, my encrypted password is changed, but yppasswd is not even touched (as per ls -lu /usr/bin/yppasswd). Furthermore, running smbd with -d 100 didn't seem to show
2017 Mar 08
1
Up to date guide/information Sendmail SMTP Auth
On 03/08/2017 06:21 PM, Alexander Dalloz wrote: > Am 08.03.2017 um 22:57 schrieb Mark Weaver: > > On 03/08/2017 11:00 AM, Paul Heinlein wrote: > >> On Wed, 8 Mar 2017, Mark Weaver wrote: > > >> I wrote this article years ago: > >> > >> https://www.madboa.com/geek/sendmail-auth/ > > > Hi Paul, > > > > I followed your guide to the
2019 Sep 17
0
audit freeing multiple contexts (when running certbot)
Apologies if it's considered off-topic, but I'm not sure in what part of the system the issue lies. So I am giving as much info as possible, not knowing which is most relevant. I have two VMs hosted on ESX, running CentOS 6.10 One has kernel 2.6.32-754.11.1.el6.i686 and the other has 2.6.32-754.18.2.el6.i686 Both have selinux, currently in permissive mode. On both machines we have
2013 Nov 09
2
Enumeratings shares on Samba (3/4) servers with vbs
Hi, Working on an login script here for my samba4 servers. I try to get an list of the shares on server with this vb code. Set shares = GetObject("WinNT://SERVER/LanmanServer") For Each s In shares WScript.Echo s.Name Next The code works fine against Windows 2003/2008 R2. But if SERVER is an Samba Server (tested 3.6.x/4.0.10) i get an group not found error. Other this like
2006 May 09
4
Upgrade from 2.3.1 to 2.6.6 fail
Hi all, I upgrade my rsync from 2.3.1 to 2.6.6 today in the client host, everything seems not working after the migration. I didn't touch the rsync server. Herewith is the log from my rsync server. I looks like something related to IPV6, anyone has any idea? Rsync Server : RHEL4 with rsync 2.6.3 deamon running Rsync Client (merlin) : Solaris 8 with rsync 2.6.6 2006/05/09 16:18:40 [5332]
2006 Apr 16
1
[LLVMdev] 1.7 Pre-Release Ready for Testing
Are us on Mac OSX or GNU Darwin without apple OS... I am trying to get it going on OpenBSD 3.8/3.9 latest but seems that the compiler boffs on this system... Should I send the configure output-- could anybody maybe have a hint about why its blowing up...? regards, Joseph Altea Bill Wendling <isanbard at gmail.com> wrote: Hi Tanya, Attached are the "make check" results from
2011 Sep 30
1
need help on forest plot with ggplot
Dear R users, I am trying to do the forest plot follow the function given on web. However, the order of the tests has been sorted alphabetically. I would prefer keeping the order as data frame input so that I can group and compare (from the graph) the target immune NS1, IgG and IgM (where SD, BioRad, Pb etc are the brand names) > d x y ylo yhi SD.NS1
2010 Jan 06
1
Merlin Legend integration not routing calls back to PSTN.
Folks, I have a Merlin Legend R7 V10.0 with a 2 100D cards. I have 1 card in slot 4 going to CenturyTel, and the card in slot 10 going to a flip cable to a TE110P card in a Asterisk 1.6.x box. I have routing setup on the Merlin to send a block of numbers to the Asterisk. Currently the PSTN can dial the Asterisk Extensions. The Asterisk can dial Merlin Extensions. The Merlin can Dial Asterisk
2005 Oct 20
1
Wierd Samba permissions problem (URGENT)
Hello List, Please CC me on responses as I am not currently subscribed to the list. Please see the following attached files for details. Basically, Samba comes back and says the our users have no rights to create / modify / delete files on a share, even though the file system permissions seem correct and the smb.conf file looks good and the user either owns the file / directory or is listed in
2015 Apr 02
0
Install process breaks its self by design
On 04/01/2015 07:53 PM, Merlin at Desktop Masters wrote: > Correct > Correct > Correct > > And when I went to the page it lead me here. Whomever is making the > .deb packages needs to be made aware of this. Can you please point me > into a direction? The issue with ssl certificates has been a long, painful and complicated saga, occurring mostly upstream (Debian) and with
2001 Mar 14
2
Win2k disconnects mapped samba shares
Hello, I stepped through the archives of this list, but could not find a thread dealing with exactly this problem we are experiencing here. Server HP-UX 10.20 Samba 2.0.6 security = domain deadtime = 500 ... that should be enough The win2k clients map a drive and everything is working fine. after a period of inactivity (about half an hour) win2k somehow disconnects the mapped drive and marks