Displaying 20 results from an estimated 150 matches for "fayes".
Did you mean:
fakes
2016 Sep 29
5
Failed to find sambaDomain object to get sambaAlgorithmicRidBase
Hello group,
When I try to add sambaSAMAccount object class to a user with
smbldap-usermod, I have the following error:
smbldap-usermod -a bernard.fay
Failed to find sambaDomain object to get sambaAlgorithmicRidBase at
/usr/share/perl5/vendor_perl/smbldap_tools.pm line 1235.
Someone have an idea of the problem?
Thanks,
Bernard
2016 Sep 30
0
Failed to find sambaDomain object to get sambaAlgorithmicRidBase
On Fri, 30 Sep 2016 08:17:23 -0400
Bernard Fay <bernard.fay at gmail.com> wrote:
> As suggested I added the two lines below and restarted smb.
> server role = classic primary domain controller
> domain master = yes
>
>
> [root at CTSFILE01 samba]# testparm -sn| head -32
> Load smb config files from /etc/samba/smb.conf
> rlimit_max: increasing rlimit_max (1024) to
2010 Jan 23
5
authentication failure
I noticed that my server has a lot ca. 1000x auth failure from
different alocated in China / Romania and Netherlands per day since 3
days
It looks to me like somebody was trying to get into server by guessing
my password by brute force.
what would be the best to stop this attack and how? the server running
apache mysql and ftp
PORT STATE SERVICE
21/tcp open ftp
80/tcp open http
443/tcp
2017 Feb 22
4
how to resize a partition of a disk define as a physical volume
How do you resize the partition without loosing data?
gparted does not support LVM.
On Wed, Feb 22, 2017 at 8:37 AM, SysAdmin <admin at s-s.network> wrote:
> Hi,
>
> you need to resize partition /dev/xvda2, afterwards resize pv.
>
> Regards,
> Holger
>
> > -----Urspr?ngliche Nachricht-----
> > Von: CentOS [mailto:centos-bounces at centos.org] Im Auftrag
2016 Sep 30
2
Failed to find sambaDomain object to get sambaAlgorithmicRidBase
I didn't use smbldap-populate. I used ldif files to add groups to LDAP with
ldapadd.
You have rather good questions, NT4 or AD style, I don't know. I am a Unix
guy with very few knowledge in Windows stuff and I try to stay away from it
as much as I can. I have been asked to setup a new LDAP directory with
Samba passwords stored in this LDAP directory.
I base my work on an actual LDAP
2016 Sep 30
0
Fwd: Failed to find sambaDomain object to get sambaAlgorithmicRidBase
As suggested I added the two lines below and restarted smb.
server role = classic primary domain controller
domain master = yes
[root at CTSFILE01 samba]# testparm -sn| head -32
Load smb config files from /etc/samba/smb.conf
rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)
Processing section "[homes]"
Processing section "[software]"
Processing section
2017 Oct 23
2
Unable to apply mysqld_db_t to mysql directory
Interesting to see the Equivalence. As a first thing, I tried:
semanage fcontext -a -e /var/lib/mysql.old /var/lib/mysql
then
restorecon -R /var/lib/mysql
# semanage fcontext -lC
SELinux fcontext type
Context
/home/users(/.*)? all files
system_u:object_r:user_home_dir_t:s0
/var/lib/mysql all
2009 Jan 27
1
Problem with Samba DFS and Active Directory/XP
Hi,
Samba version 3.0.28 from RPM samba-3.0.28-1.el5_2.1 on Scientific
Linux 5. Although I'm finding this problem with samba 3.0.33 and a few
others I've randomly tried.
Full experiment here: http://xweb.geos.ed.ac.uk/~fgibbins/DFS-tests.txt
I've got an AD joined samba server which exports a share to an AD
joined XP machine, same M$ 2003 AD in both cases. This share is
2017 Feb 28
2
sshd Match Group directive problem
I try to set up two "Match Group" directives in sshd_config.
I have an LDAP server. All users including admins are part of the LDAP
group users. The admins users are also part of the LDAP group wheel. For
example:
[~]groups admin1
admin1 : users wheel
[~]groups users
user1 : users
On a client server to LDAP, I try to configure two "Match Group" directives
in sshd_config as
2017 May 26
2
Fix for the CVE-2017-7494?
On Fri, 26 May 2017, Christian, Mark wrote:
> On Fri, 2017-05-26 at 11:19 -0400, Bernard Fay wrote:
>> Hi,
>>
>> Does a fix has already been made in the CenOS RPM repositories for this
>> Samba remote execution code vulnerability, CVE-2017-7494?
> yes. samba-3.6.23-43.el6_9.x86_64.rpm
And samba-*-4.4.4-14.el7_3.x86_64
--
Paul Heinlein <> heinlein at
2005 Sep 21
0
FreeBSD Architect role in London
FreeBSD Architect required to lead team at a well known ISP. Strong Linux/Solaris skills are required and some Windows experience would be beneficial. Some Perl/C development experience a must. You will be building complex infrastructures, processes and procedures. Degree educated and with 4+ years as an SA for a similar company you will looking for new challenges in a hands on role. Location:
2011 Jan 18
2
ssh-add with stdin and read_passphrase
I would like to use ssh-add to unlock a key with a password provided
through a web interface.
It seems even though ssh-add calls read_passphrase with RP_ALLOW_STDIN
at ssh-add.c:173, stdin is not used as a last resort without a valid
terminal or display. Is it an intended behaviour ? And if so, what are
the security implications of using popen() to write the password to
ssh-add (not using echo
2010 Jan 25
2
Too much cpu wait on nfs server when we need to read data on it
Hi,
I have a big server with 24 Disk on 2 3ware card.
When i write data on my nfs server everything is fine but when i want to read data i have a lot of cpu wait.
[root at NFS /]# vmstat 1
procs -----------memory---------- ---swap-- -----io---- --system-- -----cpu------
r b swpd free buff cache si so bi bo in cs us sy id wa st
0 1 112 9592 7140 1879496 0 0
2016 Oct 17
3
SELinux context not applied
Hi,
I tried to apply a security context on a directory with the following
commands:
[root@ local]# semanage fcontext -a -t httpd_sys_rw_content_t "netdot(/.*)?"
[root@ local]# restorecon -R netdot/
When I list the contexts, it is part of the list....
[root@ local]# semanage fcontext -l | grep netdot
./netdot(/.*)? all files
2001 Nov 15
6
two plots in one frame
I would like to plot two different scatterplots in the same frame (say with
different colors) but everytime plot is called a new frame is created. Is
there a way around this?
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or
2000 Jun 11
3
TINC 1.0pre2 problem
On Sun, 11 Jun 2000, David Summers wrote:
> Thanks for the great software package! The question I have is this:
Thank you :)
> My goal is to set up a triangle topology VPN between three sites and run
> OSPF routing on all the sites so that if a link goes down between any two
> sites the OSPF routing will reroute the packets that used to go between
> the sites A <-> B to A
2010 Jan 20
4
followup to request for centos C/W
just to follow on my earlier post, i have pointers to a couple
commercial C/W manuals for RHEL administration, but both of them use
an entire chapter discussing virtualization using Xen. i'm under the
impression that RH is firmly in the KVM camp (at least for now), and
that learning Xen on red hat/centos wouldn't be as useful as learning
KVM.
thoughts?
rday
--
2017 Oct 23
0
Unable to apply mysqld_db_t to mysql directory
On 23 Oct 2017 5:26 pm, "Bernard Fay" <bernard.fay at gmail.com> wrote:
Interesting to see the Equivalence. As a first thing, I tried:
semanage fcontext -a -e /var/lib/mysql.old /var/lib/mysql
then
restorecon -R /var/lib/mysql
# semanage fcontext -lC
SELinux fcontext type
Context
/home/users(/.*)? all files
2017 Nov 06
3
Sharing passdb.tdb between two or more Samba servers?
Hello,
We are using Samba only for file sharing. Because we are missing space in
the first Samba server, we need to add a second Samba server.
While building this new server i came up with the questioning about sharing
the passdb.tdb file among different Samba servers? Would this be feasible?
The idea is that all users should be able to access any file servers
according with theirs needs. Or
2016 Nov 08
1
How to start a script to complete configuration
It would be hard to use ansible, cfengine or whatever while there no IP
address on the new VM.....
On Tue, Nov 8, 2016 at 10:47 AM, <cpolish at surewest.net> wrote:
> On 2016-11-07 14:35, Bernard Fay wrote:
> > Hi,
> >
> > We have a virtual environment based on XenServer. In this environment I
> > defined a template for CentOS 7 servers.
> >
> > I