Displaying 20 results from an estimated 40000 matches similar to: "Samba && Windows ME?"
2002 Jan 17
2
Solaris 2.6 Compile (PR#1268)
Full_Name: Geordon Marchak
Version: R-1.3.1
OS: Solaris 2.6
Submission from: (NULL) (199.67.239.91)
Got the following error when compiling on Solaris 2.6 with the standard GNU
gcc package (from the Sun site). BTW - linux compiles no problem (and fast
too :-)
# make
`Makedeps' is up to date.
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H -g -O2 -c
2016 Jan 27
6
HA firewall with tinc
I have 2 firewall in HA with keepalived. Can I use active the same tinc configuration on 2 firewalls ? using tun Interface with same ip on all 2 nodes is a problem ? tun device advertise itself on the network having an IP/MAC pairs (ARP) or the IP is only used by the system internally for routing so using the same configuration is right ? so one firewall be active, the other is passive. With this
2015 Jun 15
1
rsync very slow with large include/exclude file list
I investigated the rsync code and found the reason why.
For every file in the source, it searches the entire filter-list looking to
see if that filename is on the exclude/include list. Most aren't, so it
compares (350K - 72K) * 72K names (the non-listed files) plus (72K * 72K/2)
names (the ones that are listed), for a total of about 22,608,000,000
strcmp's. That's 22 BILLION
2003 Apr 27
2
smbpasswd via cgi
using samba and ldap - redhat 7.3
trying to work on a short cgi to update samba password (it is a url with
attributes username and password). I am not very good at all with perl, so
if someone can take a quick ponder and help me out, that would be great.
I think that it fails in theory however, because to change other users
password, you need to be root ... So I was wondering if anyone knows
2002 Oct 16
1
integrated mail+ftp+samba+proxy auth mysql
Hello all
thanks for the open source project!!!!
I'm campus network administrator and I try to implement single-sign on
with auth backend using mysql database!!!
I have searched server that we need that using mysql as auth module for
*nix and windows desktop and found :
mail server --> qmail + vpopmail+mysql
ftp server --> pureftp + mysql
proxy server --> squid+mysql
domain logon \
2011 Feb 26
2
[R-sig-ME] Fwd: Re: ANOVA and Pseudoreplication in R
On 25/02/2011 21:22, Ben Ward wrote:
>
> -------- Original Message --------
> Subject: Re: [R] ANOVA and Pseudoreplication in R
> Date: Fri, 25 Feb 2011 12:10:14 -0800
> From: Bert Gunter<gunter.berton at gene.com>
> To: Ben Ward<benjamin.ward at bathspa.org>
> CC: r-help<r-help at r-project.org>
>
>
>
> I can hopefully save bandwidth here by
2008 Jan 29
3
Network routes
I am unable to ping NE.TW.RKB.IP1 from an outside network. Other machines
which do not have access or routes for NET.WOR.KA.0 respond just fine.
How do I get it to respond on both NET.WOR.KA.0 and NE.TW.RKB.0 given all
default traffic should go through NET.WOR.KA.1 unless it is in reply to
traffic from NE.TW.RKB.1 or there is an outage.
[root at host20 ~]# route -n
Kernel IP routing table
2019 Jun 16
2
mailbox encryption
Hello,
I've got dovecot 2.3 going, and I've got a file 10-mailcrypt.conf
which is loading mail_crypt, thinking that that plugin would propagate
through all the services, sieve, lmtp, and mailbox message storage.
I'm not seeing anything in the logs indicating that the encryption is
happening.
I am using a file format dbox specifically sdbox format, and in my
mailbox I am seeing files
2019 Mar 18
2
How to automatically store the macAddress in AD
On Mon, 18 Mar 2019 09:16:01 +0100
Denis Cardon via samba <samba at lists.samba.org> wrote:
> Hi Pierre,
>
> > Does someone know a way to automatically store the hwaddress in the
> > AD? I'm using Veyon in my school to manage the students PCs and if
> > the hwadress is populated in the AD, the Room configuration can be
> > set with AD otherwise i have to
2020 Jul 04
3
Migrate a share from Mac-OSX to NAS ASUSTOR samba 4.4
Hello everyone,
I hope you are well. Take care of yourself.
I have the same problem as describe here:
https://lists.samba.org/archive/samba/2014-December/187545.html
I migrate a file share from a MAC-OS environment. For its new storage
system, the company purchased an ASUSTOR NAS. This NAS works with an
operating system based on version 4.14 of the GNU / LINUX x86_64 kernel.
This NAS operates a
2019 Jun 17
1
mailbox encryption
Hello,
Thanks, I think I have it. The message files the u5 and u6 files are
showing up as data, and they sure look encrypted to me.
One thing is there a way to get logging of output of the mail_crypt
module? What I'm wanting to have if possible is a user gets a message,
the logs show message being encrypted, then stored to disk?
Thanks.
Dave.
On 6/17/19, Aki Tuomi <aki.tuomi at
1999 May 18
4
smbpasswd fails on Samba 2.0.3, HPUX 10.20
I have been unable to make smbpasswd work on my new Samba version 2.0.3
(HPUX 10.20).
The smb.conf was modified from a working version on Linux (version
1.9.18p8).
The relevant (I hope) output from smbpasswd, smb.log and testparms follow
below.
Are the log messages about "Couldn't set effective gid to -24 currently set
to (real=0,eff=0)"
and "Can't become connected
2003 Aug 26
1
[LLVMdev] Question: Bytecode Representation of Type Definitions Table
Distinguished LLVM Creators,
I've been looking through the bytecode representation of the type
definition table and had a few questions about it. There's an enum in
Types.h that defines all bytecodes that represent the primitive types and a
few other necessary things:
0 = 0x00 = Void
1 = 0x01 = Bool
2 = 0x02 = UByte
3 = 0x03 = SByte
4 = 0x04 = UShort (16 bits)
5 = 0x05 =
2014 Jun 15
2
Re: Fedora 19/20 new install :Unable to create vcpu cgroup
Hi,
Thanks Kashyap for your answer.
I am trying to give more data:
virt-install invokation:
# virt-install --name eff1 --disk /home/kvmimages/eff1.img --cdrom
/home/kvmimages/Fedora-20-x86_64-DVD.iso --memory 4096
WARNING CDROM media does not print to the text console by default, so
you likely will not see text install output. You might want to use
--location.
Début d'installation...
2011 Oct 05
4
SPlus to R
I'm trying to convert an S-Plus program to R. Since I'm a SAS programmer I'm not facile is either S-Plus or R, so I need some help. All I did was convert the underscores in S-Plus to the assignment operator <-. Here are the first few lines of the S-Plus file:
sshc _ function(rc, nc, d, method, alpha=0.05, power=0.8,
tol=0.01, tol1=.0001, tol2=.005, cc=c(.1,2),
2014 Jun 15
2
Re: Fedora 19/20 new install :Unable to create vcpu cgroup
Thanks for your interest.
Here are the dir/files permissions for the kvmimages dir:
# ls -ld /home /home/kvmimages /home/kvmimages/*
drwxr-xr-x. 4 root root 4096 14 juin 23:05 /home
drwxrwxrwx 2 root root 4096 15 juin 09:19 /home/kvmimages
-rw-rw-rwx 1 root root 12884901888 14 juin 23:07 /home/kvmimages/eff1.img
-rw-rw-rwx 1 root root 12884901888 14 juin 23:11
2015 Jan 05
2
backup using the packages of Sernet
dear,
I made the installation of Samba4 in centos6, now I need to back up the structure, tried using the script that samba.org offers more he is giving this error.
See the error through the bash -x
bash -x samba_backup.sh
+ FROMWHERE = / var / lib / samba
+ WHERE = / root / backups
+ '[' N '' ']'
+ '[' -n '' -a -d '' ']'
+ '[' -n
2006 Mar 08
2
REGISTER headers changed
Can someone help me with upgrading to the lastest version. I am using the
same sip.conf file, but the headers have changed and registration fails.
Has something change in the conf file that would cause this?
Notice 1.2.5 has no Authoization at all...
Regards,
Jason
Version 1.0.9
---------------------------
REGISTER sip:voip-ca35323.ocn.ne.jp SIP/2.0
Via: SIP/2.0/UDP
2012 Nov 26
8
why functional test does not get failure?
The test:
test "should get new" do
get :new, :room_id => @room.name
assert_template(:ne)
end
the template new does not exists but the test does not get failure.
Why?
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2005 Sep 26
1
VOIP in Japan using Freebit
Has anyone had any experience using a VOIP provider in Japan?
No matter what I try, my REGISTER string kicks back one of 2 errors:
Got SIP response 481 "Call/Transaction Does Not Exist" back from x.x.x.x
or
Got SIP response 400 "Bad Request" back from x.x.x.x
My register string is as follows:
05075034132@ipphone2.freebit.ne.jp
I have tried the following also: