Changing default usernames

4 messages Options
Embed this post
Permalink
mraible

Changing default usernames

Reply Threaded More More options
Print post
Permalink
Any objects to changing mraible/tomcat and tomcat/tomcat to
admin/admin and user/user?

Now that I think about it, it might be better to use different names
since these are the default role names.  Or maybe we should change the
role names as well - to be more like what Acegi recomments: ROLE_ADMIN
and ROLE_USER?

Reasoning: If we're ever going to take over the world, it's more
professional to have generic usernames rather than "mraible".

Matt

--
http://raibledesigns.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden email]
For additional commands, e-mail: [hidden email]

David Whitehurst

Re: Changing default usernames

Reply Threaded More More options
Print post
Permalink
Yes, sounds more professional.  And probably will stick in the memory a little better.

David

On 4/18/07, Matt Raible <[hidden email]> wrote:
Any objects to changing mraible/tomcat and tomcat/tomcat to
admin/admin and user/user?

Now that I think about it, it might be better to use different names
since these are the default role names.  Or maybe we should change the
role names as well - to be more like what Acegi recomments: ROLE_ADMIN
and ROLE_USER?

Reasoning: If we're ever going to take over the world, it's more
professional to have generic usernames rather than "mraible".

Matt

--
http://raibledesigns.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden email]
For additional commands, e-mail: [hidden email]


Jason Thrasher

Re: Changing default usernames

Reply Threaded More More options
Print post
Permalink
In reply to this post by mraible
How about "scott / tiger" ?
*wink*... I think Oracle used those for at least a decade.

mraible wrote:
Any objects to changing mraible/tomcat and tomcat/tomcat to
admin/admin and user/user?

Now that I think about it, it might be better to use different names
since these are the default role names.  Or maybe we should change the
role names as well - to be more like what Acegi recomments: ROLE_ADMIN
and ROLE_USER?

Reasoning: If we're ever going to take over the world, it's more
professional to have generic usernames rather than "mraible".

Matt

--
http://raibledesigns.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@appfuse.dev.java.net
For additional commands, e-mail: dev-help@appfuse.dev.java.net
melinate

Re: Changing default usernames

Reply Threaded More More options
Print post
Permalink
In reply to this post by mraible
+1
and
+1

I agree the default usernames should change to be more generic basically
for the reasons you stated.  As for the role names I definitely agree!  
Having the role names start with "ROLE_" makes the Acegi voters more
efficient and it is easier to integrate additional voters [like I did in
AppFuse 1.? where I added a OwnerVoter
http://raibledesigns.com/wiki/attach/AppFuseSecurityMethods2/OwnerVoter.java 
]

Nathan

Matt Raible wrote:

> Any objects to changing mraible/tomcat and tomcat/tomcat to
> admin/admin and user/user?
>
> Now that I think about it, it might be better to use different names
> since these are the default role names.  Or maybe we should change the
> role names as well - to be more like what Acegi recomments: ROLE_ADMIN
> and ROLE_USER?
>
> Reasoning: If we're ever going to take over the world, it's more
> professional to have generic usernames rather than "mraible".
>
> Matt
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden email]
For additional commands, e-mail: [hidden email]