Displaying 20 results from an estimated 2000 matches similar to: "Change Password after expired"
2016 May 10
2
Change Password after expired
Hello!
I'm not using graphical interface kkkkk
hug
Em 10-05-2016 15:35, Rowland penny escreveu:
> On 10/05/16 18:37, Carlos A. P. Cunha wrote:
>> I do not speak Spanish, I am using a web server, which is not locally
>> on Samba 4, but on the same network.
>>
>> OS: CentOS 7 64-bit
>
> Are you running Gnome3 ?? if so, you do not need anything else, GDM3
>
2016 May 10
0
Change Password after expired
On 10/05/16 19:59, Carlos A. P. Cunha wrote:
> Hello!
> I'm not using graphical interface kkkkk
> hug
>
>
> Em 10-05-2016 15:35, Rowland penny escreveu:
>> On 10/05/16 18:37, Carlos A. P. Cunha wrote:
>>> I do not speak Spanish, I am using a web server, which is not
>>> locally on Samba 4, but on the same network.
>>>
>>> OS: CentOS
2016 May 10
0
Change Password after expired
On 10/05/16 18:37, Carlos A. P. Cunha wrote:
> I do not speak Spanish, I am using a web server, which is not locally
> on Samba 4, but on the same network.
>
> OS: CentOS 7 64-bit
Are you running Gnome3 ?? if so, you do not need anything else, GDM3
will allow you to change an expired password at login (provided PAM is
setup correctly)
Rowland
>
> [Root @ webserver conf] #
2008 Jul 16
2
pear
Hi,
is it safe to install additional modules to pear with "pear install"? I
need php-pear-MDB2 which is in CentosPlus but does not contain
php-pear-MDB2_Driver_xxx. So I did:
yum install php-pear-MDB2
pear upgrade MDB2
pear install MDB2#mysql
Thanks,
David
2009 Mar 04
1
head scratcher update
perhaps my mind isn't working today.
I'm trying to update a system that hasn't been updated in a while which
I believe is CentOS 5.2 but it's possible that it's 5.1. I am pretty
sure that it has php installed from CentOS-Extras and when I do yum
update, it's stumbling on php
--> Finished Dependency Resolution
Error: Missing Dependency: php-common = 5.1.6-20.el5_2.1 is
2016 Aug 25
3
Centos 7 and php 5.5
I am hoping that the wisdom of the group here can at least point me in
the right direction.
I have a Centos7 server that I need to upgrade php from 5.4 to 5.5. I've
tried several tutorials to add the remi repository and enable php55, but
I always end up at the same result:
Error: Package: php-5.5.38-1.el6.remi.x86_64 (remi-php55)
Requires: httpd-mmn = 20051115
2015 Nov 15
5
Error when installing mysql package
Hi all,
I have tried to install MySQL package but get next:
[kim at forge tools]$ sudo yum install mysql
[sudo] password for kim:
Loaded plugins: fastestmirror, rhnplugin
This system is receiving updates from RHN Classic or Red Hat Satellite.
Loading mirror speeds from cached hostfile
* base: cosmos.cites.illinois.edu
* epel: mirrors.syringanetworks.net
* extras: mirror.acsnet.com
*
2015 Jun 24
0
CESA-2015:1135 Important CentOS 7 php Security Update
CentOS Errata and Security Advisory 2015:1135 Important
Upstream details at : https://rhn.redhat.com/errata/RHSA-2015-1135.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
48e10bf983d8cb8920e562c5b9782ad0bcda1ed62d33c639817c53bbe95f4584 php-5.4.16-36.el7_1.x86_64.rpm
2009 Aug 06
2
robots.txt
Hi all,
I have again noticed that the wiki does not really show up in search
results and wonder if it has any impact that robots.txt on
wiki.centos.org is empty.
Perhaps it should at least contain User-agent: * ?
Best Regards
Marcus
2015 Apr 01
2
Release 7 1503 includes samba-common.i686 (breaks multilib installs)
Hi,
Unfortunately we are getting multilib issues with the latest release
of CentOS 7. It seems that samba-common.i686 conflicts with
samba-common.x86_64, and therefore Yum multilib support.
Is this expected?
Thanks,
-ben
Transaction check error:
file /usr/bin/net conflicts between attempted installs of
samba-common-0:4.1.12-21.el7_1.i686 and
samba-common-0:4.1.12-21.el7_1.x86_64
file
2015 Jun 24
0
CentOS-announce Digest, Vol 124, Issue 12
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2015 Dec 30
4
Allow self password change using LDAP(s) with Samba4
Hi all
I am trying to create a webapp to allow users to change their own passwords
in Samba4 (perhaps, also in AD), using LDAP(s). But when I try to modify
the user password using this code:
dn: ........
changetype: modify
replace: unicodePwd
unicodePwd: "Temporal2"
I get this error:
0x32 (Insufficient access; error in module acl: insufficient access rights
during LDB_MODIFY (50))
2016 Jan 12
1
Allow self password change using LDAP(s) with Samba4
Hi
Thanks all for your responses. The users can now change their own password
adding and removing the unicodePwd attribute, using the correct method to
generate the password value.
Now, I have a problem, because the users who have the option to force to
change the password in the next login checked, can't bind to the LDAP
server in order to change their password. Is there any way to do this,
2015 Apr 23
2
Samba 4.1 as member server, problems doing password authentication using CentOS/RedHat 7 packages
On 04/21/2015 11:39 AM, Rowland Penny wrote:
> On 21/04/15 18:24, Ty! Boyack wrote:
>> On 04/20/2015 05:30 PM, Andrey Repin wrote:
>>> Greetings, Ty! Boyack!
>>
>> Thanks, and Hi!
>>> I dumped (using testparm -v) all of the default settings, and found
>>> that
>>> With Samba 4, I've found the output of "samba-tool testparm" to
2016 Aug 25
0
Centos 7 and php 5.5
Looks like you are trying to install packages built for EL6 in EL7
I'm fairly certain Remi has EL7 packages for PHP 7.
If he doesn't, I have php 5.6.x for EL7 - but it's a radical update
because I build against a new apache and LibreSSL which isn't what a lot
of people want.
https://librelamp.com/
On 08/25/2016 06:47 AM, Richard B. Pyne wrote:
> I am hoping that the wisdom
2017 Jan 27
3
yum adding 7.3 packages to 7.2 system
My system is 7.2.1511.
When I run "yum update", it wants to install about
900 packages total. Most are labeled just "el7".
A few "el7_1" and a lot are "el7_3" or 7.3.
None are 7.2.
I'm not surprised when I see 50-100 packages needing
an update. But 900? And none specific to the
installed system?
My last update, of 4 packages, was Dec 31, 2016.
I
2015 Jun 24
1
Problem with todays update and fence-agents-all
Hi all!
I add another problem with todays updates:
Error: Package: fence-agents-all-4.0.11-13.el7_1.x86_64
(centos7-x86_64-updates)
Requires: fence-agents-compute
fence-agents-compute seems to be missing.
Thanks,
Gerald
2015 Jun 16
2
winbind bug - possible overflow
Hello,
I'm facing a bug with winbind. If I request groups for particular domain user,
winbind cache gets corrupted. My winbind version is 4.1.12-23.el7_1 (Centos
7.1, x86_64).
1) this is correct UID to SID mapping:
wbinfo -U 100152
S-1-5-21-3451901064-902568176-4053310204-180212
2) I request groups info for a user:
id -G -n 209459
[reply with 33 groups]
3) I request UID to SID mapping
2015 Apr 01
2
Thanks for 7.1
On 01/04/15 06:56, John R Pierce wrote:
> On 3/31/2015 5:25 PM, Nux! wrote:
>> Just wanted to say "Thanks!" to the CentOS team for their efforts to
>> put out a 7.1 release.
>
>
> so I updated my c7 dev systems last night with CR... do I need to do
> anything special to get it to clean update ? yum update isn't offering
> me anything newer and
2015 May 13
0
CEBA-2015:0977 CentOS 7 samba BugFix Update
CentOS Errata and Bugfix Advisory 2015:0977
Upstream details at : https://rhn.redhat.com/errata/RHBA-2015-0977.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
07c9f89696c34ce27867b69b4742694c7ad9ab12e0d29c71438f0e62a7601cee libsmbclient-4.1.12-23.el7_1.i686.rpm