Ubuntu Networking :: Likewise Open Autocomplete Terminal?
Sep 7, 2010
I'm having a bit of a struggle here. I recently installed likewise-open 6 to logon to my company domain.
All is working fine but one thing, the gnome-terminal autocomplete function.
All that the terminal shows is a "$" sign and nothing else. When I type in a part of a word and press "TAB" it registers as a tab and does not show the autocomplete options that I normally have. it's very annoying to type a long sentence every time.
View 4 Replies
ADVERTISEMENT
May 25, 2010
I'm running Ubuntu 10.04 Server x86 64-bit and installed likewise-open, which I think is version 5.4. I can authenticate with Active Directory credentials, but it seems to hang when I log in. I can press Ctrl-C and break out of the hang, but was interested to see what was causing the behavior. I noticed lsassd was taking up about 99% of CPU while in this hung state. I then did a
Code:
tail -f /var/log/syslog and discovered lsassd was doing some type of query for what appeared to by every user in our Active Directory as I saw hundreds of entries like this being added to the syslog:
Code:
May 25 14:21:27 coe-web lsassd[1225]: 0x7f5bc72c1710:The user attributes in the cache data for 'domainjohndoe' are invalid. The cache database or user data in Active Directory could be corrupt.
Is there some setting I can change so it doesn't do this?
View 7 Replies
View Related
Dec 3, 2010
I have installed likewise-open to authenticate on Active Directory and pam_mount for mounting folders.
Now when I logon to local user
Dec 3 17:10:38 ltsp-server3 sshd[8742]: pam_mount(pam_mount.c:364): pam_mount 2.3: entering auth stage
Dec 3 17:10:38 ltsp-server3 sshd[8724]: Accepted keyboard-interactive/pam for salman from 10.199.104.45 port 3250 ssh2
Dec 3 17:10:38 ltsp-server3 sshd[8724]: pam_unix(sshd:session): session opened for user salman by (uid=0)
Dec 3 17:10:38 ltsp-server3 sshd[8724]: [moduleam_lsass]pam_sm_open_session failed [login:salman][error code: 40081]
[Code]...
View 1 Replies
View Related
Jul 27, 2010
Im having an issue after I install likewise-open it works fine until i restart the machine the lsassd service won't start for any reason and it's status is dead. Any one run into this issue before?
View 9 Replies
View Related
Feb 2, 2011
I'm having an issue when I run apt-get and try to use autocomplete. It seems to only happen when I try to remove or install certain items - like gwibber, gnome stuff, etc. So let me show you what happens:
Code:
user@mycomp ~ $ sudo apt-get remove gwigrep-status: /var/lib/dpkg/status:13456: expected a colon .
So I typed in gwi pressed tab and it came up with the /var/lib/dpkg/status:13456: expected a colon (newline) .
View 2 Replies
View Related
Jan 6, 2011
I'm having trouble installing likewise open through preseed.I'v used the example from https://help.ubuntu.com/10.04/instal...le-preseed.txt as the source of my preseed file.It works just fine installing openssh, smbfs and libpam-mount. Se the code below. But if I try adding likewise to the code below installation stops when the likewise package is starting to install.Quote:
# Individual additional packages to install
d-i pkgsel/include string openssh-server build-essential smbfs libpam-mount
# Whether to upgrade packages after debootstrap.
[code]....
View 1 Replies
View Related
Jan 3, 2011
Tinking around and found "likewise-open-server" as an installable package. I installed it, but cannot find it anywhere in gnome. Anybody know what this package does? How to use it? I googled it but can't find much.
View 1 Replies
View Related
Mar 23, 2010
Atleast I think it's a terminal program. I remember several years ago while using Redhat 7 when working in the terminal it would automatically complete the pathnames and filenames for you. If I was typing in the terminal "cd downloads" but I only typed "cd do" it would automatically complete my command with "cd documents" but if I continued to type "cd dow" it would know that I don't mean the documents folder and it would know the only other folder path with a dow in it is downloads. I'm not sure if my description is 100% accurate but I think you get the idea. Ubuntu doesn't seem to have this by default and I'm curious if I can get it. Is it a terminal program/client I need to use, or just an option? I don't know what it's called so I've had a hard time googling for it!
View 9 Replies
View Related
May 17, 2010
in searching i never found an article that got it just right. so here it is tried and true..
1. I usually start out assigning myself a static ip address. this is not needed to join but its something I always do.
2. next i set my dns settings in resolve.conf to my local dns server
3. download likewise "apt-get install likewise-open"
4. for kerberos i just leave it blank
5. go to your nsswitch.conf file located in /etc/ and set the hosts to only files and dns
6. now you should stop your networking and start it again so that the dns changes take effect.
7. you are now ready to try and join your domain. "domainjoin-cli join fqdn.of.yourdomain administrator" you can substitute administrator with any admin account
you should now be joined to your domain for adding sudo rights to the "administrator" membership
1. open your sudoers file located in /etc/
2. the following line to the bottom of the file "%DOMAIN\administrators ALL=(ALL) ALL" replace DOMAIN with your domain name. do not use your fqdn. all set. hope you enjoy
View 2 Replies
View Related
Jun 10, 2010
I'm having a problem getting likewise to connect to a Windows 2008 R2 server on our network.
[code]....
Error: Lsass Error [code 0x00080047] 9502 (0x251E) DNS_ERROR_BAD_PACKET - A bad packet was received from a DNS server. Potentially the requested address does not exist. I have already read up on this a little bit. Both servers are within a minute of each other, so I am not concerned about server timing. I am not sure where to go from this point. Everything I have read seems to indicate that this should "just work".
View 9 Replies
View Related
Aug 8, 2010
What is the command for "Open a terminal window and run application in this terminal
View 4 Replies
View Related
Dec 1, 2010
I've fallen in love with Terminator as a replacement for the standard gnome-terminal app.
However, I'm also very much in the habit of using the nautilus-open-terminal extension for launching new terminal sessions.
I'd like nautilus-open-terminal to launch Terminator rather than gnome-terminal.
A quick search of my system and the web didn't reveal anything. i didn't find a gconf setting to control this. A quick look at the source code didn't help much either.
View 5 Replies
View Related
Jan 19, 2009
if my network downs my system process get slow down ... only in user mode but in root it is working fine ..the process slow especially if i try to open a terminal or run any gui application its taking much time comparing to normal time where network is up ..
View 2 Replies
View Related
Jul 30, 2010
I have a problem that I can't seem to figure out. I can easily create a .sh file that will execute a command in Terminal, but as soon as it executes the terminal disappears. How do I get it to stay? My idea is to have the keyboard shortcut "ctrl+alt+del" open a .sh file with the contents "ps ax". Then it would be just like having a task manager; the terminal would open with "ps ax" already executed, and all I would have to do is kill the process number.
View 5 Replies
View Related
Apr 19, 2011
I recently upgraded from Maverick to Natty. The upgrade process went fine and I am able to log in to Natty and use my computer fine.
However, during the installation there was an error upgrading likewise-open from 5.0.xx to 6.0.xx. I thought perhaps removing likewise-open 5.0.xx and installing 6.0.xx (instead of upgrading) may fix the problem.
This what I get:
Code:
View 5 Replies
View Related
May 4, 2011
I did a bunch of uninstalls and reinstalls lately, trying different distros. Now I'm back to Ubuntu but tab autocomplete in terminals doesn't work anymore. It is quite less convenient now to use the terminal. I tried changing interpreter to /bin/bash and it doesn't work. I use guake.
View 2 Replies
View Related
Jul 6, 2010
I was using windows recently and noticed that in their command line, the autocomplete is in some ways a little more intelligent (although based on my short experience ours is more robust); for example, if you have a directory named blah and a file name bl, in Linux "cd bl <tab>" will result in "cd bl" while in Windows I get "cd blah" because it recognizes that blah and not bl is the appropriate argument to cd. Similarly unrar will target rar files first.I am not saying Windows command line is better; Windows command line is in general a piece of junk.
View 2 Replies
View Related
Jul 10, 2010
I use evolution a lot during my working day, I work in IT so my work is heavily email driven. I have used ubuntu on my personal computers for a while now and last week decided to migrate my work computer from Windows to ubuntu. For my work email, contacts and calendars I use google apps for business (highly recommended by the way!) and evolution syncs all 3 brilliantly. As outlook uses the nk2 file to autocomplete email addresses when you begin to type them into the to, cc or bcc bar.
I can't seem to enable the same feature in evolution. I have gone into Edit > Preferences > Mail Preferences > Automatic Contacts. I have then put a tick in the check box "create address book entries when sending emails" and I have selected the ubuntu one address book (don't want my gmail contacts being clogged up). After sending some emails it doesn't seem to store the addresses in the 'history'.
View 2 Replies
View Related
Nov 4, 2010
When I type into a box that auto-completes, the window stops letting me type as soon as a suggestion comes up. I have to tab out of the window and come back to it.
This is mildly annoying for browsing on the internet and almost debilitating trying to use programs like Eclipse.
This occurred for me on 10.04, so I upgraded yesterday to 10.10 and the problem still occurs (and more problems!).
View 3 Replies
View Related
May 15, 2010
when i double click a .txt file, i dont want gedit to open it, and instead, i would like it to open in terminal with it's output displayed (like cat .txt). how do i do this?
when i click on the .txt, i can get gnome-terminal to run, but i can't get it to open the .txt.
View 8 Replies
View Related
Jul 5, 2010
how i can open .bat or .sh files in the terminal application. Of course i tried the "open with" button but for some reason terminal dosnt come up in there. is there a way to get terminal to be an option in there? or just a way to open those file types in terminal.
View 9 Replies
View Related
Aug 30, 2010
how to open a terminal when you don't have a mouse?
View 2 Replies
View Related
Jan 25, 2010
How can I edit the system proxy setting using the terminal? Which file contains this settings? I want to edit this automatically using cronjobs, cause from 8-5 I need to use a proxy, but at home I don't need the proxy. How do I fix this?
View 3 Replies
View Related
Oct 27, 2010
We All know Gedit Autocomplete plugin (nagaozen / gedit-plugin-autocomplete 0.10.1). It has a cool feature where it reads words from a "Library". How to Edit that library?
View 2 Replies
View Related
Mar 13, 2011
I notice that in 11.4 when I try to autocomplete (Tab Key) to /etc or /etc/init.d/ it auto completes differently than the way it did in other 11.x openSUSE versions. i.e.
Code:
sudo /et
Then hit tab; it auto completes to /etc (space on the end of it)
Also,
Code:
sudo /etc/init.
Then hit tab; it auto completes to /etc/init.d (space on the end of it)
If I simply try:
Code:
/et
Then hit tab; it auto completes properly to /etc/
View 3 Replies
View Related
Jun 10, 2011
When I use sudo, command does not auto-complete with 'tab'. Perhaps its some sort of security measure? I'd like to turn it off, because its just annoying. Older versions of debian didn't have such problem. Using debian_testing_amd64.
View 4 Replies
View Related
May 9, 2011
I've a really strange problem with the auto-complete in midnight commander. I've linux installed in a laptop, and when I do Esc-TAB with the keyboard of the laptop, the autocomplete works. But, if a connect an USB keyboard to the laptop, the autocomplete of the mc doesn't work in the USB keyboard, but stills work in the laptop keyboard.
View 1 Replies
View Related
May 27, 2010
I used to run Sidux and every time I wanted a package I could use the auto-complete with tab like I'm used to in BASH. My girlfriend uses Ubuntu and it didn't work there. Now I switched to Debian, and it doesn't work there either. I tried the usual suspects (man bash, man apt, man apt-get, info, --help and google). How I can switch the completion back on?
View 2 Replies
View Related
Jan 7, 2010
how I can gain access to folder in Ubuntus 9.10 terminal. when I use a command like ./ Documents or ~/ Documents The terminal only states that "There is a folder named Documents" but never lets me enter. I can create a folder using the mkdir command and I can navigate that folder as long as that terminal session is active. When I close out the terminal and try to reopen it denies acces the same way as mentioined above. Do I need to set some type of access permissions or?
View 3 Replies
View Related
May 28, 2010
I would like to open a folder using the terminal. In case of confusion, I dont mean to cd into the folder, but a command that opens the GUI of the folder.
View 3 Replies
View Related