|
From: Stephan B. <ps...@gm...> - 2011-03-31 14:18:36
|
Hi there, A big thanks for you're quick responses, just want to confirm you received the below mail on: "Can you please send me you're list of tools you added to skeleton" You can give me access to wiki if you want, copied most of commands to txt document while setting up client/server and also want to do further testing tonight. Few things I got stuck on. - .ssh directory does not get auto created on server or client if it doesn't exist at install - the config file needs some notes on where and how directories and files work that need to be set(I'll try and help you with that) - Is it possible to schedule more than one schedule and how? Cheers Stephan Buys -------- Original Message -------- Subject: Re: [Sepiola-users] Sepiola Installation Date: Thu, 31 Mar 2011 10:25:19 +0200 From: Stephan Buys <ps...@gm...> To: Michael Eichenberger <mic...@st...> That was my idea as well, using Jailkit. Can you please send me you're list of tools you added to skeleton. There is quite a few. Thanks On 31/03/2011 10:21, Michael Eichenberger wrote: > Hi Stephan > > We work with chroot environments (Change root). These chroots act like > a jail. The users can not leave the chroot environments. The setup > depends on your Linux distribution. Some distributions offer tools to > setup a chroot. > > We created a skeleton and added the tools (like ls, chmod, ...) with > the corresponding libraries. For each new user we just hardlink all > the files an edit /etc/passwd and /etc/group. > > Regards, Michael > > On 31/03/11 10:13, Stephan Buys wrote: >> Hi There >> >> Thanks for you're help will impliment and send details you some other >> snags I ran into. What do you use to keep user backup files isolated >> and unreadable from other backup ssh users? >> >> Thanks >> Stephan >> >> On 31/03/2011 09:14, Michael Eichenberger wrote: >>> Hello Stephan >>> >>> The scripts are fairly simple. In most cases, the only information >>> taken out of the ldap directory can be extracted with the following >>> commands (uid stands for the user name, gid for the group name): >>> >>> * getent passwd uid >>> * getent passwd gid >>> >>> With these commands, you can check the users home directory and >>> retrieve any other user related information. >>> >>> I would be happy to give you write access to the sepiola wiki, so >>> that you can publish you own scripts. >>> >>> Kind regards, Michael >>> >>> >>> On 31/03/11 00:25, Stephan Buys wrote: >>>> Hey again, can you please let me know how server side scripts can >>>> be adapted for local users rather than ldap. >>>> >>>> Thanks again >>>> Stephan >>>> >>>> On 30/03/2011 12:17, Michael Eichenberger wrote: >>>>> Hi Stephan >>>>> >>>>> We've updated the documentation on the wiki for the configuration >>>>> of Sepiola (Linux): >>>>> http://wiki.sepiola.org/index.php?n=Sepiola.InstallationLinux?lang=en >>>>> >>>>> Please make sure, that puttygen is installed on the server (see >>>>> the requirements section): >>>>> http://wiki.sepiola.org/index.php?n=Sepiola.HowToBackupServerSetUp?lang=en >>>>> >>>>> Kind regards, Michael >>>>> >>>>> On 30/03/11 00:56, Stephan Buys wrote: >>>>>> Hi There, >>>>>> >>>>>> Got everyhting installed and configured to connect to my ssh >>>>>> server, keys fingerprints etc. >>>>>> >>>>>> ssh from the command line works fine but user can't authenticate. >>>>>> >>>>>> What do I have to change in config for custom setup? >>>>>> >>>>>> Like what I see in screenshots wanna give it a try! >>>>>> >>>>>> Thanks >>>>>> Stephan Buys >>>>>> >>>>>> Linux + Windows >>>>>> >>>>>> >>>>>> ------------------------------------------------------------------------------ >>>>>> Enable your software for Intel(R) Active Management Technology to meet the >>>>>> growing manageability and security demands of your customers. Businesses >>>>>> are taking advantage of Intel(R) vPro (TM) technology - will your software >>>>>> be a part of the solution? Download the Intel(R) Manageability Checker >>>>>> today!http://p.sf.net/sfu/intel-dev2devmar >>>>>> >>>>>> >>>>>> _______________________________________________ >>>>>> Sepiola-users mailing list >>>>>> Sep...@li... >>>>>> https://lists.sourceforge.net/lists/listinfo/sepiola-users >>>>> >>>>> -- >>>>> stepping stone GmbH >>>>> Neufeldstrasse 9 >>>>> CH-3012 Bern >>>>> >>>>> Telefon: +41 31 332 53 63 >>>>> www.stepping-stone.ch >>>>> mic...@st... >>>> >>> >>> -- >>> stepping stone GmbH >>> Neufeldstrasse 9 >>> CH-3012 Bern >>> >>> Telefon: +41 31 332 53 63 >>> www.stepping-stone.ch >>> mic...@st... >> > > -- > stepping stone GmbH > Neufeldstrasse 9 > CH-3012 Bern > > Telefon: +41 31 332 53 63 > www.stepping-stone.ch > mic...@st... |