1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-sysadm] Invalid account
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Invalid%20account&In-Reply-To=%3C1303947725.16679.219.camel%40akroma.ephaone.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="003404.html">
<LINK REL="Next" HREF="003406.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-sysadm] Invalid account</H1>
<B>Michael Scherer</B>
<A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Invalid%20account&In-Reply-To=%3C1303947725.16679.219.camel%40akroma.ephaone.org%3E"
TITLE="[Mageia-sysadm] Invalid account">misc at zarb.org
</A><BR>
<I>Thu Apr 28 01:42:05 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="003404.html">[Mageia-sysadm] Invalid account
</A></li>
<LI>Next message: <A HREF="003406.html">[Mageia-sysadm] Invalid account
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3405">[ date ]</a>
<a href="thread.html#3405">[ thread ]</a>
<a href="subject.html#3405">[ subject ]</a>
<a href="author.html#3405">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Le mercredi 27 avril 2011 à 22:12 +0100, Pietr Petronov a écrit :
><i> [Même message en français en dessous]
</I>><i>
</I>><i> Hi,
</I>
Hi,
><i> I suscribed quite a long time ago to Mageia, but I provided my email address
</I>><i> uncorrectly. I've probably written yahoo.fr instead of yahoo.com
</I>
Yup, you used .fr and not .com.
><i> I've never received the confirmation mail, so that I never could valid my
</I>><i> account. Yet it wasn't pruned and my Nickname isn't available anymore.
</I>><i>
</I>><i> Would you be kind enough to erase my account when you have a little time. I'd
</I>><i> like to get back my account with the same nickname : Petronov.
</I>
Well, the question is "how can we be sure that the erasure demand is
legit". Ie, if the account is in used, we cannot check it ( unless we go
on every applications to seek ).
I guess since the password was never changed, that the account was
indeed unused. I can either erase it, or change the email.
For the record, here is the ldap query I used on valstar :
ldapsearch -L -h localhost -b "dc=mageia,dc=org" -D
"uid=misc,ou=People,dc=mageia,dc=org" -Z -W
'(&(objectClass=inetOrgPerson)(!(pwdChangedTime=*)))' cn uid mail
We do have 27 non activated account, I guess we could decide to prune
them sooner or later ?
><i> Thank you.
</I>><i>
</I>><i> And thank you for the great work you do on Mageia.
</I>><i>
</I>><i> P. Petronov
</I>><i>
</I>><i> PS : You may also want to check first that the count is really unused if ever
</I>><i> another Petronov came while I was waiting my account to be deleted.
</I>
Accounts are not deleted ( yet ).
--
Michael Scherer
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="003404.html">[Mageia-sysadm] Invalid account
</A></li>
<LI>Next message: <A HREF="003406.html">[Mageia-sysadm] Invalid account
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3405">[ date ]</a>
<a href="thread.html#3405">[ thread ]</a>
<a href="subject.html#3405">[ subject ]</a>
<a href="author.html#3405">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm
mailing list</a><br>
</body></html>
|