Displaying 20 results from an estimated 900 matches similar to: "SMB/NMBD configuration troubles."
2013 Oct 10
1
[LLVMdev] basic-arm-instruction tests fail on trunk
FWIW this passes with trunk now (bootstrapped with clang).
On Mon, Oct 7, 2013 at 8:33 PM, İsmail Dönmez <ismail at donmez.ws> wrote:
> This is with Linux on BeagleBone Black (Cortex-A8), regressed recently:
>
>
> FAIL: LLVM :: MC/ARM/basic-arm-instructions.s (5404 of 8944)
> ******************** TEST 'LLVM :: MC/ARM/basic-arm-instructions.s' FAILED
>
2013 Oct 07
2
[LLVMdev] basic-arm-instruction tests fail on trunk
This is with Linux on BeagleBone Black (Cortex-A8), regressed recently:
FAIL: LLVM :: MC/ARM/basic-arm-instructions.s (5404 of 8944)
******************** TEST 'LLVM :: MC/ARM/basic-arm-instructions.s' FAILED
********************
Script:
--
/havana/work/llvm/build/Release+Asserts/bin/llvm-mc
-triple=armv7-apple-darwin -mcpu=cortex-a8 -show-encoding <
2013 Oct 16
2
libvirtError: Unable to add bridge br0 port vnet0: Operation not supported
Hi
I am using Libvirt 1.1.2 with Openstack Havana (RC2, nova-network) and
openvswitch 1.4.2+git20120612-9.1. Libvirt vif driver (
nova.virt.libvirt.vif.LibvirtGenericVIFDriver) generates config likes this:
<interface type='bridge'>
<mac address='fa:16:3e:44:30:a4'/>
<source bridge='br0'/>
<model type='virtio'/>
2014 Feb 08
1
Failed to terminate process X with SIGKILL: Device or resource busy
Hi,
I'm using libvirt/kvm with openstack. When vm has CPU stall, the instance
can't be destroyed. I have asked the question on openstack user mailing
list and received no answers in weeks.
Here is one example:
# virsh destroy instance-00000085
error: Failed to destroy domain instance-00000085
error: Failed to terminate process 61222 with SIGKILL: Device or
resource busy
2013 Oct 17
0
Gluster Community Congratulates OpenStack Developers on Havana Release
The Gluster Community would like to congratulate the OpenStack Foundation and developers on the Havana release. With performance-boosting enhancements for OpenStack Block Storage (Cinder), Compute (Nova) and Image Service (Glance), as well as a native template language for OpenStack Orchestration (Heat), the OpenStack Havana release points the way to continued momentum for the OpenStack community.
2014 Nov 05
1
old vm cannot be migrated, new vm can be migrated
scenario:
i run a mix of libvirt 1.1.1 and 1.2.2 on the source hosts, 1.2.2 on the
destination hosts
qemu: 1.5.0+dfsg-3ubuntu5.3~cloud0 on all the hosts
openstack havana and icehouse
description:
i have many compute nodes running libvirt+kvm, when i try to migrate
guest that were created months ago it fails, if i create a vm and then
migrate it works
the problem is that libvirt cannot
2005 May 15
0
list TSP-SHARE: List Message Rejected
Dear samba@lists.samba.org:
Your recent message to the TSP-SHARE list has been
rejected for the following reason:
Only list subscribers may send messages to this list.
If you need assistance, please contact the list owner at
TSP-SHARE-request@ucdavis.edu
The text of your message follows:
----------------------------------------------------------------------
Received: from havana.ucdavis.edu
2004 Dec 01
5
netlogin scripts
running debian 3.1 "sarge" ppc and samba 3.08
I want to have my win98se computer users to have their shares automatically mapped.
1. I have read that I would use a netlogin directory and put scripts in there?
2. Does anyone know if samba has to be set up a special way ADS, wins, etc...
to use the netlogin directory and it's scripts? "this server is the only smb
server
2005 Nov 10
1
login scripts not being run at session startup
List,
I have a weird problem on a 3.0.20 PDC. My users can log on correctly (user
credentials is in LDAP) to the domain but the login.bat file is not always
run.
For some people, it is always run. For other people, it is never run. For a
final group, sometimes it runs, sometimes it doesn't. There aren't any real
differences in the LDAP entry for the account. The relevant line in
2003 Apr 04
6
Problems with Default user profiles.
All,
I currently have a problem where the default user profile is not being picked up - Windows simply ingores it and creates one based on local settings.
I understand samba supports default user profiles, and one can be put into the profiles share like this:
/export/profiles/Default User/
This directory contains a copy of a working profile from a proper user.
The relevant smb.conf sections
2011 Dec 26
1
managesieve vacation script bounces/frozen with a 550 error.
Dear all,
I have been trying to get this problem out of the way but I just cant seem
to get it right. I hope someone can point me in the right direction here. I
have come up with a vacation script as below, which can be send out from my
Postfix SMTP server to my smarthost at the ISP, and yet for some reason it
is not sent out at my ISP server. The guys at the ISP have sent me the full
error they
2004 Feb 26
0
R on VMS
Dear R-Community,
I would like to compile R on VMS. Is there anybody out there who has
already tried to do that? I am grateful for any hint. Thanks in advance.
Best regards,
Martin Stauber
--
===============================================
Martin Stauber
Institute for Biomedical Engineering
Swiss Federal Institute of Technology (ETH)
and University of Zurich
Moussonstrasse 18, CH-8044 Zurich,
2015 Jan 23
9
[Bug 2343] New: test_fuzz.c won't compile if ssh1 support is disabled
https://bugzilla.mindrot.org/show_bug.cgi?id=2343
Bug ID: 2343
Summary: test_fuzz.c won't compile if ssh1 support is disabled
Product: Portable OpenSSH
Version: 6.7p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: Build system
Assignee:
2019 Feb 11
2
,Re: Samba and ufw
Louis,
Tried the rules you suggested:
These work. I think that rules out any Windows problems.
ufw insert 1 allow in on enp2s5 from 192.168.254.15 to 192.168.254.39
ufw insert 2 allow in on enp2s5 from 192.168.254.39 to 192.168.254.15
These do not work.
ufw insert 1 allow in on enp2s5 proto tcp from 192.168.254.0/24 to 192.168.254.39 port 139,445
ufw insert 2 allow in on enp2s5 proto udp from
2019 Jan 29
3
Samba and UFW
Here is the ufw.log after enabling logging medium and trying to connect to
the windows net. Unfortunately the web Microsoft page is in German. I think
it says window uses smb1 syntax.
Jan 27 15:11:09 martin-RB042AV-ABA-a1410y kernel: [ 887.241685] [UFW BLOCK]
IN=enp2s5 OUT= MAC=00:19:21:a2:11:5e:74:27:ea:ab:1e:e0:08:00
SRC=192.168.254.15 DST=192.168.254.39 LEN=90 TOS=0x00 PREC=0x00 TTL=128
1997 Sep 29
2
Domain logins
Hi all. I recently (like, today :) posted a message about the best way to
manage two samba servers and ten or so Windows NT 4.0 and 3.51 Workstation
machines.
I'm not sure if my question was clear, and I've also gathered more
information about what exactly I want to do.
These are all 3.51 and 4.0 workstation machines; there is no NT server
involved. All workstations and two samba
2019 Jan 29
2
Samba and UFW
Reindl,
I will check that. Not sure how fix it. Will look on internet. Would you give some more information on the subject.
Thanks
Sent from my iPad
Marty (843)-546-4822
> On Jan 29, 2019, at 10:43 AM, Reindl Harald <h.reindl at thelounge.net> wrote:
>
>
>
>> Am 29.01.19 um 16:39 schrieb Marty via samba:
>> Here is the ufw.log after enabling logging medium and
2006 Jan 20
1
Time From String
Is there any Ruby / Rails way to take a string and convert it to time?
timefstr
Specificallc,y I''d like to convert iso 8601 fromats to Ruby Time objects
or ActiveRecord time fields.
--
Posted via http://www.ruby-forum.com/.
2007 May 17
0
Cuba and tzdata-2007d-1.el5
Hello all,
It seems, tzdata-2007d-1.el5.noarch.rpm contains information about Cuba/Havana time zone that activates DST at a time other than the one that is going on in the country... Is there an updated tzdata somewhere correcting this info? or how can I correct this on my own?
Thanks,
J.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2013 Oct 16
0
Re: libvirtError: Unable to add bridge br0 port vnet0: Operation not supported
On Wed, Oct 16, 2013 at 01:52:57PM +0200, Maciej Gałkiewicz wrote:
> Hi
>
> I am using Libvirt 1.1.2 with Openstack Havana (RC2, nova-network) and
> openvswitch 1.4.2+git20120612-9.1. Libvirt vif driver (
> nova.virt.libvirt.vif.LibvirtGenericVIFDriver) generates config likes this:
>
> <interface type='bridge'>
> <mac