similar to: Samba PDC without encryption

Displaying 20 results from an estimated 1300 matches similar to: "Samba PDC without encryption"

2010 Apr 05
1
[Bulk] Re: Make check failure
On Mon, Apr 5, 2010 at 10:15 AM, Neil Leathers <neil.leathers at rogers.com> wrote: >> If the new function stays it will likely need a test case. I'm not >> going to write one until the decision is final that we'll go that >> route. > > ... without testing the change (to demonstrate it works, or is useful, or ... anything) ... Of course I tested the change.
2006 Feb 08
0
NT doesn't like that ... primary gid of user [info] is not a Domain group
Hello all, Sorry for my long post but is a very urgent situation (is required to configure 3 PDC in less then 4 hours) and i have not enough time to read and experiment so i am posting here my problem. Please read entire message (is a little bit long). I have already one PDC using samba-3.0.10-1.4E.2 (on RHEL4) which is working fine with windows 9x and xp clients, excepting one thing. All
2008 Apr 27
1
initialization issues
I guess I'm missing something since the following minimized test case is failing: >>> #include "ogg/ogg.h" main() { ogg_sync_state the_ogg_sync_state; ogg_sync_init(&the_ogg_sync_state); ogg_sync_destroy( &the_ogg_sync_state ); } >>> $ gcc -g -logg test.c $ ./a.out *** glibc detected *** ./a.out: munmap_chunk(): invalid pointer:
2010 Apr 05
6
Make check failure
Erik de Castro Lopo wrote: >> I've just grabbed a copy of SVN head for libogg and 'make check' >> is failing: >The breakage happened in this commit: > > r17098 | gmaxwell | 2010-03-29 16:35:11 +1100 (Mon, 29 Mar 2010) | 1 line > Firstly, is gmaxwell on this list? [snip] > Secondly should be be trying controvertial changes in HEAD? Surely thats > what
2002 Jun 14
1
can't access samba shares
The firewall problem seems to be fine now. Second question, I am on a NT server trying to access samba shares. If I add encrypt-passwords = yes to smb.conf I get a login box for username and password. It starts by telling me the username or password is wrong. I can enter any username, but the box keeps coming back. If I remove encrypt- passwords I get "The account is not authorized to login
2002 Feb 15
0
Win95/98 Passwords
Hi, when logging in from a Win95 PC to a Unix Server without password encryption set to yes I an access the share as expected. When logging on from a Win98 PC using exactly the same login id and password and trying to access the same share I am continually asked for a password when trying to map to the share. I have tried both encypt password=yes and not encrypt but it makes no difference.
2010 Jun 08
1
session_options[:secure] resets session_id on every request
I''m working on an ecommerce site (in Rails 2.3) and I added: ActionController::Base.session_options[:secure] = true to ~/config/environments/production.rb Now, every time I add something to my shopping cart and navigate away I get a new session_id (which essentially empties my shopping cart). How can I get the continuity of my sessions back, while still having the session_id get set
2005 Aug 02
2
Winbind Understanding
I would like some clarification on Winbind's capabilities. I have winbind up and fully functional. I can use wbinfo -g, wbinfo -u, etc.. I would like to use winbind to correlate sids to uid on filesystems mounted with smbfs or cifs. In reading further I see lots of information about doing this on EXT3 (or Linux filesystems that support ACL). Perhaps, I had misunderstood the purpose of
1997 Jul 31
5
SAMBA digest 1372
David Allan Finch wrote: > Has anyone considerd modify the Unix encypt to use > the same system as NT. IE the encypted pasword in the > /etc/passwd or NIS/NIS+ table is the same for both? Err. That would be a *really* bad idea. See the l0phtcrack source for details :-). Seriously, though. The password hashes used on NT are very poor. They don't use salt and people are now
2008 Apr 29
2
More trival questions
Hopefullly this is once again something trivial I'm missing. I'm still trying to figure out how to pull a part a stream. I get two out the three theora headers I can see in the file (http://v2v.cc/~j/theora_testsuite/320x240.ogg) if I use the buffer in the page struct and nothing usable if I try to use the packet structs. Hopefully this is once again something something trivial I've
2006 Apr 16
3
Encryption
Hi all, I recently came across a possible requirement of backing up certain files on a remote server ... in an encrypted format. This got me seriously thinking about the possibility of doing such a thing with rsync. I am not too knowledgable about encryption and the mechanisms of the rsync algorithm (at least as yet :), but I would like to know whether this is attainable or 'far fetched'
2004 Aug 06
2
icecast problem
Karl Heyes wrote: > > I'm guessing you haven't installed the openssl packages, you need the > devel package as well if you use distribution packages. > > karl. > btw, why does icecast need openssl-devel for compilation but actually no ssl encyption is used? -- CU... Daniel ...this is Linux Country. If you listen carefully you can hear Windows reboot!
2008 Jul 27
7
Now you did it Olly
Oh, Boy. I am in trouble now.... I just installed Centos on a USB drive on my corp notebook. To not TOUCH my corp drive. I spent time with the drive partitioner to make sure that nothing was done to the internal hard drive... Well I missed something and I overwrote the encrypted bootloader on the hard drive. Now what? Can I rescue things? I am leaving for my flight in a couple hours to
2005 Dec 11
1
Opening samba shares from W2K system - help
I have a simple LAN microsoft workgroup setup with four W2K systems and one linux server. I'm planning on the Fedora 4 box to be the printer and file server. I have samba running and I can see the file shares in the windows file explorer. However, I can't connect because of a password issue. I have the same user set up on the linux system (in fact they have the same logon passwords),
1998 Aug 29
1
Perl code to generate Samba passwd hashes?
Does anyone have perl code that can generate the Samba passwd hashes from a clear text password? I'm aware of the smbpasswd command that comes with Samba but that isn't the best tool for my purposes. I have a local account creation/deletion software that already handles encypting the password to generate unix /etc/passwd files and I need to be able to do the same for the Samba passwd
2010 Apr 05
0
[Bulk] Re: Make check failure
So if I understand the libogg development practises correctly. >> (r17098 | gmaxwell | 2010-03-29 16:35:11 +1100 (Mon, 29 Mar 2010)) Gregory Maxwell checked in a change ... >> I've just grabbed a copy of SVN head for libogg and 'make check' >> is failing: ... which broke the test suite ... > If the new function stays it will likely need a test case. I'm
2015 Jan 16
6
KB2992611
* Version: Samba 4.2.0rc3 * Distribution: Ubuntu Server 14.04 LTS * Client: Windows 8.1 Professional Having installed Samba4 servers at our two sites and ensured that replication is working correctly, I connected a brand new Windows 8.1 Professional PC to the new AD network as a test. I immediately encountered two problems: 1. Web credentials were not being remembered in either Internet
1999 Sep 24
0
encrypted passwords and netatalk
Hello, yesterday I've changed my password system to encrypted password because somebody wanted to log in with win98 notebook. And I wanted not to make the change in registry of the notebook. Therefore I set encrypted password = Yes, added and enabled the user with smbpasswd -a -e <account>. After this change he can log in via dhcp in our network. But in the next morning I've
2012 May 02
3
[Bug 49397] Not able to set monitor resolution
https://bugs.freedesktop.org/show_bug.cgi?id=49397 Aaron Plattner <aplattner at nvidia.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|aplattner at nvidia.com |nouveau at lists.freedesktop.o | |rg
2004 Oct 14
1
Samba as PDC - Can't get user profiles to save properly
Greetings, I'm running desperate on a problem with my windows user profiles here, searched the net and read the docus alot but still no luck. I've got an running Samba domain, an existing windows 2000 machine can log into the domain properly. Furthermore, a test account is made aswell, and the 2k machine is able to log in with that account. Now, my problem is: When I try to change