DA issue with limited packages (bug or shortcoming?).

Richard G

Verified User
Joined
Jul 6, 2008
Messages
12,744
Location
Maastricht
It seems I've discovered a bug a or a shortcoming of the option to limit packages.

I've got users who only make use of e-mail. So I created e-mail packages for these users.
Enabled the core function and e-mail only function.
Next to that, I enabled the Letsencrypt function, because they should be able to create SSL certificates for their domain.

In the package, SSL is also enabled, but now the problem occures.

1.) Domain setup, not present, user can not enable or disable SSL for the domain(s)
2.) SSL setup only present in the enhanced skin, not present in Evo skin, but when trying to use the SSL option in Enhanced, it gives this notice:
The request you've made cannot be executed because it does not exist in your authority level
which is odd, because SSL is enabled for this user.
3.) As a reseller, I can use DNS manager to do DNS entry's, but I can't manage or create an SSL

So this is the user.conf of one of the users:
Code:
account=ON
additional_bandwidth=0
aftp=OFF
api_with_password=yes
bandwidth=3000
catchall=OFF
cgi=OFF
clamav=OFF
creator=resellername
cron=OFF
date_created=Fri Oct 17 00:00:58 2008
dnscontrol=OFF
docsroot=./data/skins/evolution
domain=domain.nl
domainptr=0
[email protected]
feature_sets=core_functions:email_only
ftp=0
git=OFF
inode=unlimited
ip=95.216.69.68
jail=ON
language=nl
login_keys=OFF
mysql=0
name=myuser
nemailf=10
nemailml=0
nemailr=0
nemails=10
notify_on_all_question_failures=yes
notify_on_all_twostep_auth_failures=yes
ns1=ns1.hostingfun.nl
ns2=ns2.hostingfun.nl
nsubdomains=0
package=Email1000
php=OFF
plugins_allow=letsencrypt_domains
quota=1000
security_questions=no
sentnotice_quota_full=no
sentwarning_bandwidth=no
sentwarning_inode=no
sentwarning_quota=no
skin=evolution
spam=ON
ssh=OFF
ssl=ON
suspend_at_limit=ON
suspended=no
sysinfo=ON
twostep_auth=no
user_widgets=WGT_USER_STATS:WGT_ADDITIONAL_DOMAINS
username=myuser
usertype=user
vdomains=1
wordpress=OFF
zoom=100

As you can see, both Letsencrypt and SSL is active, but as said, not usable in Enhanced skin and not even visible in Evo skin.

Can Directadmin fix this? Or am I doing anything wrong here?
 
Back
Top