Hi Minjie,

> I still want to know is there a way to access the user tenant through the 
> server IP address without updating the PC hosts file.
>

The other way to do it is by using a real DNS entry. If you are within
a university, chances are they are able of setting up DNS entries for
you. For example, we purchased a wildcard DNS entry *.oaeproject.org
from Dyn.com, who is a DNS provider.

>
> One more question, why after I deleted the user tenant whose alias is "test", 
> I still can't create a new user tenant named "test" with the error message "A 
> tenant with the alias test already exists".
>

When you delete a tenant, it doesn't actually go through and delete
everything associated to the tenant. Ideally there would be a way to
restore that tenant entry, but I don't think there is at the moment.
If you need to bring it back, you could perform the CQL update query
in the database and restart the server (since tenants are stored in
application cache).

Thanks,
Branden

>
> Best regards
>
>
> --
> Minjie Zhang
> School of Computer Science and Technology, Tianjin University
> Mail:   min...@tju.edu.cn
> Phone: +8613920516380
>
>> -----原始邮件-----
>> 发件人: Branden Visser <mrvis...@gmail.com>
>> 发送时间: 2014年2月21日 星期五
>> 收件人: "张敏杰" <min...@tju.edu.cn>
>> 抄送: "oae-dev@collab.sakaiproject.org" <oae-dev@collab.sakaiproject.org>
>> 主题: Re: [oae-dev] Questions about how to access user tenant without a domain
>>
>> Hi Minjie,
>>
>> You will need at least two hosts at which you can access OAE. One for
>> the Admin UI and one for a user tenant. You will need a new host for
>> each additional user tenant you want to set up.
>>
>> If you're just running a test environment that not many people need to
>> access, you could update your /etc/hosts file to point more hosts at
>> your server IP. Then, you can create a user tenant whose host is one
>> of the ones you've mapped in your /etc/hosts.
>>
>> Hope that helps,
>> Branden
>>
>> On Fri, Feb 21, 2014 at 2:08 AM, 张敏杰 <min...@tju.edu.cn> wrote:
>> > I have built OAE on a server with only an IP address but no domain.Now I 
>> > can visit the admin UI page through my PC with the server IP, but how can 
>> > I visit the the actual OAE user interface (user temant). Now I can only 
>> > visit the user interface on the server itself.
>> >
>> >
>> > Thank you very much.
>> >
>> > --
>> >
>> >
>> > Minjie Zhang
>> > School of Computer Science and Technology, Tianjin University
>> > Mail:   min...@tju.edu.cn
>> > Phone: +8613920516380
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> > _______________________________________________
>> > oae-dev mailing list
>> > oae-dev@collab.sakaiproject.org
>> > http://collab.sakaiproject.org/mailman/listinfo/oae-dev
>> >
>
>
>
_______________________________________________
oae-dev mailing list
oae-dev@collab.sakaiproject.org
http://collab.sakaiproject.org/mailman/listinfo/oae-dev

Reply via email to