similar to: "obey pam restrictions" and encrypted passwords

Displaying 20 results from an estimated 400 matches similar to: ""obey pam restrictions" and encrypted passwords"

2002 Nov 11
2
making Samba works together with PAM
Ok fellows, This is my last try. Please, anybody tell me if something is missing on this list! I need to setup on a Linux + Samba (PDC) to restrict just one login per ID (not allow two logins with same id).So: 1 - edit /etc/pam.d/samba -> chaging session line with session required /lib/security/pam_limits.so 2 - in /etc/security/limits.conf: * - maxlogins 1 3 - in smb.conf:
2006 Jan 11
0
how to force Samba respects file locking?
Greetings, I'm trying to lock files using a Debian GNU Linux (unstable) and Perl, but looks like the smbpasswd command from Samba is not respecting the lock. Perl has "advisory" file locking using C flock() or lockf() or fcntl(), depending which one is first available on the system. While this is not a Perl mailing list, I need to know which scheme Samba uses for file locking to
1999 Jul 27
12
hi
hi This is Tarun from Indusa Global , Jamaica pl. reply regards -------------- next part -------------- A non-text attachment was scrubbed... Name: tarun.vcf Type: text/x-vcard Size: 180 bytes Desc: Card for tarun kumar Url : http://lists.samba.org/archive/samba/attachments/19990727/506b9d4c/tarun.vcf
2009 Apr 23
0
problems using smbpasswd to enable/disable workstations trusted accounts
Greetings, My name is Alceu and I was trying to create some scripts to enable/disable users when I found this strange behavior with the account flags: # please assume that the Unix user is already created root@midgard:~# smbpasswd -a -m lab16$ Added user lab16$. root@midgard:~# pdbedit -Lv lab16$ Unix username: lab16$ NT username: Account Flags: [W ] ... root@midgard:~#
2002 Sep 30
2
"Rcmd SHLIB" does not work
R-users E-mail: r-help at stat.math.ethz.ch Hi! I would like to produce DLL files to be linked to R objects on Windows98SE. The source files are written in Fortran77. I input the command below on R console. Rcmd SHLIB aaa.f The result is: Error: syntax error Does this mean that "Rcmd SHLIB aaa.f" contains symtax error, or "aaa.f" contains it? Or do I need to do
2004 Nov 23
1
problems with my first wine-steps
Hello, I installed wine-20041019 with the wineinstall-script on debian (woody). (There is a windows98SE on /mnt/win. /mnt/win is mounted) Now I try to run freecell.exe, but it doesn't work. jochen@archie:~$ wine 'c:\windows\freecell.exe' Please use the registry key HKEY_CURRENT_CONFIG\Software\Fonts\LogPixels to set the screen resolution and remove the "Resolution" entry
2008 Nov 30
1
newbie question/authenticate
I have a small network running in a school. My network is working. samba is running on openSuSE 11.0 and Windows XP and Windows98se can access the non protect samba shares/sections. I have one problem that I been struggling with. I have read the howto's, and searched the lists, but can not find the solution. I would like to implement [homes] or [usershares] for student directories and
2009 Jun 06
2
time of writing
Hello, I was using an othello program "WZebra" on windows and I was reading and writing a file called book.bin with this program. Now I prefer and use Linux for some reasons. I have installed WZebra under WINE because the linux version get several bugs. Then I have tried some version of Wine and actually I have the last version 1.1.22 compiled. I don't have a problem of time to
2005 Jan 08
1
Obey Pam Restrictions Problem 3.0.10
Hi, I was using Samba 3.0.9 on Fedora Core 2 and decided to upgrade to 3.0.10. So I upgrade to Core 3 and installed Samba 3.0.10 and thought I could just copy my settings over to the new build and everything would run smoothly. I thought wrong. Everything seems fine until I enable Obey Pam Restrictions. If enabled I get a login error from XP stating: " Windows cannot locate your
2003 Mar 14
4
Am I getting the best performance?
Okay, I've been chasing performance for a while now. I have no idea if I should be trying to get better performance or if I'm getting all I can out of my hardware. Here is the information: /sbin/hdparm -I /dev/hdd /dev/hdd: ATA device, with non-removable media Model Number: ST328040A Serial Number: 7BY034XB Firmware Revision: 3.07 Standards:
2004 Jul 06
3
Disabling MEMDISK
I have added instructions to memdisk.doc for how to disable MEMDISK. However, it's unlikely that this will work if you're running under DOS, since DOS will be very unhappy about drives changing underneath it. Anyway, until the next (pre)release comes out, here are the instructions: --- memdisk.doc 27 Apr 2004 06:49:36 -0000 1.10 +++ memdisk.doc 6 Jul 2004 01:29:03 -0000 @@ -122,5
2003 Apr 10
1
vfat / ftruncate problem
I recently added a 60Gig HD to my little linux server at home with the intention of sharing it via Samba to all my PCs which run Windows 98SE. I really want to use vfat file system on it. The server is running Mandrake 8.1, so kernel 2.4.something, and the Samba that came with it. Much to my disappointment I quickly discovered poor performance copying files to it, the copy is like slow to get
2010 Jul 05
11
Make sure that Visual Studio works before 1.2 release
I was thinking that should be a good idea to make sure that at least Visual Studio 2008 is properly working in wine, before 1.2 release. In this way, we could test specific functions in wine, by creating simple test applications to test if the system calls are working well. I think that Visual Studio is a key application to test wine compatibility with windows, and it is an application that can be
2004 Oct 06
1
[Bug 1873] rsync doesn't obey .cvsignore (exclamation) ! semantics
https://bugzilla.samba.org/show_bug.cgi?id=1873 wayned@samba.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From wayned@samba.org 2004-10-05 17:19
2000 Nov 29
0
abline() AND rect() do not obey "xpd" (clipping) (PR#750)
>>>>> "MM" == Martin Maechler <maechler@stat.math.ethz.ch> writes: MM> This is not a bug in the very strict sense, MM> but for consistency, MM> I feel that MM> abline() MM> should obey par("xpd") setting, even by ...-argument. MM> The following code shows how lines() ``works'' and abline() does not :
2003 Sep 23
1
what does the sum of square of Gaussian RVs with different variance obey?
>From basic statistics principle,we know,given several i.i.d Gaussian RVs with zero or nonzero mean,the sum of square of them is a central or noncentral Chi-distributed RV.However if these Gaussian RVs have different variances,what does the sum of square of them obey? Thanks in advance.
2006 Aug 20
2
DO NOT REPLY [Bug 4037] New: Rsync should obey --keep-dirlinks when searching basis dirs
https://bugzilla.samba.org/show_bug.cgi?id=4037 Summary: Rsync should obey --keep-dirlinks when searching basis dirs Product: rsync Version: 2.6.9 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org
2003 Sep 23
1
what does the sum of square of Gaussian RVs with differen t variance obey?
This is a relatively recent article that is somewhat accessible. Jensen, D. R., and Solomon, Herbert (1994), "Approximations to joint distributions of definite quadratic forms", Journal of the American Statistical Association, 89 , 480-486 It has references to previous work. I also have an old paper that is so old I can't tell what journal it came out of:( Grad, Arthur and Solomon,
2005 Oct 17
0
DBF database hangs up, when running from Samba 3.0.14 share
Hi to everyone, Since last week I am trying to fix following problem: I have a DOS application, operating on DBF databases. I've set up a Samba 3.0.14a-2 server running as a PDC on Fedora Core 4 (in fact, Samba server was a part of FC4 distribution). I've set up a share and then I've moved all data for this application on to that share. The problem is that the application hangs
2007 Apr 12
2
[PATCH] Make com32 printf obey width-restriction on %s
Hi, The following patch is against 3.36. It lets the width-modifier to the %s conversion specifier restrict the length of the formatted string as well as expand it. In addition, it adds the strnlen function, which only exists as a prototype today. -- Arne. --- syslinux-3.36/com32/lib/Makefile.orig 2007-02-10 21:47:07.000000000 +0100 +++ syslinux-3.36/com32/lib/Makefile 2007-04-12