Hi,
I'm developping a Java application which will allow the same features that the web client of Alfresco.
I would like to know how I can log in as a guest, because when an user is not connected with his account, he can see the work station, and have some permissions.
I tried to connect without login/password, with "guest"/"" and "guest"/"guest" but none of these is working.
Does anyone have the answer ?