Git Product home page Git Product logo

splatd's People

Contributors

samskivert avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

kleopatra999

splatd's Issues

Splat's modifiedTime optimization fails to recognize group changes

In addition to the record itself changing, a group modification may also
trigger a per-record configuration change. Splat currently does not recognize
group changes, and thus does not apply configuration changes.

An example of this is home directory creation. If a user is not in a group
required for home directory creation, the directory will not be created until
splat is restarted, or the user's LDAP record is modified, even after the user
is added to the requisite group.

The fix for this seems to be checking both the record's modification time, as
well as the modification time of any groups of which the record is a member.


Original issue reported on code.google.com by [email protected] on 16 Jun 2008 at 4:31

Allow for a script to be executed when an account is purged

Similarly to how it is possible to run a script for the homedir creation 
helper, it would be nice to be 
able to run a script to do extra cleanup when an account is purged. This would 
aid in, for example, 
removing Apache configs generated by a homedir creator that makes Apache 
configuration files for 
each user on a WebDAV file server.

Original issue reported on code.google.com by [email protected] on 19 Dec 2008 at 1:16

Add option for purge helper to delete files as root

Sometimes users have files that are their responsibility in their home 
directory that they may not 
have permission to delete, e.g. files that need to be writeable by the user 
running the web server. It 
may be desirable to delete these files anyway when a home directory is purged. 

I'm not certain if implementing this feature really is all that great of an 
idea though, because 
deleting everything as root has a lot of potential to cause damage. An 
alternative solution may be 
to specify a list of other users to try dropping privileges to if the first 
deletion as the user itself 
fails.

Original issue reported on code.google.com by [email protected] on 19 Dec 2008 at 1:31

<logfile> sections cannot set logging level

If "Level debug" is set in a <logfile> subsection in splat.conf, messages will 
only be logged at level 
info (the default) or whatever is set in the global Level for the entire 
<Logging> section. I think the 
level can be properly set in <syslog> subsections though. Based on my 
uncertainty I've just 
updated the documentation to mention only a global Level setting for the entire 
<Logging> section.

This could be related to the version of ZConfig used. On tests that showed this 
I was using ZConfig 
2.3.1.

Original issue reported on code.google.com by [email protected] on 4 Nov 2008 at 1:08

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.