/srv/irclogs.ubuntu.com/2013/11/15/#ubuntu-server.txt

tboathey all, could use help with something on my ubuntu 13.04 server: recently set up iptables, however samba no longer broadcasts, can connect directly, but it does not list in Network Shares.00:22
tboatand yes i have rules for the samba ports in iptables00:23
=== steve__ is now known as sbeattie
sarnoldtboat: how about the 'nmbd' ports?00:37
tboatthey should be in there00:38
tboat137, 138, 139, 445, 389, 445, 90100:39
bradmtboat: I find it useful to add an explicit log and then deny when I'm trying to get firewalls working00:39
ArrickHey all, if I have run a cmd such as "aptitude install mysql-server libapache2-mod-auth-mysql php5-mysql" on a server, how to I remove that?02:38
Arrickthis is on 12.04 LTS02:38
Arrick!openldap03:15
Arrick!ldap03:15
ubottuLDAP is the Lightweight Directory Access Protocol. For more information, installation instructions and getting clients to authenticate via LDAP see https://help.ubuntu.com/community/OpenLDAPServer03:15
ArrickGuys, I am wanting to be able to have my windows users be able to utlize single sign-on with a moodle website, am I looking at the right thing with ldap?03:20
Arrick!single sign on03:21
ubottuArrick: I am only a bot, please don't think I'm intelligent :)03:21
Arrick!SSO03:21
pmatulisArrick: you're thrashing03:27
Arrickok, please point me in the right direction03:27
pmatulisArrick: is this website on the internet or on your private network?03:29
Arrickprivate network03:29
ArrickI have been able to install sites so that SSO works in the past, but not on Linux03:30
ArrickI dont want the users to have to logon to the server every time they are doing training, just logon to thier windows PC, and have it authenticate for them when they hit the site.03:30
pmatulisSSO on a LAN typically involves Kerberos03:31
Arrickand NTLM03:33
ArrickLDAP was what our last 2 sites have utilized..03:33
Arrickbut then, they were both windows servers running IIS.03:34
pmatulisLDAP is a protocol, what was the implementation?  Windows or Linux?03:35
Arrickthe implementation was windows for the other sites, this one I need on Linux03:35
pmatulisso you were probably using AD then03:36
ArrickOh, yes, Active Directory is the authentication, sorry.03:36
pmatulisok, AD incorporates Kerberos and LDAP, in its own strange way03:37
Arrickyeah03:38
Arrickits what I need, and you are definately on the right track, is there a single site that can help me get to where I need to be at?03:38
pmatulisif Windows clients adhere to the standards then they should be able to deal with a Linux-based Kerberos setup, but you never can tell with Windows03:38
pmatulisLDAP just stores information.  you can therefore put your Kerberos info inside of LDAP if you want but you will still require a Kerberos server03:39
pmatulisif you use LDAP, i recommend OpenLDAP as its implementation03:40
pmatulisbut LDAP & Kerberos can be fairly complex03:40
pmatulisand, no, i don't have a site for you.  you'll need to do a fair amount of homework03:41
=== gfrog_ is now known as gfrog
pmatulishow do i get rid of 'quiet splash $vt_handoff' on a new saucy install?  there is no quiet or splash in /etc/default/grub05:24
pmatulisyet the first 3 options are in my grub.cfg05:25
pmatulisweird, a 'sudo update-grub' got rid of them, no changes made by me05:26
=== freeflying is now known as freeflying_away
=== freeflying_away is now known as freeflying
=== freeflying is now known as freeflying_away
=== freeflying_away is now known as freeflying
=== freeflying is now known as freeflying_away
Joel_rehey, I've been trying to get nagios3 installed10:37
Joel_rebut it just fails10:37
Joel_rehttp://hastebin.com/qutafitaki.vhdl10:37
Joel_reany clues on what I can do to get around this ?10:37
=== gary_poster|away is now known as gary_poster
AdminInNeedHi, why do automatic updates download flash plugin on headless ubuntu server?14:59
AdminInNeedIt seems like a waste since only lynx is installed; no ff, chrome, or etc.14:59
rbasakAdminInNeed: it isn't installed by default. Seems you or something on your system installed it since installation, and thus it's being upgraded.15:01
HumpyDumpydoes anyone here have a cloud?15:02
HumpyDumpyi tried to make a cloud :( it didn't go so well15:02
remix_tjAdminInNeed: i suggest you to install with the option --no-install-recommends or the relative option on apt config to avoid the installation of useless software15:03
* LinuxGold is running Ubuntu 13.10 server in Virtualbox on iMac machine. have been running console for a while and decided to install xubuntu-desktop, couldn't run.15:03
LinuxGoldalready apt-get install xubuntu-desktop15:04
LinuxGoldsuccessfully installed, but couldn't start.15:04
LinuxGoldrebooted the vm15:04
AdminInNeedRaboo: remix_tj thanks you for the direction and advice.15:04
ivokshey15:18
ivokshow does one terminate a subordinate charm that's in the state of dying :)15:18
LinuxGoldhttp://paste.ubuntu.com/6421788/15:54
LinuxGoldthis might help?15:54
josh__Hello I have installed BIND manually but I am a little bit confused about whether I am using named.conf or named.conf.local? Both need creating either way. Any help appreciated!15:56
rbasakjosh__: I suggest you use named.conf.local unless you have to change something in named.conf.15:57
rbasakjosh__: it allows the packaging to change the default named.conf on upgrades without interfering with you.15:57
rbasakjosh__: however, you may change named.conf if you wish, eg. to replace the default structure that packaging provides. In this case, you'll just be prompted to deal with it yourself on upgrade.15:58
josh__Thanks so much for the help. I am new to this admittedly but it's for an experiment I am setting up. A lot of the resources refer to named.conf.local but I thought that may be just for apt-get installs.15:59
josh__It seems strange that you have to create these files manually as well, is this normal when manually installing?15:59
rbasakWhat do you mean by "manually installing"?15:59
josh__Well unpackaging the tarball that I downloaded on BIND's website and compiling it etc. This is how I installed as I wanted to ensure I was getting a particular version.16:02
=== alex88_ is now known as alex88
jrwreni want to untar an ubuntu cloudimg and chroot to it. possible? thoughts?18:52
sarnoldjrwren: if I recall the cloudimages correctly, that's one of the intended uses :)18:54
jrwrenwell look at that, its even a tarball https://cloud-images.ubuntu.com/precise/current/precise-server-cloudimg-amd64-root.tar.gz18:58
jrwrenthanks for not calling me crazy sarnold18:58
sarnoldjrwren: woo :)18:59
=== Pici is now known as Guest25996
=== wylde is now known as Guest64913
=== Guest25996 is now known as Pici
daveopsI could use some help demystifying the Cloud archive release cycle...20:06
daveopshttps://launchpad.net/ubuntu/+source/nova/ I can see that 2013.1.4 has been released in the updates channel, but it's not available to me in precise-updates20:07
=== gary_poster is now known as gary_poster|away

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!