You expect the suffix to show up in the path name? I have a trio of domains with the same name, different suffix. The name doesn’t appear in any of the paths. /home/ oooo for dot org, home/ooon for dot net,and home/oooc for dot com.
Maybe something has changed as I see a mixture of dot being in the path in domains I’ve created of the years.
I have not idea what your longname line does.
Ok, its a switch to long name format sorry, maybe webmin needs a restart for the change to work.
P.S. Tried with longname=1 and restarted and still no dot in path. Maybe longname switch doesn’t do that, any docs on what it suppose to do?
Sorry I edit the wrong conf, didn’t go into virtual-server dir (did it manually not command line) and then it works, have you checked the config file has been changed to longname=1?
that is the first thing i checked. however, if longname was zero, i should think that ALL the names would be missing the domain name suffix, not just a handful of them.
I’d encourage y’all to have a look around in the Virtualmin Configuration and Server Templates. Just about any behavior you want is configurable, if you don’t like the default behavior.
i tried changing the value to “First part of domain” and back again thinking maybe something didnt get set right, but i continue to see the same directory names without the domain name suffix.
its behaves as if the “Full domain name” setting is no longer working.
EDIT:
i may just go into all the /etc/webmin/virtual-server/domains/ files and manually change all the /home/zzzzz/ to /home/zzzzz.com/ and also do so in the httpd.conf
It works. It does not change existing usernames. It only applies to new domains/users.
Changing all your existing users could potentially cause surprises/breakage. But, if you know you’re not relying on the path/username anywhere outside of the VirtualHost, you can certainly change it, if you like having the full domain name in the username and path.
But, I see the UI has actually changed in the new version we just released. So, I guess @Ilia or @Jamie made a change, and maybe there’s some broken behavior in those changes (though I just tested with the new version and it worked correctly).