BookmarkSubscribeRSS Feed
Asmam
Fluorite | Level 6

Hi everyone, 

I have a directory linux names Dev, and it has as owner a user named userdev.

The problem is that when I connect with the userdev to SAS Guide Entreprise trying to create a table using a libname LA_DEV pointing to the directory Dev I got this error ! 

 

ERROR: L'utilisateur n'a pas le bon niveau d'autorisation pour la biblio. LA_DEV.  and that it means ERROR: The user does not have the correct permission level for the library. LA_DEV.

 

Please help me finding the solution ! 

3 REPLIES 3
Asmam
Fluorite | Level 6

hi @Kurt_Bremser, how can I make sure that SAS metadata user "userdev" uses the system account "userdev". 

I tried to create a guide user that point on the system account as shows the picture below 

 

Capture222.PNG

 

but still not working only if i give 777 as an access rights to the directory

Kurt_Bremser
Super User

Log on to the UNIX commandline as userdev, change to the directory in question (make sure that it contains the datasets visible in your library as .sas7bdat files), and see if you can create a file there. From your screenshot, it seems that you have the correct system userid.

 

Are you really sure that you are dealing with the correct path on the correct server? How did you set the permissions? Are you using a standard (not pooled) workspace server? Could it be that the filesystem is mounted read-only?

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 3 replies
  • 1515 views
  • 0 likes
  • 2 in conversation