search for: nameprotected

Displaying 2 results from an estimated 2 matches for "nameprotected".

2005 Dec 22
2
Sharing out unix home directory via samba
Hello Sharing out unix home directory via samba. Home directory is /home/% username% . However, samba insists on sharing this directory as /home/% domain%/%username% . So a user can see their home directory as server %username% from windows. But, when they click on it, they get an error and the samba log says that the share /home/%domain%/%username% doesn't exist. Thanks Regards, Komal
2008 Apr 09
4
ssl and NameVirtualHost
...hosting, but I don't if that means, not at all, or not with multiple named hosts. I have multiple NameVirtualHost on port 80, but will only plan to use one of the names on port 443. The start of the section in my ssl.conf goes like this: <VirtualHost _default_:443> ServerName nameprotected.domain.edu:443 ServerAdmin me at domain.edu DocumentRoot /var/www/docs/nameprotected nameprotected.domain.edu is a DNS CNAME to the actual host. How do folks do SSL and virtual hosts? multiple IP addresses is not an option for me. TIA Tony Schreiner