Displaying 20 results from an estimated 700 matches similar to: "[Fwd: Issue with bridge networking]"
2016 Dec 19
0
samba-tool domain ldapcmp compared failed
On Mon, 19 Dec 2016 15:44:26 -0200
Vinicius Lehmann via samba <samba at lists.samba.org> wrote:
> Hi,
>
> Well, I joined a new DC on my domain and when run "ldapcmp" it
> reported errors. I follow Samba wiki to Joining a Samba to an
> Existing Active Directory.
>
> * Comparing [DNSFOREST] context...
>
> * Objects to be compared: 18
>
>
2016 Dec 19
2
samba-tool domain ldapcmp compared failed
Hi,
Well, I joined a new DC on my domain and when run "ldapcmp" it reported
errors. I follow Samba wiki to Joining a Samba to an Existing Active
Directory.
* Comparing [DNSFOREST] context...
* Objects to be compared: 18
Comparing:
'CN=Infrastructure,DC=ForestDnsZones,DC=dom,DC=city10,DC=com,DC=br'
[ldap://artemis]
2001 Jun 13
1
read.table and newline
Hi,
yesterday I installed the current R-devel and now I get
the following warning message for program codes which made no
problems under version R-1.2.3:
Example:
R> read.table("test.dat")
Warning message:
incomplete final line in: readLines(con, n, ok)
where `test.dat' looks like
peters at artemis:~ > cat test.dat
1 2 3peters at artemis:~ >
i.e. without a newline
2011 Mar 04
1
Wine window doesn't render properly
I'm trying to play Artemis (http://artemis.eochu.com/index.php) under WineBottler for Mac. It requires some DirectX 9 which is available, but when I install and run the game, the settings screen and the main screen don't render properly. Here are some screenshots: settings (http://dl.dropbox.com/u/1201442/Screen%20shot%202011-03-04%20at%2010.57.42%20AM.jpg), main
2011 Oct 07
1
[LLVMdev] How to make Polly ignore some non-affine memory accesses
I add also the output of these commands:
[hades at artemis examples]$ ./compile_ex.sh super_simple_loop
Printing analysis 'Polly - Detect Scops in functions' for function 'main':
[hades at artemis examples]$
modifying it in :
#include <stdio.h>
int main()
{
int A[1024];
int j, k=10;
for (j = 0; j < 1024; j++)
A[j] = k;
2005 Aug 15
1
XML for tc hierarchy representation
Hi list, I would like to know about any proposed XML representation for
tc objects hierarchy. I found something at "LTCM, a Linux QoS API
Library" (http://artemis.av.it.pt/~ltcmmm/) that looks like a start, but
any others are welcome.
I''m starting a project to automatically syncronize traffic shape rules
between servers and thought XML is the best way to represent tc
2017 Sep 20
0
TTA-based Co-design Environment (TCE) v1.16 released
TTA-based Co-design Environment (TCE) is a toolset for design and
programming of low power customized processors based on the Transport
Triggered Architecture (TTA). The toolset provides a complete
retargetable co-design flow from high-level language programs down to
synthesizable processor RTL (VHDL and Verilog generation supported) and
parallel program binaries. Processor customization points
2012 May 01
1
dovecot, ldap and multiple auth_bind_userdn
Hello List!
I'm having some troubles for a client of mine: he has two ldap branches
which may contain valid users for imap login...
For now, dovecot is configured so that it uses the auth_bind:
========
uris = ldap://localhost:389/
auth_bind = yes
auth_bind_userdn = uid=%u,ou=user,dc=org
ldap_version = 3
base = dc=artemis
user_attrs = user_global_uid = 8 user_global_gid = 8
pass_attrs =
2004 Oct 28
0
samba3 / ldap / idealx smbldap-tools / roaming profile
hi list,
i am having problems with the smbldap-populate script from idealx.
we are using samba3 server with openldap.
we dont want roaming profiles for our users, so in smb.conf i set:
logon path =
logon drive = H #just for homedirs not for profile, we dont want roaming
profileslogon home =
in the configuration file for the smbldap-tools (smbldap_conf.pm) it says:
# Just comment this if you
2004 Dec 02
0
Sbmclient ( session request failed )
I just found out about this tool and am learning.
I'm running smbclient Version 2.2.5 on a Sun Solaris 2.8 server and want
to send a WinPopup to windows 2000, XP etc. users for different windows
users.
I use the following and receive the following: Do I have to conf
something in smb.conf?
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
csdev5$ smbclient -M dans.sbc.com -N
added interface ip=132.201.76.18
2007 Jan 03
0
Re: USRMGR, groups, and ldap
I was experiencing the same problems as detailed below.
I found that my OpenLDAP Samba (samba.schema) in /etc/ldap/schema was
out of date; I have now replaced it with the latest version from the
Samba source (3.0.23d).
The correct number of domain groups are now reported with 'net rpc info'
and the groups are visible from the Windows XP dialog boxes and USRMGR.
Regards,
Jon
2003 Mar 05
1
order of package loading and printing messages to console on startup
Recently in R-devel, I've noticed that when I start up R, code in
.Rprofile (in the working directory) gets sourced but any messages printed
out by that code (e.g. by `cat') are printed *before* the introductory
statement about R.
For example, if I put the line
library(KernSmooth)
in my .Rprofile file, I get
artemis:> R
KernSmooth 2.22 installed
Copyright M. P. Wand 1997
R :
2016 Dec 15
0
Error on samba-tool domain provision
I had the same problem this week.
Resolved commenting on the line "includedir /etc/krb5.conf.d/" in
/etc/krb5.conf
On Thu, Dec 15, 2016 at 11:09 AM, Vinicius Lehmann via samba <
samba at lists.samba.org> wrote:
> Hi,
>
> Anyone knows what is this?
>
> [root at artemis bin]# ./samba-tool domain provision --use-rfc2307
> --interactive
> Realm
2016 Dec 15
4
Error on samba-tool domain provision
Hi,
Anyone knows what is this?
[root at artemis bin]# ./samba-tool domain provision --use-rfc2307
--interactive
Realm [DOM.CITY10.COM.BR]:
Domain [DOM]:
Server Role (dc, member, standalone) [dc]:
DNS backend (SAMBA_INTERNAL, BIND9_FLATFILE, BIND9_DLZ, NONE)
[SAMBA_INTERNAL]:
DNS forwarder IP address (write 'none' to disable forwarding)
[187.85.85.1]:
Administrator password:
Retype
2001 Feb 01
1
postscript and lty
To the plot experts:
when creating a plot containing different lines, each with a special line
type, it may happen that the result of 'postscript()' is not readable by
ghostview (which may not be an R error, thus not bug report ;-).
This is the case when mixing lty as 0:6 and character or even when
using lty as character only.
Example:
postscript("test.ps")
plot(1:10,
2011 Sep 04
0
Bug#640381: scripting errors in xen-hotplug-cleanup
Package: xen-utils-common
Version: 4.0.0-1
Hi,
I discovered that one of the scripts does something wrong
on my squeeze machine.
/etc/xen/scripts/xen-hotplug-cleanup: line 24: [: !=: unary operator expected
/etc/xen/scripts/xen-hotplug-cleanup: line 24: [: !=: unary operator expected
/etc/xen/scripts/xen-hotplug-cleanup: line 24: [: !=: unary operator expected
2017 Jun 10
2
Help with Elite 800VA usb UPS
>
> hmm, apparently the UPS doesn't close the replies to our queries with
> the expected CR and we (I) did not consider that case in nutdrv_qx --
> noted:
> https://github.com/networkupstools/nut/issues/441
>
> But blazer_usb, being less strict on the terminating CR of Q1 replies,
> should work with your device.
>
> > root at artu:~# upsc Elit at artu
> >
2010 Jul 19
1
Alpha Centauri crashes constantly
I'm using wine 1.2-rc5 on Xubuntu 10.04.
I've been trying to get Alpha Centauri/Alien Crossfire working for a few days now and running into nothing but annoyance so far. Latest problem; AC keeps crashing. All the time. If I save at a certain point and, say make a specific series of moves next turn and it crashes, re-loading and repeating will cause it to crash again.
Below is the
2004 Sep 21
0
Trouble while join domain from Windows 2k/SP3 looking for SRV records
Hello,
i have trouble when I'm trying to join a 2ktest SP 3 box into a samba
3 domain.
[2. samba 3 configuration --- application/octet-stream; smb.conf]...
The 2ktest (it's the name of the box) have 192.168.100.206 as IP
Address, the samba 3 have 192.168.100.18.
Here the tcpdump output when i try to join the domain :
FMSTST is the workgroup name defined in smb.conf
16:53:17.829963
2017 Jun 09
2
Help with Elite 800VA usb UPS
Use the name from ups.conf in front of "@localhost".
?The re?sult is quite different ;)
root at artu:~# upsc Elit at artu
Init SSL without certificate database
Error: Driver not connected
> What if you try nutdrv_qx without specifying megatec? (It should
> autodetect.)
>
?Here is the result:
?
root at artu:~# upsdrvctl start
Network UPS Tools - UPS driver controller