Red Hat / Fedora :: Samba NTLMv2 And 128bit - How To Make It Work

Feb 7, 2011

How do I make ntlmv2 and 128 bit encryption work with Samba. i.e. I have a Win 2008/Win7/Vista box with standard settings i.e. forced using ntlmv2 and 128 bit encryption that I want to connect to a Linux server running Samba (RHEL6 in this case). Now if you google you it says Samba should support ntlmv2 with settings like this:

lanman auth = no
ntlm auth = no
client lanman auth = no
client ntlmv2 auth = yes

However even with 128 bit encryption turned off on the Win box it still doesn't work. We use "security = server". Is it maybe a requirement that we need to use security domain instead for ntlmv2 to work? Reading further in man smb.conf.5 "client ntlmv2 auth = yes" is "This parameter determines whether or not smbclient will attempt to authenticate itself to servers using the NTLMv2 encrypted password response." so clearly it's not affecting our samba server.

Reading even further in man smb.conf.5 it says "If this option (lanman auth), and ntlm auth are both disabled, then only NTLMv2 logins will be permited". Why is it then that you need to force NTLM auth in Win2008?

NTLMv2 is only compatible with "security=domain". This means that even if you set "lanman auth=no", and "ntlm auth=no" it will still only auth with NTLM... Here is the Q from Andrew Bartlett * "Use 'security=domain'. NTLM2 session security is not compatible with 'security=server'."

In order to use "security=domain" you need to use the net command to join the windows domain and for that you will need the AD administrator account password which you will most likely not have. However the question still reminds if you would to join the domain would the NTLMv2 work over 128 bit encystations or would you need to disable that one still?

View 1 Replies


ADVERTISEMENT

Fedora Networking :: FC10 - Wifi Devices To Work On 128bit WEP Network - Linksys Wireless-G And 5100AGN

Jun 20, 2009

I'm having trouble getting my wifi devices to work on my 128bit WEP network. I have a new Thinkpad T400, with an internal Intel PRO/Wireless 5100 AGN. I also have some cardbus cards: a Lucent ORiNOCO Gold, a Linksys Wireless-G, and a TRENDnet TEW-421PC. I have them set up as interfaces eth2, eth1, and eth3. (The TRENDnet isn't recognised as a network card at all, so no interface for it.) I have installed the latest firmware for the Linksys card.

The /etc/sysconfig/network-scripts/ifcfg-* files are virtually identical for all of them, differing only in the HWADDR and DEVICE lines. So here's the behaviour:

1. The Lucent card comes up just fine.
2. The internal 5100AGN and the Linksys cards won't come up, and watching with iwconfig shows that they're either associated with my AP OR they've got an encryption key set -- but not both.
3. When trying to bring up the 5100AGN, I get the following messages:

iwlagn: index 0 not used in uCode key table
iwlagn: index 3 not used in uCode key table

/var/log/messages shows DHCPDISCOVER requests being sent, but they're bound to fail since the association with the AP with WEP isn't being completed. And yes, the ifcfg-* files really *are* identical except for the DEVICE and HWADDR lines. The /etc/udev/rules.d/70-persistent-net.rules file correctly maps the interfaces to the MAC addresses. So why does my antique ORiNOCO card work and thew newer ones fail? How can I track down what's being done wrong/not being done?

View 4 Replies View Related

General :: Cannot Make SAMBA WORK ON FC13

Jul 15, 2010

i hope some one could help me regarding samba.. i am running a FC13 acting as a samba server & an IP of 192.168.0.3.. I have already installed samba from the fedora core repo.. I can see my samba server on my winxp client.. but everytime i tried to access the samba share a windows message appears that says:\192.168.0. 3 Installer is not accessible. You might not have permission to use this network resource. etc. the network path is not found.I already open the port 139 & 445 for samba to pass trough the firewall.. but the problem is still the same.

View 65 Replies View Related

Ubuntu Networking :: Make Samba Work With Windows?

Feb 7, 2010

I made a Ubuntu server and it is pretty cool. I had a windows computer that I could copy and paste files to and from over the network. What you did is just find it in My Network and the files were available there. How do I make Ubuntu or Samba act like that?

View 2 Replies View Related

Fedora :: Can't Gain Access To Samba In Printer Setup / Make It Possible?

Aug 23, 2011

When trying to install a new printer I can't get the samba to show under the network printer list. I even tried the "localhost" method & it still doesn't show. Samba is running fine & I can navigate to my shares. Even running the printer config. in the terminal result in no errors & no list.

Anyone have any ideas? This is the first I've encountered this... not even to sure what to google.

View 1 Replies View Related

Fedora Networking :: How To Put Samba To Work

Mar 15, 2009

I have a small network at my home. I have two laptop with Linux , one with MAC and a Desktop with Windows and Linux. Also have a Network printer and a printer that is connected to the Desktop PC. I have to work with files that are on the Windows PC as also with the printer (because of colour). For what I have heard , Samba is the answer, but when I click on Samba or on Windows Network, I received a message telling there isn't anything there and I have 5 shared folders as well the printer.

View 4 Replies View Related

Fedora Networking :: Cannot Getting Samba To Work

Aug 22, 2010

I'm a new user of fedora, and with installing the system, I don't get samba working.

I have make a smb.conf file :
[global]
workgroup = WORKGROUP
security = SHARE
usershare owner only = false
[magazijn]
comment = Alle Directories
path = /
valid users = marco
admin users = marco
write list = marco
read only = No
preserve case = Yes
locking = No
share modes = No .....

View 3 Replies View Related

Server :: Ubuntu 10.04 Samba + LDAP - Getting Samba To Work Properly

Sep 23, 2010

I'm having some trouble getting samba to work properly. I'm following this tutorial [URL] when I run

Code: sudo smbclient -L localhost I receive the following: Code: Enter root's password: Anonymous login successful Domain=[SAMBA] OS=[Unix] Server=[Samba 3.4.7]
tree connect failed: NT_STATUS_END_OF_FILE I'm lost!

View 3 Replies View Related

Fedora Servers :: Samba Doesnt Work In 12 - Not Allowed To Access

Mar 29, 2010

I am fairly new to Fedora or rather use it only for some school exercises I get. I have to setup a Samba server with some basic settings and it doesn't want to work. I first tried it on the Fedora VM I got from school (version 11). It somehow worked, but extremely bad ... the Windows client had to wait for over a minute to get either access or an errormessage, that the server was not found (but when entered the ip in the adressfield on top it worked (with a minute or more to wait)). I tried updating the VM - no improvement. So I decided to download Fedora 12, installed it and the Windows client gains instant access on first glance. But when I try to get access to a specific share, it only tells me, that I am not allowed to access it Oo.

Here is my config:

Code:

I even turned off iptables and Windows firewall.

The funny thing is: I tried exactly the same config on my homeserver (copy and paste), which runs Arch, and it works with no problem. But on Fedora I cant access it from nowhere. Not from WinXP, Win7 or any Linux. Simply won't work.

I dont have any gui on Fedora

View 5 Replies View Related

Fedora Networking :: Set Up Samba Using Command Line Terminal / Network Does Not Work

Nov 29, 2010

I set up Samba using command line terminal, and my network does not work. I have Samba username and keyring passwords all set, then I go to gui system-config-samba, and my samba user profile password is incorrect. In the past, I have used a 10 letter password, however, every time I boot the computer, I have to go back in and re-enter the password.I wonder if samba is truncating the password because it only accepts an 8 character password? I have deleted the user, and added a new username, and it is still doing it.

If I go into the gui and re-enter the password, usually I can get the network back up with my windows machine. All of the parameters are correct, I use the network to transfer files from my Windows to my Fedora drive all of the time when it works.

View 2 Replies View Related

Fedora :: How O Make Desktop Effects Work On F11

Jul 12, 2009

how I can make desktop effects work on F11. it used to work on F10. Now I get the garbled screen every time I enable it on gnome.Google search said to disable the metacity composite manager using gconf-editor but I'm not sure I know how to do it. When I type in gconf-editor it just opens a blank configuration screen . It would be better if someone one can help me how to do it probably on the command line, also what is the equivalent of xorg.conf on F11.

View 3 Replies View Related

Fedora :: Investigate / What To Remove To Make It Work

Apr 23, 2010

Upon yum -y update I end up with this lines, exiting the process:

[code]...

As a newbie, I have no idea of what to do, how to investigate, or what to remove to make it work.

View 8 Replies View Related

Fedora :: Can't Extract With Unrar / Make This Work?

May 18, 2010

I have a .rar file called Japanese, and every time I enter the command "unrar e Japanese.rar", I get the response "Cannot open Japanese.rar No such file or directory No files to extract".

I've done everything on this site, but I can't get it to extract. What do I have to do to make this work? Do I need to set the directory or something? I've seen other people mention that as a solution for other problems, but have no idea how to do it.

View 6 Replies View Related

Fedora :: When Use Yum To Make Cache,it Looks Like Doesn't Work At All?

Nov 20, 2010

I have some problem with yum. When I use yum to make cache,it looks like doesn't work at all.Just like this:

Code:
[root@localhost ~]# yum makecache
Loaded plugins: presto, refresh-packagekit

[code]....

View 12 Replies View Related

Fedora :: Share The Process To Make Xampp Work On F64 Bit?

Jul 22, 2009

I've just installed LAMPP on F11 I wanted to share the process to make Xampp work on linux (fedora) 64 bit.

1- Download Lampp : [URL]../en/xampp-linux.html#374
2- log as root, and unzip the archive file in "/opt" : it is installed !
3- to launch lampp : log as root (or sudo), and use "/opt/lampp/lampp start"

You should have error messages ! So do the following : - modify "/opt/lampp/lampp" : comment this part of the script [URL]..it-rhel.html):

# XAMPP is currently 32 bit only
#case `uname -m` in
# *_64)
# if /opt/lampp/bin/php -v > /dev/null 2>&1
# then
# :
# else

[Code]...

View 6 Replies View Related

Fedora :: Couldn't Make Keyboard Work Through NX In 2 Releases?

May 12, 2010

In a local network, a connection with freenx conencts with the arrow keys working In a remote system, arrow keys dont

View 4 Replies View Related

Fedora :: Make Gconfig In KDE Does Not Work After Satisfying Requirements?

Aug 20, 2010

Why after installing gtk+, glib and libglade (as well as their -devel counterparts) I am still getting the error below?

Code:
# make gconfig
*

[code]....

View 1 Replies View Related

Fedora Networking :: WUSB54g Stopped Working - How To Make It Work

Feb 17, 2010

My wireless adapter stopped working randomly the other day. I think the last time it was working was right before I put the computer into hibernate for the first time. it stopped working even after restarting.modinfo p54usb shows (I'm leaving out information that seems irrelevant because I can't copy and paste without the internet, so I'm typing what I see from another computer)

firmware: isl3887usb
firmware: isl3886usb

dmesg | grep firmware doesn't seem to show any requests for firmware related to it. lsusb shows something like

bus 002 device 001: ID... linux foundation 1.1 root hub
bus 001 device 003: id... linksys wusb54g wireless adapter

[code]....

When I start up, in boot messages I get something like this

WARNING deprecated config file /etc/modprobe.conf, all config files belong into /etc/modprobe.d/.
WARNING all config files need .conf: /etc/modprobe.d/blacklist, it will be ignored in a future release
Device wlan0 does not seem to be present, delaying initializtion [FAILED]

View 14 Replies View Related

Hardware :: Sound Drivers Not Loading In Fedora 14 / Make Them Work Again?

Dec 30, 2010

I am having trouble loading my sound drivers after removing pulseaudio. (Yes, I did try and reinstall pulse, did it again with ALSA, no luck).

It appears that my sound drivers are not loaded, because cat /proc/asound/cards returns 'no soundcards' and aplay -l returns the same... the ouput was quite different before, I am sure I DO have soundcards and they did work before in Fedora 14.

Any Ideas how can I make the sound drivers load again ?

View 2 Replies View Related

Fedora :: Canon Lbp3000 Laser Printer - Make It Work Under F14 And F15?

Jun 17, 2011

Has anyone installed successfully a Canon LBP3000 laser printer?I would like to make it work under F14 and F15.

View 5 Replies View Related

Red Hat / Fedora :: How To Make The Modem Lights Toolbar Addon To Work

Jun 10, 2010

How to make the modem lights toolbar addon to work? They don't seem to work while online with Gnomes KPPP, and it would be nice to see them working while online.

View 2 Replies View Related

Fedora :: Make Mozilla Firefox Browser Work For Xampp?

Dec 23, 2010

I have installed Xampp on Fedora 11. After that I have gone to Mozilla Firefox Browser and wrote [URL].. on the address bar but it is not supporting Xampp, when I opened Konqueror Browser and wrote [URL].. on the address bar it is supporting Xampp and showing everything of Xampp. Now, is there any way to make Mozilla Firefox Browser work for Xampp?

View 2 Replies View Related

Fedora Networking :: Configure Pppoe In 11 & Make It Work Automatically After Restart?

Jun 13, 2009

My network is windows pppoe. How can I configure it for Fedora 11? Is there any graphical configuration tool available for that? Also, ubuntu 9.04 logs into pppoe network after restarting as I've made some changes in /etc/network/interfaces. Is there any option available for Fedora 11 to automatically log in to pppoe network after restarting?

View 4 Replies View Related

Fedora Networking :: Make A D-link Dwl-650+ Pcmcia Card Work Through Ndiswrapper?

Jul 29, 2009

I am trying to make a d-link dwl-650+ pcmcia card work through ndiswrapper method following the direction at:[URl]... The first step there is to install the "kmod-ndiswrapper" via yum.

But, how would I just download this package to a usb drive so that I can transfer it to the laptop that needs wireless networking. Is there an option in yum where I can just download the package, not intstall, so that I can save it somewhere?

View 14 Replies View Related

Fedora Networking :: Sierra Modem 885 Compass - Install And Make It To Work In 7?

Aug 19, 2009

i have usb modem sierra 885 compass but i don't know how to install it, nor to make it work in fedora 7

View 1 Replies View Related

Fedora :: Gnome Applications Menu Right Click Not Working / Make It To Work?

Jan 27, 2010

I cannot right click with my mouse on the gnome applications menu to get the properties/edit menu option. This is on F12 on 64bit.
Instead I get: "help, remove from panel, lock panel". I dont have this problem with anything else on the top bar.

---------- Post added at 12:33 PM CST ---------- Previous post was at 12:21 PM CST ----------

Turns out I have to install package alacarte and then go to System > Preferences > Main Menu

View 1 Replies View Related

Fedora X86/64bit :: User That Can Only Make The Sound Card Work On A F10 X86_64 System Is Root

May 4, 2009

The only user that can make the sound card work on a F10 x86_64 system is root. For non root users, I am not seeing any error messages when a app tries to use/access the sound card, just nothing plays. As I said, for root everything works as expected. I am sure this is a permission/setup issue, but I have no idea where to start.

View 3 Replies View Related

Fedora Installation :: FC12 4 Monitor Video - Edit The Config File And Make To Other Two Work

Feb 9, 2010

I recently upgraded from fc8. I am running two nvidia NVS 285 cards with four monitors and using nvidia driver 190.53-pkg1. I have one card up and running and can edit the config file and make to other two work I just can't get all four to work together.

View 3 Replies View Related

Ubuntu Multimedia :: Creative Webcam Doesn't Work - How To Make It Work

Feb 17, 2011

how to make creative web cam working with ubuntu

View 1 Replies View Related

Ubuntu Multimedia :: Flash Controls Don't Work - How To Make Them Work

Apr 8, 2011

I can't get flash controls to work. If the video auto-plays, it starts just fine, if not, I'm out of luck. I've tried reinstalling flash through the software center. Even if it autoplays, I can't control volume or pause or anything. I'm at the mercy of whatever is already there.

Ubuntu Karmic 9.10 - all updated as of 1/2/2009
Firefox 3.5.6
On a Lenovo Thinkpad R400

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved