What means "shell access"

Discussion in 'General' started by srg, Aug 2, 2005.

  1. srg

    srg New Member

    Is it not linux shell? ISP doesn't add users to /etc/passwd. Or I'm wrong? What it means?
     
  2. falko

    falko Super Moderator ISPConfig Developer

    Yes, it's the Linux shell. ISPConfig adds users to /etc/passwd and /etc/shadow.
     
  3. srg

    srg New Member

    Why can it no do it? How may I detect what is wrong? Is there any logs?
    At /home/admispconfig/ispconfig/ispconfig.log nothing interesting. :(
     
  4. falko

    falko Super Moderator ISPConfig Developer

    Is the user in question in /etc/passwd and /etc/shadow? Did you enable shell access for the user? You have to enable shell access for the web itself and in addition to that for each user of that web that needs shell access!
     
  5. srg

    srg New Member

    Of course, I add user test (clients section) with Shell Access, CGI Scripts, SSI and FTP Access. But it is not at system :'-(
    [root@studik www]# id test
    id: test: No such user
    [root@studik www]#
     
  6. falko

    falko Super Moderator ISPConfig Developer

    Don't your users have aprefix like web1_? E.g. web1_test?
    Did you enable shell access for that user on the tab "User & Email"?
     
  7. srg

    srg New Member

    Ops. I found my mistake. Thx.
    Regards!
     

Share This Page