Displaying 20 results from an estimated 5000 matches similar to: "OpenSSH and CVS"
2004 Jun 16
2
[OT] CVS update
Um,
I don't remember the exact checkout command line I used, but it was
probably something like the instructions on the web page:
cvs -d :pserver:cvs@pserver.samba.org:/cvsroot rsync
anyway, how do I update?
I tried:
[chris@lt2 rsync]$ cvs update -d -P
cvs [update aborted]: connect to pserver.samba.org(66.70.73.150):2401
failed: Connection refused
and login gives the same:
[chris@lt2
2002 Jun 20
0
[ANNOUNCE] netfilter/iptables Anonymous CVS has been moved
--88ivsf4xsnd8HFHJ
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Hi!
The anonymous CVS repository for the netfilter/iptables project has been
moved.
Please don't use the old (pserver.samba.org) repository anymore, since it
is no longer updated and will run out of date very soon.
The new location for accessing the
2013 Jul 26
1
[LLVMdev] Building libLLVMSupport library - special tricks?
Duncan,
Yes, I'd been pretty much performing the same diagnosis in parallel - it seems we just don't have that libLLVMSupport library built.
Last night, tried the build of clang a few different ways to get that library built - including specifying the --gcc-toolchain option. No Joy!
Which of the clang/llvm source trees provides it? or is it in another source package? tools? Is there a
2023 Dec 27
1
bind crashes after samba upgrade
On Wed, Dec 27, 2023 at 12:21?PM Sonic <sonicsmith at gmail.com> wrote:
> On Wed, Dec 27, 2023 at 2:31?PM Kris Lou via samba
> <samba at lists.samba.org> wrote:
> > > named.conf.local
> > > =====================
> > > include "/usr/local/samba/private/named.conf";
> > > =====================
> >
> > Is the correct
2019 Aug 15
1
Reset Locked account
So you have to reset the other account flags after doing it?
On 08/15/2019 02:43 PM, Kris Lou via samba wrote:
> pdbedit -c="[]" <user>
>
> This clears the Account Flags (warning, clears ALL Account flags) that you
> can also view via "pdbedit -Lv <user>"
>
>
> Kris Lou
> klou at themusiclink.net
>
>
> On Thu, Aug 15, 2019 at 12:11
2004 Aug 06
2
CVS changes || http://www.xiph.org/cvs.html
look on http://www.xiph.org/cvs.html for the right login.
b.
On Thu, Mar 06, 2003 at 03:14:28AM -0500, Adon Irani wrote:
>
> thanks for the update ; i've finally been able to d/l the latest ices 0.x
> fr0m cvs .
>
> but i'm having difficulties compiling . the builtin libshout doesn't work
> , and it won't find my latest cvs-snapshot install of libshout .
>
2003 Dec 10
3
How much space is needed to install samba??
Dear samba support team,
I am very interested to use samba for "talking"
between Windows machine and Unix machine.
May I know how much space is needed to install samba on the server?
Thanks in advance for your great feedback.
Regards,
Alex
-------------------------------------------------------------------
This is a PRIVATE message. If you are not the intended recipient,
please
2002 Mar 01
2
best way to work with cvs?
I use a script to get the lastest samba:
#!/usr/bin/ksh
echo "\npassword: cvs\n"
cvs -d :pserver:cvs@pserver.samba.org:/cvsroot login
cvs -z5 -d :pserver:cvs@pserver.samba.org:/cvsroot co samba
Are there any other commands I could tack on or something I should do
differently to make sure I am getting correct rebuilds?
For example, should I tack on at the end:
cd
2004 Aug 06
0
CVS changes
thanks for the update ; i've finally been able to d/l the latest ices 0.x
fr0m cvs .
but i'm having difficulties compiling . the builtin libshout doesn't work
, and it won't find my latest cvs-snapshot install of libshout .
i've tried to get the libshout mentioned in your msg direct from cvs - but
i encounter problems ;
--
2001 Mar 13
2
Samba 2.2 CVS
Sure thing:
cvs -d :pserver:cvs@pserver.samba.org:/cvsroot login
<password is cvs >
cvs -z5 -d :pserver:cvs@pserver.samba.org:/cvsroot co -r SAMBA_2_2 samba
this will grab samba_2_2 and place it in a directory lableled samba.
leaving out the SAMBA_2_2 grabs HEAD.
you can get other modules as follows:
SAMBA_2_2
HEAD
APPLIANCE_HEAD
APPLIANCE_TNG
there are others but I haven't tried
2016 Jul 28
1
Samba 4.2.x requiring TLS authentication
IMHO, in short, learn to use encrypted connections.
2016-07-27 22:38 GMT+02:00 Kris Lou <klou at themusiclink.net>:
> As of 4.2.11: https://www.samba.org/samba/security/CVE-2016-2112.html
>
> ===================
> New smb.conf option
> ===================
>
> ldap server require strong auth (G)
>
> The ldap server require strong auth defines whether the
1997 Oct 25
0
anonymous CVS access to Samba sources
Those of you wishing to follow the Samba source code closely can now
get direct read-only access to the Samba source code repository. This
means you can see every piece of code we commit to the tree the minute
we commit it.
I haven't provided this type of access up to now as I couldn't work
out how to make it totally safe, so that a malicious user can't gain
write access. I've now
2010 Jun 04
6
Package Distribution Server?
Dear List,
I'm trying to set up a lab with multiple workstations running CentOS
5. Does anybody knows how to keep the packages in sync among
workstations? Ideally I want any change made on any machine be able to
applied to all other machines. Alternatively, to "push" the changes
(add and/or remove packages) from one central server to all other
machine is also fine.
Thanks
2005 Nov 09
1
OpenSSH 3.4p1 - end of support date ??
For AT&T, looking to find the end of support date for OpenSSH version 3.4
p1.
I am not sure if this software is supported but am looking at all software
used by AT&T to determine end of support dates needed for a 2006 technology
upgrade project.
Any information you could supply would be greatly appreciated.
Mark Esposito
Computer Sciences Corporation
ACS Technical Infrastructure
2003 Apr 16
1
rsync-2.5.6 on AIX 4.3.3
Hi all,
After a few days of looking into why rsync-2.5.6 would not work when using
the "::" syntax on AIX 4.3.3, I discovered it is only the case when the
system is not patched. I patched my system to maintenance level 10 and it
works fine.
AIX 4.3.3.0 - not working
# uname -a
AIX host1 3 4 00070F3F4C00
# instfix -i | grep ML
<stuff deleted>
All filesets for 4.3.3.0_AIX_ML
2003 Jan 28
0
CVS pserver upgraded on samba.org
I've just upgrade the CVS pserver running on samba.org. If anyone sees
any problems please let me know via email.
Luckily we are running the anonymous CVS pserver in a chroot jail which
is updated via rsync from the actual repository so the effects of anyone
exploiting the bug would be minimal.
Tim.
2020 Sep 09
2
Which log file?
You're geniuses one and all!
That looks to have fixed the problem!
At a later date I'll try to work out how to do it via ftp so I can avoid
the smb1 protocol altogether, but for now I have a working solution so
THANK YOU!
On Wed, Sep 9, 2020, 3:45 PM Andrew Bartlett via samba <
samba at lists.samba.org> wrote:
> The other thing is NTLMv2, also required by default in modern
2018 Oct 10
2
Samba server fails to save settings
Hello Kris,
That was the first thing I checked and the file had not been touched!
Aref
-----Original Message-----
From: samba [mailto:samba-bounces at lists.samba.org] On Behalf Of Kris Lou via samba
Sent: 09 October 2018 23:15
To: samba
Subject: Re: [Samba] Samba server fails to save settings
Check your smb.conf. If the changes aren't there, then you'll have to talk
to the Yast
2005 Jan 25
0
lots of changes in cvs
Hi all,
I''ve been spending a lot of time over the past few weeks on RubyTorrent.
All the changes are in CVS. Highlights are:
- Transfer speeds should be much better, thanks to a better piece
selection algorithm, and being more aggressive about dropping boring
peers and adding new ones,
- Download/upload rate limits now work.
- Many bugs fixed.
- .torrent creation now
2001 Nov 12
3
CVS working now, but why?
I managed to update my CVS tree, but not by the method described on
http://www.winehq.com/devstart.shtml, that is
export CVSROOT=:pserver:cvs@cvs.winehq.com:/home/wine
cvs login
cvs update -PAd
but rather by doing this
cvs -d CVSROOT=:pserver:cvs@cvs.winehq.com:/home/wine login
cvs -d CVSROOT=:pserver:cvs@cvs.winehq.com:/home/wine update -PAd
which, if the documentation has anything to say,