Displaying 13 results from an estimated 13 matches for "somewon".
Did you mean:
someon
2010 Jul 26
3
samba 3.3 with LDAP - How To change passwor from WIndows
Hi,
I got my samba PDC / LDAP system to the point, that users can login.
But they can't change there password from the windows pc.
Can somewone tell me which settings may I check? Or can point me to a
how to?
The posix password should be changed to.
Thanks a lot and best regards!
/G?tz
--
G?tz Reinicke
IT-Koordinator
Tel. +49 7141 969 420
Fax +49 7141 969 55 420
E-Mail goetz.reinicke at filmakademie.de
Filmakademie Baden-W?rttembe...
2015 Apr 29
4
Mysql 5.6, Centos 7 and errno: 24 - Too many open files
Hi,
may be somewon has a working solution and information on that:
I installed the most recent mysql community on a server and do get a lot
of "errno: 24 - Too many open files".
There are suggestions to increase the open_files_limit, change/add that
to /etc/security/limits.conf and modify the systemd scri...
2015 Apr 29
2
Mysql 5.6, Centos 7 and errno: 24 - Too many open files
...cat /etc/systemd/system/mariadb.service.d/limits.conf
> [Service]
> LimitNOFILE=10000
> LimitMEMLOCK=10000
>
>
> On Wed, Apr 29, 2015 at 8:31 AM, G?tz Reinicke - IT Koordinator <
> goetz.reinicke at filmakademie.de> wrote:
>
> > Hi,
> >
> > may be somewon has a working solution and information on that:
> >
> > I installed the most recent mysql community on a server and do get
> > a lot of "errno: 24 - Too many open files".
> >
> > There are suggestions to increase the open_files_limit, change/add
> > tha...
2023 Nov 07
1
Concordance and Kendall's tau in copula
Dear
I estimate a sample selection model using the Clayton copula and Burr
and Gaussian marginal. I need to derive ther Kendall'sw tau from the
concordance coefficient by integration. I came across a way to do that
in R long time ago but cannot find it again. Can somewone tell me what
to read and what to use? Thank you.
Steven Yen
2011 Feb 01
1
Samba, LDAP, Windows XP - force passwordchange on first login
Hello,
I was looking for the right ldap attribute and setting to force users to
change there password when they log in for the first time.
Can somewone point me to the syntax or doc I did not found yet?
samba 3.5.4 and openldap-2.4.19
Thanks and regards,
--
G?tz Reinicke
IT-Koordinator
Tel. +49 7141 969 420
Fax +49 7141 969 55 420
E-Mail goetz.reinicke at filmakademie.de
Filmakademie Baden-W?rttemberg GmbH
Akademiehof 10
71638 Ludwigsburg...
2012 Jan 19
1
Redundant DHCP server with mixed static nonstatic ips
...tup I'd setup two servers and copy the configfile from
the 'master' to the secondary server and do a dhcpd restart.
For the nonstatic I have to setup pool and failover peer configurations
to have the lease information synced.
My question:
Can I mix both types of configuration? May be somewone has an example
config for me? We use centos 6.2 and it would be dhcp 4.1.1.
Thanks for any suggestion and best regards . G?tz
--
G?tz Reinicke
IT-Koordinator
Tel. +49 7141 969 420
Fax +49 7141 969 55 420
E-Mail goetz.reinicke at filmakademie.de
Filmakademie Baden-W?rttemberg GmbH
Akademieh...
2009 Sep 04
1
Upgrade RH EL 5.3 -> 5.4 works - shorewall 4.2.10
Hi,
I did an update from Red Hat EL 5.3 to 5.4.
Everything works so far. May be somewone would like to know....
iptables-ipv6-1.3.5-5.3.el5
kernel-PAE-2.6.18-164.el5
shorewall-4.2.10-3
shorewall-perl-4.2.10-3
Regards,
Götz
--
Götz Reinicke
IT-Koordinator
Tel. +49 7141 969 420
Fax +49 7141 969 55 420
E-Mail goetz.reinicke@filmakademie.de
Filmakademie Baden-Württemberg GmbH
Ak...
2010 May 02
1
How ot migrate from /etc/samba/smbpasswd -> LDAP ldapsam:trusted
Hi,
has anyone done a migration from an "old" smb passwd file =
/etc/samba/smbpasswd setup to a "up to date" LDAP ldapsam:trusted setting?
(Centos 5.4, samba-3.0.33-3.28, openldap-2.3.43)
If so, is there some how to? Or may somewone share his/her experience
with me.
Thanks a lot and best regards,
G?tz
--
G?tz Reinicke
IT-Koordinator
Tel. +49 7141 969 420
Fax +49 7141 969 55 420
E-Mail goetz.reinicke at filmakademie.de
Filmakademie Baden-W?rttemberg GmbH
Akademiehof 10
71638 Ludwigsburg
www.filmakademie.de
Eintragung A...
2013 Sep 02
1
How to allow users to be local admin
Hi,
it's some time that I had to touch our samba installation and may be
somewon can point me to the right direction.
We run a samba-3.6.9 PDC with ldap backend and windows 7 clients.
Everything for normal users is working fine (domain logon, roaming
profiles).
But now we'd like to enable our systemadministartors to login to any
workstation with there domain user and inst...
2015 Apr 29
0
Mysql 5.6, Centos 7 and errno: 24 - Too many open files
...a file to systemd
config fixes it:
[root at mysql2 ~]# cat /etc/systemd/system/mariadb.service.d/limits.conf
[Service]
LimitNOFILE=10000
LimitMEMLOCK=10000
On Wed, Apr 29, 2015 at 8:31 AM, G?tz Reinicke - IT Koordinator <
goetz.reinicke at filmakademie.de> wrote:
> Hi,
>
> may be somewon has a working solution and information on that:
>
> I installed the most recent mysql community on a server and do get a lot
> of "errno: 24 - Too many open files".
>
> There are suggestions to increase the open_files_limit, change/add that
> to /etc/security/limits.conf...
2015 Apr 29
0
Mysql 5.6, Centos 7 and errno: 24 - Too many open files
...nf
> > [Service]
> > LimitNOFILE=10000
> > LimitMEMLOCK=10000
> >
> >
> > On Wed, Apr 29, 2015 at 8:31 AM, G?tz Reinicke - IT Koordinator <
> > goetz.reinicke at filmakademie.de> wrote:
> >
> > > Hi,
> > >
> > > may be somewon has a working solution and information on that:
> > >
> > > I installed the most recent mysql community on a server and do get
> > > a lot of "errno: 24 - Too many open files".
> > >
> > > There are suggestions to increase the open_files_limit,...
2010 Apr 27
0
smbldap-tools vrs. Ldapsam:Editposix
...r importing my posix accounts into ldap and populating the basic
tree for samba I was able to migrate the sambapasswd too and finaly my
windows users can log in. (This was the smbldap-tools-way)
Doing this the Ldapsam:Editposix-way, something with the users main
group mapping(?) fails. (1)
May be somewone can poit me to a good "migrating to Ldapsam:Editposix
how tos"? Or can help my in an other way? I can provide my config in
detail and describe the steps I did.
One importend question for me too is, should I go the Ldapsam:Editposix
way or smbldap-tool-way? Any suggestions?
Thanks a lo...
2015 Apr 30
2
Mysql 5.6, Centos 7 and errno: 24 - Too many open files
...10000
> > > LimitMEMLOCK=10000
> > >
> > >
> > > On Wed, Apr 29, 2015 at 8:31 AM, G?tz Reinicke - IT Koordinator <
> > > goetz.reinicke at filmakademie.de> wrote:
> > >
> > > > Hi,
> > > >
> > > > may be somewon has a working solution and information on that:
> > > >
> > > > I installed the most recent mysql community on a server and do
> > > > get a lot of "errno: 24 - Too many open files".
> > > >
> > > > There are suggestions to incre...