Index: /ccsd/trunk/crcnetd/modules/ccs_asset.py
===================================================================
--- /ccsd/trunk/crcnetd/modules/ccs_asset.py	(revision 1247)
+++ /ccsd/trunk/crcnetd/modules/ccs_asset.py	(revision 1248)
@@ -970,5 +970,5 @@
     return res[0]["description"]
 
-@exportViaXMLRPC(SESSION_RO, AUTH_ASSET_MANAGER)
+@exportViaXMLRPC(SESSION_RO, AUTH_AUTHENTICATED)
 def getAsset(session_id, asset_id):
     """Retrieves all the information about this asset from the database"""
