Debian :: Samba - 7.0 Wheezy And Windows 7 Cannot Login

Feb 23, 2016

I'm using Windows 7 & Debian Wheezy,and samba is the software that I use to share the folders/files for Linux & Windows.

The issue is one of my users(nv) cannot login to her folder in Linux using his windows credentials(the password keep prompt).But If I'm using my windows password she can access to her linux folder.But it is a temporary solution as when she restart the pc,the password authentication will prompt again.

This is my smb.conf file:
==============================================================================================
#
# Sample configuration file for the Samba suite for Debian GNU/Linux.
#
#
# This is the main Samba configuration file. You should read the
# smb.conf(5) manual page in order to understand the options listed
# here. Samba has a huge number of configurable options most of which
# are not shown in this example

[Code] .....

View 1 Replies


ADVERTISEMENT

Debian :: Can Load System-config-samba Package Under Wheezy?

Mar 15, 2015

I really don't like GADMIN-SAMBA, and want to load the graphical tools I used previously on my homebrew Samba box I have at home (used to have Squeeze on it).

Have amd64 Debian 7.8 installed on a slimline HP Compaq PC ...

View 1 Replies View Related

Debian Configuration :: Samba Share No Longer Auto-mounting In Wheezy

May 1, 2011

I upgraded my testing/Wheezy Inspiron N5010 to 2.6.38-2-amd64 recently (along with a bunch of other updates, of course) and now my Samba network share is no longer automatically mounting, I have to open a root terminal and do a "mount /mountpoint"; my relevant /etc/fstab entry:

I've tried over options, as well, but it isn't automatically mounting. Any suggestions (including where to file a bug report)?

View 3 Replies View Related

Debian :: Wheezy Doesn't Login After Upgrading Linux-Headers

Jun 8, 2015

I tried to install "Wireless LAN" driver which wasn't installed by default on Debian Wheezy based on this DOC.

After I did all steps in that DOC, I've rebooted the system, and then Debian booted in TTY( gdm didn't start!!!!! )

and the main problem is I can't login to TTY and it say's "Login incorrect"!! (I'm sure the username and password is correct).

Overall :

1- GDM doesn't start
2- I can't login to TTY

View 14 Replies View Related

Debian :: Install Windows Font In Raspbian Wheezy

Mar 24, 2015

I managed to install LibreOffice. I've only a little experience with Ubuntu and none at all with Debian.

My 1st project is relatively simple. Pro Screenwriting software can be kinda costly, a hundred & change, at least.

With expanding contests, YouTube & the like, writers interest has been growing; and these day most submissions are pdf not paper. (The BBC Writersroom is a fantastic resource, and even allows unsolicited submissions). [URL] ....

Some years ago, Alan Baird got an award from Sun Micro for developing a set of free format templates called Screenwright for Open Office. Including both US & A4, as well as radio, sitcom, theatre and movies; these have now been ported to Libre Office under Creative Commons usage. [URL] ....

I believe these should work well and fairly fast on the new Pi, as most spec scripts are vastly more white space than word count.

There is a minor problem tho, which first came up with 'New Courier' on Windows machines. The 'page per minute' rule is still important enough that the different line/page length spacing of 'Courier-like' fonts is unacceptable in a submission.

The standard Courier font can be had from [URL] ....

That font set is a zip file which should be extracted and then the 3 fonts are to be dragged into the Windows fonts directory.

So how exactly do I do that with Rasperian Wheezy? Do I extract on the Pi or on the windows machine? Are fonts like most documents, readable on any distro, or do they need to be converted somehow?

View 11 Replies View Related

Ubuntu Networking :: Samba Can't Login To Windows Seven

Jul 1, 2010

I've got two computer :

- My laptop, with Ubuntu 10.04
- My PC, with Windows Seven

When I try to access my shared files ON my PC FROM my laptop, Samba ask for a password. I typed my Windows Seven login/password, pressed OK... and again, Samba asked for the password. I thought the problem came from Windows Seven, not allowing remote access from a local user account... I tried to allow anonymous access on my PC, but it didn't help...

But then, I learned I could also mount my shared files by adding a line in /etc/fstab :

Code:
//192.168.1.2/Users /media/KynePC smbfs credentials=/etc/samba/cred-file,rw 0 0

In the cred-file, I put the exact same login and password then before... and bingo, it works.

But the problem is not fully resolved, as I can only browse files from the "mounted shortcut". I can't use my remote printer anymore, or access any external HD that I share on my PC So I really need to get samba working.

View 6 Replies View Related

Software :: Set Up Samba To Act As A Domain Login For A Windows 7 PC?

Jul 15, 2010

I have set up Samba to act as a domain login for a Windows 7 PC. The Windows 7 PC has the two correct registry compat entries.

So, I've added "root" to smbpasswd and the Windows machine tries the "LINNIS" server. Authentication is successful, as stated in the Samba log but the Windows machine fails with the following:

"The specified computer account could not be found. Contact an administrator to verify the account is in the domain. If the account has been deleted, unjoin, reboot and rejoin the domain."

I feel like I'm doing something dumb, but the authentication passed so what is it talking about?

Slack 13.1 (Samba 3.5.x)

View 11 Replies View Related

Ubuntu Networking :: Setting Up Samba For Windows 7 WITH User-login?

Oct 25, 2010

I am currently attempting to setup Samba 3 (installed) for a basic home-network file-sharing server via Ubuntu 10.04. It seems like (based on my extensive googling and research) nobody wants or has a configuration like I do, but surely SOMEBODY knows how to do this.

The following is my goal for a basic setup.

Folder 1 (share is called "Read-Write"):

-Users from Windows 7 can see, read, write, execute, create, or delete any files and folders in Folder 1 as they so desire.

-Users can accomplish all of this from as "guest."

Folder 2 (share is called "Read-Only"):

-I can log in as my user to see, read, write, execute, create, or delete any files and folders in Folder 2 as I so desire.

-People other than me can log in as "guest."

-"Guest" users from Windows 7 can see, read, and execute programs as desired.

Things I have accomplished:

-Directories exist

-Directories are browseable via Windows 7

-My user has a password for Samba (assigned via "sudo smbpasswd -a matthew)

Things I have not yet been able to accomplish:

-Configure Folder 2 so that Samba asks for login credentials when someone tries to access it SO THAT I an use my Samba user to log in.

-Configure Folder 2 so that, when I log in as my Samba user, I can see, read, write, execute, create, or delete any files and folders in Folder 1 as I so desire.

-Configure Folder 2 so that Windows 7 users can easily access it as guest to browse, read, and execute files and folders in it.

-Configure Folder 1 so that any Windows 7 user can easily access it as guest to see, read, write, execute, create, or delete any files and folders in Folder 1 as they so desire.

View 3 Replies View Related

Fedora :: Cant Login With Samba User In Windows 7 Machine - Error With Trust Relationship

Jul 1, 2010

i already put a windows 7 in domain, but now i cant login with samba user in windows 7 machine, i recive the error: problem with trust relationship.

View 1 Replies View Related

Debian :: Only Get Either Guest Or Login Samba Users To Work

Jul 10, 2010

I'm trying to get samba working on a debian/xebian box to use as a fileserver. I have a HTPC which is win 7 and a laptop which is OS X. I've installed SWAT and Samba to manage the whole settings. I'm trying to get it setup so that there's a user which has access to my ~/ and a guest user which just has read access to ~/Media/ so that the Media centre can read all the files from it without having to login.

The problem is when I have map to guest set as NEVER I can access the samba ~/ and I'm asked for a username and password which I login with fine and can access the files on both share ~/ and ~/Media. However when I set the map to guest to bad user or bad password I can access the share for ~/Media. But when I try and access the share ~/ I don't get any login box and I immediately get the error "Can't access share permission denied" or an error along those lines.

Here's my /etc/samba/smb.conf
# Samba config file created using SWAT
# from 192.168.1.65 (192.168.1.65)
# Date: 2010/07/10 20:39:16

# Global parameters
[global]
workgroup = MS_HOME
server string = %h server (Samba %v)
obey pam restrictions = Yes
passdb backend = tdbsam, guest
passwd program = /usr/bin/passwd %u
passwd chat = *EntersnewsUNIXspassword:* %n .....

How to get it working so I can have a guest share for my HTPC and a logged in user for my private files?

View 1 Replies View Related

Debian Configuration :: Samba Denies Login After Upgrade To Jessie

Jan 2, 2016

I just upgraded to jessie and now Samba won't let me log in anymore. I merged smb.conf manually. It now looks like this (removed comments):

Code: Select all[global]
   workgroup = WORKGROUP
   dns proxy = no
   bind interfaces only = no
   log file = /var/log/samba/log.%m
   max log size = 1000
   syslog = 0

[Code] .....

With smbclient logs as follows:
Code: Select allsmbclient -L 192...

Enter user's password:
session setup failed: NT_STATUS_UNSUCCESSFUL

If I provide a wrong password, it raises NT_STATUS_LOGON_FAILURE, also if retry with the correct password.

Not sure about what resolved the issue. But after I purged samba, reconfigured it, added the users AND set www-data's shell to bash again (which was changed during the update), it now seems to work

View 0 Replies View Related

Debian :: Samba To Windows 7 Speed

Mar 1, 2010

I am experiencing the slow transfer speed from my Lenny to Windows 7. Both of my NIC's are oboard Nvidia nForce 1GBPs. For example 200MB transfer from Win to Lenny (default samba shares) takes about a minute, while the other way around takes an hour!!!. I get similar transfer behavior through sFTP.

Can somebody clarify if the problem is in NIC drivers, MTU (I can't set it up higher than 1500), or smb.conf settings

View 2 Replies View Related

Debian :: File Sharing On Windows Client Using Samba

Oct 1, 2010

I am new to debian. How to configure debian 5 on file sharing on windows client.

View 10 Replies View Related

Debian Configuration :: Printing From Windows After Upgrade To Jessie - Samba Seems To Crash Completely

Sep 22, 2015

I have just upgraded to Jessie and everything seems to be OK apart from printing from a windows machine to my print share. This was working previously under wheezy. I can print a test page from Cups without any problems, but when I try and print from windows, Samba seems to crash completely and is constantly writing these messages to the logs. Then I lose access to the other shares, presumably while it repeatedly crashes.

STATUS=daemon 'smbd' finished starting up and ready to serve connectionsPANIC: assert failed at ../source3/printing/printing.c(486): pjob->jobid == jobid
[2015/09/22 12:02:03.989596, 0] ../source3/lib/util.c:785(smb_panic_s3)
PANIC (pid 3704): assert failed: pjob->jobid == jobid
[2015/09/22 12:02:03.991930, 0] ../source3/lib/util.c:896(log_stack_trace)
BACKTRACE: 27 stack frames:

[Code] ....

View 0 Replies View Related

Networking :: When Logon On Samba Domain The Windows XP Does Not Load Profiles From Samba?

Jan 3, 2011

I have update my linux server from mandriva 9 to mandriva 2010

I was working using samba 2.2.8 and now I have samba 3.5.3.I have transfer all passwd and smbpasswd to new linux.I have convert smbpasswd to tdbsam

when i am using win xp to logon on samba domain the windows XP does not load profiles from samba. I think that the problem is NTUSER.DAT storing in /home/user/profile

The same profile is working using samba 2.2.8 but not working in samba 3.5.3..

View 1 Replies View Related

Fedora Networking :: Unknown Samba Password - Use Samba For File Sharing Like On A Windows Home Network

Jul 17, 2010

I want to use samba for file sharing like on a Windows home network. Actually they are all Linux machines but nfs is too complicated. On my host machine I installed samba and system-config-samba. I created a new share for /home, check marked writable and visible and put access to everybody. For preferences-->server settings--> security the "authentication mode" is set to user, encrypt passwords is no, and guest account is no guest account. Under preferences-->samba users I added myself as a user with the same windows user name as my Linux user name and the same password.

My client is a virtualbox fedora (used for testing purposes but actual clients will be real computers on my home network). I entered the address smb://192.168.1.184. When asked for the user name and password I put my regular user name and password since that was what I set in samba users. However, the password dialog keeps coming up and won't let met into my own computer. If I quit it says something like access is denied. How can I get my home network back? I liked this feature when my home computers ran XP but I switched them to Fedora 12.

View 2 Replies View Related

Debian Multimedia :: Debian Wheezy Xfce4, No Reboot, No Shutdown?

Sep 3, 2011

i have fresh installed debian wheezy xfce4, and using slim to start it but i can't get reboot, shutdown and thunar can't open flash and others volumes. i using .xinitrc (exec ck-launch-session startxfce4)

View 3 Replies View Related

Debian Multimedia :: Debian Wheezy / Screen Blinking

Mar 30, 2011

I am giving Wheezy a whirl and am having with screen blinking ever 30 seconds.

View 5 Replies View Related

Debian :: Squeeze Vs Wheezy ?

Nov 29, 2010

But when Squeeze goes from 'testing' to 'stable' in December... does Wheezy get promoted from 'sid/unstable' to 'testing' at the same time?.

I started my life in Linux with and currently use Ubuntu, and it runs decent(barely). However, I just upgraded to Ubuntu 10.10, and because of strange little issues and increasing bloatware, I have been forced to strongly consider the "mother OS": Debian.

The reason for my original question is that I want to run whatever the current "testing version" is. And if Wheezy gets promoted at the same time Squeeze does, then I will just wait the 4 weeks instead of slogging through another install(I prefer fresh installations vs upgrading within). I know the test versions of Debian are a bit more active than stable, but I have used Ubuntu for over 2 years, so I have some experience dealing with Terminal commands, package management, gnome, etc...I am also currently VirtualBoxing a copy of Squeeze.

View 6 Replies View Related

Debian :: How To Upgrade To Wheezy

May 20, 2011

I got "stuck" with stable up to now and want to upgrade to Wheezy. But, although I've done this before, I'm having a dependency problem I wanted to ask about before breaking my system somehow. This is the /etc/apt/sources.list, ready for Wheezy:

[URL]

So, I regularly use aptitude as my package manager. After updating the database with aptitude update, trying aptitude full-upgrade gives me a huge of conflicts.

[code]....

But, if I use apt-get dist-upgrade, I get no conflicts. if I dist-upgrade with apt-get, will that affect my daily usage of aptitude (which I prefer)? I know APT is a single database and apt-get and aptitude are just different interfaces, but I guess differences might rise when marking packages as automatically or manually installed.

View 7 Replies View Related

Debian :: Possible To Run Kde In Wheezy Without Udev?

Aug 7, 2011

Is it possible to run kde in Wheezy without udev? I am asking this because the modesetting failure is manifested as soon as udev tries to populate the /dev directory.

View 6 Replies View Related

Debian :: Can't Install JDK 8 In Wheezy

Apr 19, 2015

I dont want openjdk packages on my system, in Kubuntu I had a few troubles with them trying to make SqlDeveloper to work around. So this is what I see after a java -version:

Code: Select alledgardo@debian:~$ java -version
java version "1.8.0_45"
Java(TM) SE Runtime Environment (build 1.8.0_45-b14)
Java HotSpot(TM) 64-Bit Server VM (build 25.45-b02, mixed mode)
edgardo@debian:~$

I've been uninstalling openjdk from synaptic and with other few commands on the terminal so far and I think I probably broke it. I have no /usr/lib/jvm folder only /usr/lib/java/jdk1.8.0_45.But everytime I wish to start up Eclipse it shows the logo for a few seconds and that's it.... never gets opened. And in /usr/bin$ I only have this symbolic link....

Code: Select alllrwxrwxrwx 1 root   root          22 abr 19 18:57 java -> /etc/alternatives/java

I've tried different tutorials I found surfing the web but none of 'em seem to work.

View 2 Replies View Related

Debian :: Spring On Wheezy But Not Jessie

May 19, 2015

I've had a weird issue recently with Java/Spring. Basically, it would work on all machines but my trusty Debian box. Macs for devs, Ubuntu for production and some devs have it too. This annoyed me, because of course Debian is the greatest and it must work there too! Also, Java is based on the whole write once run anywhere concept, I have never really had a problem with code behaving differently on different Java installs of the same version, even on completely different OSs it seems to behave itself very well. URL....

I moved up to Jessie and the problem goes away. I can only conclude that some library that is called by Java got upgraded, somehow influences the order in which Spring resolves its dependencies. Probably the fact that other devs build on Ubuntu and have got it working there, and the upgrade to Jessie brings my libs more in line with what Ubuntu will be running has done the trick.

View 0 Replies View Related

Debian :: Install Octave 4 In Wheezy

Nov 19, 2015

I am trying to install octave 4 in my debian wheezy, and I am getting following error after I have executed ./configure

checking for sgemm_ in -lmkl... (cached) no
checking for sgemm_ in -framework vecLib... no
checking for sgemm_ in -lcxml... (cached) no
checking for sgemm_ in -ldxml... (cached) no
checking for sgemm_ in -lscs... (cached) no
checking for sgemm_ in -lcomplib.sgimath... (cached) no
checking for sgemm_ in -lblas... (cached) no
checking for sgemm_ in -lblas... (cached) no

configure: error: A BLAS library was detected but found incompatible with your Fortran 77 compiler settings.

I have tried to find a solution about issues installing octave 4 from binaries. I can not use octave from the repository as it is old for my studies.

View 1 Replies View Related

Debian :: When Gnome 2.32 Might Be Ready For Wheezy

Jun 1, 2011

when gnome 2.32 might be ready for Wheezywhen gnome 2.32 might be ready for Wheezy. I'm in hopes that Wheezy will NOT have gnome3, and I'm somewhat confident of that, but I play in both Debian and Ubuntu and I'm thinking about trying to get the Ubuntu devs to port Debian's gnome version 2.32 into their Oneiric Ocelot via package 'gnome-desktop-environment'. (It's currently at 2.30).

View 5 Replies View Related

Debian Installation :: Wheezy To SSD Drive?

Jan 6, 2013

Just re-installed Wheezy to ssd-drive and noticed that everything works much faster than before. For the older install I made some changes to /etc/fstab (I think) which I found from the web. I don't remember exactly what changes.

Question is: what's the situatation with Wheezys beta4-release and ssd-drive? Do I have to edit something at the moment, or does the installer notice ssd-drive and make everything needed?

View 7 Replies View Related

Debian :: Wheezy Errors After Upgrades

Nov 11, 2015

I have upgraded the packages on wheezy and I see lots of errors

Code: Select allaptitude update aptitude upgrade.

I see Code: Select allErrors were encountered while processing:
 
mysql-server-5.5
 ntp
 rsyslog
 apache2.2-common
 apache2-mpm-prefork
 apache2
 bind9
 corosync
 
[code]...

Still I am not able to install the dependencies.

View 13 Replies View Related

Debian :: Upgrading The Squeeze To Wheezy?

Jul 12, 2011

My Squeeze version is extension three and I had it loaded on my Seagate 1 TB SATA drive. Extension three Squeeze is still on the SATA drive. I loaded Wheezy on my 80 GB Western Digital IDE setup up as a master with my Plextor IDE CD/DVD ROM setup as the slave drive.

Squeeze on my version was LXDE and Wheezy on my version is Gnome gdm3. My Squeeze was loaded with Lilo 22.8 and my Wheezy worked with the regular bootloader. I am just wondering if I use Disk Utility to delete the extension three of Squeeze if it will make both versions unusable.

View 4 Replies View Related

Debian Configuration :: Kernel 2.6.38 In Wheezy?

Apr 11, 2011

This is Wheezy x86_64. I tried two different ways to install kernel 2.6.38 on my machine and both have failed. First thing I did was to follow this guide [URL]... el-26.html) and try to compile the latest stable from kernel.org. I don't know why, but it turns into kernel panic when I try to run it. Second thing I did was to install the liquorix 2.6.38, and that also fails, seeming to boot but hanging a second short from the login. I don't know what I'm doing wrong. Is there a special way to install kernels in Debian? This is the first time I tried compiling a kernel, so it's quite likely that the problem is sitting 6 inches from the computer screen. Also, how would I remove those kernels since they're obviously not working? I know I could remove them from the grub menu but I'm not sure how to completely delete them.

View 12 Replies View Related

Debian Hardware :: Adding 4 TB HD To Wheezy

Sep 6, 2014

I will preface this post by stating I am a beginner in Linux in general. I am trying to add a 4TB hard drive to my LVM set up. I started by partitioning the disk using fdisk. After that I went to add the disk as a physical volume. When I ran pvdisplay I noticed that the disk was only showing as 2 TB.

After some research it appears that anything over 2 TB isn't supported by fdisk. Instead I need to use "parted" or "gdisk" . So I used the following command "sudo gdisk /dev/sda" and recieved this,

Partition table scan:
MBR: MBR only
BSD: not present
APM: not present
GPT: not present

Found invalid GPT and valid MBR; converting MBR to GPT format. THIS OPERATION IS POTENTIALLY DESTRUCTIVE! Exit by typing 'q' if you don't want to convert your MBR partitions to GPT format!

I was about to pull the trigger and enter "w" when I saw the message "THIS WILL OVERWRITE EXISTING PARTITIONS" which scared me away.

So does this message only refer to the previous partition I had created on /dev/sda? Or is it all partitions?

View 6 Replies View Related







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