=== PrivateVoid_ is now known as PrivateVoid === boshhead_ is now known as boshhead === sourcode is now known as sourcode[0] [08:50] hello, when I start my freeradius server, I get the following error: rlm_eap: Failed to link EAP-Type/tls: rlm_eap_tls.so: cannot open shared object file: No such file or directory [09:09] hello @ all, does anyone knows setup of "Bionic"? [09:09] to keep power of 3 servers as one virt. [09:51] being an idiot i forgot to bookmark the page with the information on how to configure n-way replication for ldap [11:10] hmm i can get the ldap to replicate but not the config [11:26] New bug: #272712 in mysql-dfsg-5.0 (main) "package mysql-server 5.0.67-0ubuntu5 failed to install/upgrade: Balík je ve velmi špatném, nekonzistentním stavu - před" [Undecided,New] https://launchpad.net/bugs/272712 [12:21] hello, how can I get rlm_eap_tls.so module to run freeradius server ? [13:07] After a postfix update a while ago, I started getting the error: "__fop_file_setup: Retry limit (100) exceeded" "postalias: fatal: open database /etc/aliases.db: File exists" whenever postalias or newaliases is run, including on install. This results in Postfix being listed as "not fully installed or removed" by apt-get. I have used find (as with sudo) and cannot find the aliases.db file anywhere, which seems to make a nonsense of the "file exists" erro [13:57] hi, I am trying to setup a mail server on my VPS and I keep getting "Relay access denied" when sending a message from or to the server. [14:50] Is there a prefered way to run rsync daemon under ubuntu? [15:34] Anyone got any good tips for rsync security? I have set hosts allow = just the IP of my remote machine. Is that enough? [15:35] i'd recomend doing it over ssh myself [15:40] Instead of running the daemon? [15:40] yeah. [15:41] likewise [15:42] Do I still leave my rsyncd.conf and use the module paths? [15:43] i've never used rsyncd. sshd executes rsync [15:43] yepp [15:44] runs stable and secure.. [15:44] Kamping_Kaiser: So do you just use full destination paths? (eg. rsync /var/www/ user@host:/var/www [15:45] Gargoyle, man page will help, but in short - `rsync -avze ssh path user@host:path [15:45] ` [15:45] is there a way to hold file rights with rsync without to tar /var/www? [15:46] linuxhelp_de, ownership? [15:46] doesnt -a do that? [15:46] yes [15:46] linuxhelp_de: The a option does that... Well, technically its a bunch of options, but they can all be applied with -a [15:47] i made my backup skripts with rsync -avz /source/ user@IP:/dest [15:48] when i run by hand i use --progress [15:49] the problem is that i have diffrent second admins for /var/www files, not root, but crontab runs out of root [15:50] -a set the file rights, but skripts over crontab set owners to root [15:50] i will test something later [15:52] the most backupskripts uses a TAR to pack all /var/www into a archive then send it over net to Backupengines [15:52] bye make a break now [15:58] After a postfix update a while ago, I started getting the error: "__fop_file_setup: Retry limit (100) exceeded" "postalias: fatal: open database /etc/aliases.db: File exists" whenever postalias or newaliases is run, including on install. This results in Postfix being listed as "not fully installed or removed" by apt-get. I have used find (as with sudo) and cannot find the aliases.db file anywhere, which seems to make a nonsense of the "file exists" erro [16:11] d7415: /etc/aliases.db is its normal location [16:11] * Gargoyle is one step closer to happyness. [16:12] Finally getting round to a remote backup for my webserver. [16:17] gargoyle: yup - it's not there [16:17] do you have a file called /etc/aliases (should be plain text)? [16:17] yes [16:18] but not aliases.db [16:18] what happens if you run newaliases (as root) ? [16:25] martin@lapserv:/etc$ sudo newaliases [16:25] [sudo] password for martin: [16:25] __fop_file_setup: Retry limit (100) exceeded [16:25] postalias: fatal: open database /etc/aliases.db: File exists [16:26] big pause before the retry limit from all the retrying [16:27] odd! [16:28] Is it possible you have an error in your aliases file that it's not catching? [16:44] possible...will check through again [16:49] it all appears to be in the correct format (certainly one which used to work) [16:51] d7415: Nothing extra in syslog or messages to help you out? [16:52] ooh - i looked in the mail logs before, stupidly didnt think to look in syslog... [16:52] Sep 21 16:51:10 lapserv postfix/smtpd[1803]: fatal: open database /etc/aliases.db: No such file or directory [16:52] Sep 21 16:51:11 lapserv postfix/master[4527]: warning: process /usr/lib/postfix/smtpd pid 1803 exit status 1 [16:52] Sep 21 16:51:11 lapserv postfix/master[4527]: warning: /usr/lib/postfix/smtpd: bad command startup -- throttling [16:52] looks about the same message really though, and responses rather than causes [16:53] ooh [16:53] the mail log has "fatal: open database /etc/aliases.db: No such file or directory" rather than "File exists" [16:53] i'm not sure how that can work [16:53] (that's mail.err) [16:54] nothing in messages [16:57] d7415: Not much more I can think of, never seen anything like that before! [16:58] ok, well thanks for trying [16:58] i am reviewing the openldap docs for intrepid and i am trying to setup my ldap replication [16:59] i seem to have loads of errors in my log file saying it can't bond to the remote server [17:16] New bug: #272812 in samba (main) "package samba 3.0.28a-1ubuntu4.5 failed to install/upgrade: subprocess post-installation script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/272812 [17:17] New bug: #270395 in samba (main) "cannot resolve windows host name" [Undecided,New] https://launchpad.net/bugs/270395 [17:41] soren, ping [18:08] New bug: #268974 in mysql-dfsg-5.0 (main) "MySQL Socket Sharing in OpenVZ" [Undecided,New] https://launchpad.net/bugs/268974 [18:42] can anyone help me with pam authenticaion and dovecot? cant seem to authenticate [18:44] MasterShrek: Possibly... lemme dig up my old notes! [18:45] MasterShrek: Oops, nope. I used a MySQL database. [18:55] this is weird, my cn=admin users keeps getting deleted [18:55] i wonder do i need a different user per server [19:00] damn you ldap [19:02] damn you replication why are you deleting my admin user [19:27] ARGGHHH - for anyone following my problem, aliases.db DID exist, but was named /etc/__db.aliases.db. deleted it and all is well [19:30] http://pastebin.com/m347e394c [19:30] anyone seen this before? [19:32] replication that likes to delete the admin user [20:25] hello chaps. [20:26] gu [20:26] hi [21:55] Two quick questions. 1.) Is setting the sticky but for my /var/www/xyz directories the correct/best way to make sure all future content created in those directories retains the mywebuser:www-data ownership? and 2.) Does that apply recursively, so will sub directories retain those permissions? [21:56] 1, i think so, 2, -R [21:56] e [21:57] poo nope. I made a test file and that got ownership of mywebuser:mywebuser (not in the group www-data) :( [22:01] Gargoyle: wo's the owner-group of /var/www/xyz ? [22:02] myuser:www-data [22:02] I think I am looking for the -s flag, not the -t flag [22:05] Gargoyle: you need to use ACL [22:07] setting the sticky bit will do the job [22:07] s is setuid [22:07] t is sticky [22:08] hmm, I have tried with just s and with both s and t. [22:09] the files in the sub directories are getting the correct owner webuser:www-data, but they loose the group write permission [22:09] *lose [22:11] Just having some rsync trouble. I think I'll just make it so both systems have the same users.