Displaying 20 results from an estimated 1100 matches similar to: "Network disks not unmounting"
2002 Aug 27
0
User not privileged to join domain.
Hello
I'm running the samba-3.0 alpha18 (I know it's alpha) but I think this has something to do with my configuration (see below).
When I try to join my domain from a computer that has never been on the domain before it gives an error about unprivileged user. I use root/sauron as the admin users with the correct passwords.
TIA Sander van Vliet
maxor@tref.nl
; Samba config file
; By
2017 May 15
1
wanna cry ransomware patch for samba-4.5.5
Hai,
Not really a question for samba technical, but i can share this.
No need for setting things on samba, that wont help a lot.
Below is my setup and its just how you configure your pc's.
This and almost all other "malware" is EASY to block, but it wil have impact on how your work.
First, start with NEVER work/run as user with administrator rights.
If one needs it, then not
2002 Sep 21
2
Cannot pause printer
Hi
When I try to pause a printer it spits out an error that I don't have permission to pause the printer. It is pretty weird
because I'm the administrator. I've tried to add the write list=ntadmin option but that doesn't work.
Does anyone have a clue?
TIA Maxor
-------------- next part --------------
HTML attachment scrubbed and removed
2004 Aug 27
1
page allocation failure
Hi,
today I burned some cds on my win XP machine. The data resides on my
Linux server running Debian, selfmade kernel 2.6.8.1 and samba 3.0.6.
After a while the syslog showed lines like these:
---snip----
Aug 27 19:27:38 sauron kernel: smbd: page allocation failure. order:5,
mode:0xd0
Aug 27 19:27:38 sauron kernel: [<c0134648>] __alloc_pages+0x2f8/0x370
Aug 27 19:27:38 sauron kernel:
2009 Jul 26
2
SATA DVD Burner / AHCI / CentOS 4.7 (kernel: 2.6.9-78.0.22.EL)
OK, it seems that the kernel I have (stock CentOS 4.7: 2.6.9-78.0.22.EL i686)
seems to gronk the nVideo SATA controller in AHCI mode. It is NOT able
to deal with the SATA DVD Burner I have. It is a "Sony Optiarc DVD
Burner with LightScribe Black SATA Model AD-7241S-0B LightScribe
Support". Is there some special magic I need to do? Here is the
relevant bit from the boot up (SATA ports
2018 Feb 01
1
testing shutdown: pc not restarting; and "ups unavailable" messages
Executive summary:
I am installing a UPS with NUT on Ubuntu for the first time. I could
follow the instructions up to "testing shutdowns" but on executing the
recommended command the computer shuts down and never comes back on,
contrary to what the instructions suggest.
I am also seeing regular broadcast messages on the console that the UPS
is unavailable (and in the? syslog that
2010 Jan 22
3
Question about running a CentOS4.8 (32-bit) guest under CentOS5.4xen (64-bit)
I am trying to run my old CentOS4.8 (32-bit) system as a guest system
under CentOS5.4xen (64-bit). I followed the instructions in Appendix A
of the xen user manual (/usr/share/doc/xen-3.0.3/pdf/user.pdf) and
created a 'disk image' (actually a 10gig LVM logical volume:
sauron.deepsoft.com% sudo fdisk -l /dev/mapper/sauron-c4guest
Disk /dev/mapper/sauron-c4guest: 10.7 GB, 10737418240
2002 Sep 27
0
"incorrect password length" when trying to domain-logon from XP to 2.2.3a
I'm trying to set up Samba 2.2.3a as a logon server for my Win2k/XP network.
But when I try to join the domain with a XP Professional client (the
SignOrSeal-Patch is installed, the other option in the management console is
also set up) I get the error message "Login failed: unkown user name or
wrong password" (translated from German) ... in the server's log there are
the
2001 Aug 08
1
AUTH_FAIL_MAX reached too early
This looks like a bug (ssh -v output from user included below).
AUTH_FAIL_MAX is reached before all supported authentication methods
are tried.
One possible solution is to count authentication failures separately
for each method tried, and disconnect if one fails more than
<configurable> times.
Btw: The exit status bug is fixed in the CVS version of OpenSSH, but
I'm not very
2012 Nov 16
3
dovecot: lda(root): Fatal: Invalid user settings. Refer to server log for more information.
I ran dovecot -a and the blizzard of data seemed ok to my limited
knowledge. Is there another log I should look into to trace this error
down?
Dovecot and system info:
thufir at dur:~$
thufir at dur:~$ dovecot --version
2.0.19
thufir at dur:~$
thufir at dur:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Ubuntu 12.04.1
2013 Feb 04
3
Questions about software RAID, LVM.
I am planning to increase the disk space on my desktop system. It is
running CentOS 5.9 w/XEN. I have two 160Gig 2.5" laptop (2.5") SATA drives
in two slots of a 4-slot hot swap bay configured like this:
Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End
2006 Apr 26
1
help using tapply
Dear R-mates,
# Here's what I am trying to do. I have a dataset like this:
id = c(rep(1,8), rep(2,8))
dur1 <- c( 17,18,19,18,24,19,24,24 )
est1 <- c( rep(1,5), rep(2,3) )
dur2 <- c(1,1,3,4,8,12,13,14)
est2 <- rep(1,8)
mydata = data.frame(id,
estat=c(est1, est2),
durat=c(dur1, dur2))
# I want to one have this:
id = c(rep(1,8), rep(2,8))
2012 Dec 10
2
IMAP instead of Maildir on Ubuntu Precise
Why is dovecot using Maildir and not IMAP. Or is it using even using
Maildir at all?
Currently I'm using mailman, postfix and dovecot to manage a mailing
list. Mail is sent to thufir at dur.bounceme.net which the "mail server
delivery agent stack provided by Ubuntu server team" of dovecot-postfix
handles fine, keeping it locally, so far as it goes. The mail ends up
in
2010 Aug 17
1
DetachedEval Issues
Hello everyone,
I have been attempting to make use of the newly implemented detachedEval functionality and I am having a few teething issues.
My code works fine when tested with both the Client and the Server on a single machine, but issues arise when I run them separately.Possibly because the local / local connection is running voer a Unix socket rather than tcp proper?
Rsession*
2016 Feb 13
0
USB Serial ports (ttyACMn) CentOS 6.7 (64-bit) vs. CentOS 6.7 (64-bit)
I sent this out about a week or so ago, but I have heard nothing. I am
*thinking* it is a SELINUX problem, but I cannot figure out what. The SELINUX
settings for both machines are *exactly* the same (the stock defaults for a
standard CentOS 6 install). The *only* difference is that the desktop
(sauron) has a few VMs setup (under KVM) and the laptop (gollum) does not. The
desktop has an AMD
2016 Feb 15
0
USB Serial ports (ttyACMn) CentOS 6.7 (64-bit) vs. CentOS 6.7 (64-bit)
At Sun, 14 Feb 2016 19:20:48 -0500 Robert Heller <heller at deepsoft.com> wrote:
>
> At Mon, 15 Feb 2016 09:41:32 +1100 CentOS mailing list <centos at centos.org> wrote:
>
> >
> > On 14/02/16 02:14, Robert Heller wrote:
> > > I sent this out about a week or so ago, but I have heard nothing. I am
> > > *thinking* it is a SELINUX problem, but I
2016 Feb 13
1
USB Serial ports (ttyACMn) CentOS 6.7 (64-bit) vs. CentOS 6.7 (64-bit)
At Sat, 13 Feb 2016 10:14:30 -0500 CentOS mailing list <centos at centos.org> wrote:
>
> I sent this out about a week or so ago, but I have heard nothing. I am
> *thinking* it is a SELINUX problem, but I cannot figure out what. The SELINUX
> settings for both machines are *exactly* the same (the stock defaults for a
> standard CentOS 6 install). The *only* difference is
2003 Dec 06
1
Diploma zonder studie op basis van EVC
[image001.gif]
Diploma's en titels zonder studie op basis van eerder verworven
competenties
Geachte heer of mevrouw,
Graag willen wij u attenderen op onze unieke dienstverlening. Wellicht
dat er voor u mogelijkheden zijn om zonder studie op basis van eerder
verworven competenties via een External Programme
in het bezit te komen van een academische Bachelor, Master
2020 May 29
0
5.5 kernel: using nouveau or something else just long enough to turn off Quadro RTX 4000 Mobile for hybrid graphics?
On Fri, May 29, 2020 at 2:35 PM Marc MERLIN <marc_nouveau at merlins.org> wrote:
>
> Howdy,
>
> So, I have a Thinkpad P70 with hybrid graphics.
> 01:00.0 VGA compatible controller: NVIDIA Corporation GM107GLM [Quadro M600M] (rev a2)
> that one works fine, I can use i915 for the main screen, and nouveau to
> display on the external ports (external ports are only wired to
2009 Feb 12
2
Problem with PXEBOOT of diskless client -- fails to mount RAMDISK
I am having a problem with setting up diskless clients under CentOS 5.2.
I have everything working under CentOS 4.7. This is an adaptation of
the (somewhat old) Diskless Linux with PXE HOWTO by Gerd v. Egidy,
originally at the URL
http://www.intra2net.com/opensource/diskless-howto/, which is now defunt
(there is a mirror of it at
http://blog.chinaunix.net/u/2389/showart_82438.html).
What I am