similar to: AD maximum user token size

Displaying 20 results from an estimated 90 matches similar to: "AD maximum user token size"

2004 Jan 29
2
Skynet Mail Protection scan results
----------------------- This e-mail is generated by Skynet Mail Protection to warn you that the e-mail sent by samba@lists.samba.org to vincent.brabant@skynet.be is infected with virus: Win32/Mydoom.A@mm. Deze e-mail is gegenereerd door Skynet Mail Protection om u te waarschuwen dat de e-mail gestuurd door samba@lists.samba.org naar vincent.brabant@skynet.be geinfecteerd is met Win32/Mydoom.A@mm.
1999 Feb 09
2
PB upgrade to samba 2.0
After I have upgraded from previous version to 2.0, I don't manage to authenticate from clients (winnt4) to DigitalUnix3.2c with Samba anymore. Before the upgrade it worked fine. After the upgrade, my password is rejected. It's really a authentication problem because it works fine if I add "guest ok = yes". On the server I have: security = share On the client:
2004 Aug 11
0
NT domain and valid user problem
Hello everybody, I met a problem when I configure the samba for our company. The case is, 1. We have to use Windows Domain to authenticate the user. 2. Only a few domain users can access the samba server. 2. We wanna all the allowed domain users are mapped to 1 unix userid: checkpoint. The Window Domain auth is working perfect. And if we created the unix id same as the domain users,
2013 May 22
0
Re: donneƩ un image iso de centos .merci
On Wed, May 22, 2013 at 12:04 PM, jalila fattach <jalilafattach at hotmail.fr> wrote: > > _______________________________________________ D?sol?, votre message ne se traduit pas bien (du moins pas avec google translate). la plupart des personnes figurant sur cette liste sont l'anglais, y compris moi, donc ce message ne peuvent pas ?tre correctement traduits non plus. Si vous ?tes
2016 Jan 29
2
Mounting a previously Windows (ntfs) file system
Hello, I'm planning a conversion of a Windows server (SBS2011) to Samba. All the user data files are already on a separate disc in the Windows server and my idea is to unplug the Windows boot drive and plug in a FreeBSD installation with Samba 3.6.25 running and tested on another machine. Fortunately it's a small installation and everybody is using the same share on the Windows
2006 Nov 14
2
cant save to smb from apps?
I set up a samba share on a fedora core 5 box. I am able to drag and drop files to it, but when I try to save from an app, I get a message saying disk is full. These are all XP home clients. When I tried to share from an XP pro client it worked. Any ideas on how to fix this? thanks, Josh.
2006 Nov 15
3
AutoCad and ArcView
Hello all, Just curious if anyone else has a SAMBA server that is serving up AutoCad and ArcView files to users on Windows. We are utilizing a RAID 5 setup on dual 2.8 GHZ 4 GB RAM Intel Controller card (all latest firmware, BIOS etc...etc..) Only 4 users are accessing the server, but it seems after a few days the server starts to choke up, lock files, and it causes a hardware issue. (We
2004 Aug 06
0
Re: troubles with ices
Hi Max, Thanx for your response. I changed the passwords, they are all "test" now, but still I have the same problem: [2003-08-11 13:42:09] INFO connection/_handle_source_request Source logging in at mountpoint "/test.ogg" [2003-08-11 13:42:09] INFO connection/_handle_source_request Source (/test.ogg) attempted to login with invalid or missing password <p>ICECAST:
2012 Sep 14
2
assistance needed - err: Could not retrieve catalog from remote server: execution expired
Hi, I have a puppet infrastructure running 2.6.14 under Passenger with about 30 nodes. I''m just spinning up a new Cent 6.3, puppet 2.7.19 master. Right now I have the master built and configured using the same configuration as my 2.6.14 setup, with a few tweaks for the new version. Puppet on the master built itself fine. I have puppetd stopped on the master. I tried pointing one
2019 Jun 03
3
Difficulty with samba after updating from 3.6.6 to 4.9.0.0
Server - HPUX 11.31 Clients - WIN7 WIN10 After upgrading my versions to 4.9.0.0 I've noticed that we're unable to connect to our AD joined SMB HP-UX Server any longer. Could someone tell me where to begin digging in release notes between 3.6.6-4.9.0.0 to find out what changed in the smb.conf file that would be causing our problems? Here's a somewhat similar .conf output global]
2006 Oct 04
4
xenconsole: How to get out?
Hi, XEN has a console that works in text mode ("xm console", e.g. via SSH). However with a German keyboard I''m having trouble to get out of the console again. Usually I login to Dom0 from another terminal, and then kill the xenconsole process. However I''d wish there was an easier way to get out. Maybe add a configurable escape key like for SSH? Regards, Ulrich
2005 Dec 16
11
mysql mem-tables vs. memcached
Could someone please elaborate on the technical differences and practical impact of whether choosing memory-based tables in MySQL or using memcached. I got this far on my own: It seems that MySQL uses the NDB engine for transaction-safe memory access in a cluster. the memory storage engine seems to be faster but not synchronizable by any means in a cluster. memcached seems to be ultimately fast
2005 Dec 22
11
first day using rails
Hi - this is my first day with Ruby on Rails. I''m starting out by working through the Helloworld (Hello Ruby) example program printed up in "Agile Web Development with Rails." My steps are as in the text: 1. ruby script/generate controller Say 2. edit the proper file and add the hello method 3. fire up the browser using address http://localhost:3000 4. fire up the
2010 Jul 20
20
render :js => "alert('Test !')"
Hi Folks, I use render :js => "alert(''Test !'')" in my modele, but instead of having the alert displayed, the browser try to donload a file containing this string : <<render :js => "alert(''Test !'')">>. Do you know why I the browser behaves such a way ? Regards -- Posted via http://www.ruby-forum.com/. -- You received
2006 Aug 30
11
xen-3.0.2-3
Hi I read a few times in the web about xen-3.0.2-3 but I cannot find a place to download it. Not even here: http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/ Where can I get it? And does it have network issues solved? And what is the most current kernel I can use with xen? How do I change the source to use a more current kernel than 2.6.16.6? Regards, Steffen Please - if possible
2007 Sep 11
3
ActiveRecord, blocking or async, logging, syslog/udp
Here''s a gedanken experiment for those w/ far more knowledge than I about ActiveRecord, etc.: Let''s say my database is very remote and on a very slow machine. Let''s further say that my app has an action that leads to a very simple insert into the "impressions" table of the db, a la "INSERT INTO impressions(docid) VALUES($docid);" - and
2005 Dec 14
14
Install problems: R-o-R on Debian with mod_ruby
Hello, I have tried to setup Ruby-on-rails on my debian Linux machine and can not get it to run. Maybe someone can help. The following was installed already: - apache2 2.0.54 (and PHP5) - Postgresql 8.1 Now, having the ''unstable'' branch in my /etc/apt/sources.list I did: apt-get install libapache2-mod-ruby and Apache reports a "mod_ruby/1.2.4 Ruby/1.8.4"
2005 Jan 11
2
All traffic is on the same adress
Hi I have a trouble with my shorewall. I have 5 Ips adresses on my internet interface. I can ping any of these adresses, but the traffic take always the base adresse on my interface. All the traffic is on the same adress, but I what to know the traffric for each of these adresses. I search a lot to find the setting for do that, I don''t know what is wrog in my config, somebody can
2005 Jan 11
2
Re:All traffic is on same adress
Some more information... No traffic must be on 64.254.229.230 , all must be on 64.254.229.226,64.254.229.227 and 64.254.229.229, but almost all the traffic is on 64.254.229.230. this is the trouble Incoming 64.254.229.226 : 125K Incoming 64.254.229.227 : 257K Incoming 64.254.229.228 :
2012 Jul 31
1
Kernel Compilation
Hi everyone, To be short, I try to compile the Distro kernel release 2.6.32-279.2.1.el6.centos.plus.x86_64, but I always got an error telling "missing-syscalls". I try and try and search, this morning on the CentOS Forum to find nothing on this subject. What is the solution, my CentOS Gurus? Have a great day Martin