2014-04-26 22:04 keltezéssel, Szládovics Péter írta:
Dear Friends,

Since one of nearly samba updates, when a new user created by samba-tool, it will get an initial mail attribute in the AD schema. My createuser.sh script will fail at this point, because the mail attribute is single. So I modified the 81th line in that script from:

    add: mail

to:

    replace: mail

If you use these scripts you can modify it manually by yourself.
At the moment I modified this in the package on my webpage, but I'll modify it later to detect the mail attribute is exists or does not.

Dear List,

I updated the script again. The new script will disable the directory listing in webresources folder.

If you built your sire with my script, then you need to run the two following command as normal user:

   sed 's/^<Directory \/usr\/lib\/GNUstep\/SOGo\/>$/&\n    Options
   -Indexes/' </etc/apache2/conf.d/SOGo.conf | sudo tee
   /etc/apache2/conf.d/SOGo.conf
   sudo service apache2 reload

Attention: If you run the first line as root, and do not use sudo, then you will lose your config!

--
Cheers,
Peter
--
[email protected]
https://inverse.ca/sogo/lists

Reply via email to