similar to: Fwd: Win98 domain logons unreliable

Displaying 20 results from an estimated 500 matches similar to: "Fwd: Win98 domain logons unreliable"

2004 Jan 21
1
Can I mount an hidden share?
Hi, I would like to mount an hidden share on windows from my linux box. I am trying: mount -t smbfs //server/share$ /mountpoint -o username=user%password and I get a "share not found". On windows I can run \\server\share$ and it works. Am I making something wrong? Or ist this behaviour due to a limitation of smbmount? Thank you for your help Regards Gualtiero Ottolini
2004 Jan 21
1
Group and Client Access Problems w/Samba 3
[Sorry this is so long; I've tried to be thorough. Please CC: any responses to me, because I haven't gotten any messages from the Samba list in over 15 hours and am concerned something is awry with my subscription.] I have recently set up a Samba 3.0.1 PDC/BDC installation with LDAP master/slave. It has been mostly successful, however, there are a few niggling issues that remain.
2005 Jan 18
1
samba periodically access the disk even when idle ?
Hi, does samba server access the disk periodically even it is not serving any client ? I am trying to setup a home server which is not frequently used and set the HD to spin down after 60s inactivity. But it get kicks up again apparently by samba(stoping samba and the disk won't spin up anymore). I think it is a 3 minute or so interval. Is there a way to tell it not to as I can sacrifice
2001 Mar 14
0
Win98 domain logons unreliable
I've got Samba 2.0.6 set up for domain logons, and they kinda work. However, about 2 out of 3 times it doesn't work on the first try. Almost always, my log on succeeds if I continue trying, usually 2-5 more times. The workstation is Windows 98. I can't roll this out to my clients until I can get this to work every time, on the first try. I've looked through the list archives, and
2005 Jan 14
1
NT_STATUS_ACCESS_DENIED with ADS + Kerberos
I'm trying to setup Samba in ADS security mode so I can run winbind for NSS and Kerberos for user authentication, chiefly for shell accounts for developers. These hosts will not provide any file or printer services, at least in the near-term. My hosts are CentOS 3 (a free RHEL3 clone) and my ADS servers are Windows 2000 (not 2003), in hybid mode. I am using stock RPMs for both Kerberos and
2005 Jan 19
2
winbind usernames
Hi, I'm successfully using winbind to authenticate a debian sarge workstation against an nt4 server. Works a treat. However, I have an odd situation where a user logs in for the first time as "John Smith" and gets created a "John Smith" directory in /home. *Then*, if they log in as "john smith", they get a second directory created as "john smith" in
2012 Apr 11
8
Facter not initialized in rspec in puppetlabs-stdlib?
I have been working on adding some predicate functions to puppetlabs-stdlib that test things based on ''interfaces'' and related facts. The functions themselves seem to work fine in my manifest-based smoketests, but I am running into trouble that may or may not be due to my ignorance about rspec or Facter. Something needs to be done to initialize Facter because
2004 Jan 23
1
LDAP connection leak?
I've set up Samba 3 as a PDC/BDC with LDAP. Yesterday we upgraded from 3.0.1 to 3.0.2rc1, which fixed some client-to-client problems we were having. Shortly after midnight this morning the PDC stopped--the general syslog logs, the LDAP log, and the Samba logs. The only process that seems to continue is NTP, which after start-up does nothing NSS or PAM-related. This leads me to think slapd
2005 Jan 14
0
Resolution to problem using 'net ads keytab' commands on RHEL3
I've been vexed for the last few days about 'net ads keytab' commands not working on my RHEL3 machines, among other problems I've run into trying to use winbind with ADS security mode. I found a bug in RH's Bugzilla describing the problem and managed to decipher a work-around. The resolution is to add to your /etc/krb5.conf the following: [libdefaults] default_keytab_name
2000 Aug 27
1
Login Patch
Please excuse me for mailing you directly instead of using the 'sendbug' facility; it seems to be an OpenBSD-only facility, and I didn't see a bug-tracking interface on the web site. I know the "UseLogin" feature is deprecated (to some degree, at any rate), however, on a Red Hat 6.2-based system, it is broken, because ssh.h statically defines LOGIN_PROGRAM as /usr/bin/login,
2010 Feb 20
6
Captcha Trouble
Hello Rails, I have a problem. I would like to use captcha in one of my project. When I did try to install, this is what I got $ sudo gem install captcha Building native extensions. This could take a while... ERROR: Error installing captcha: ERROR: Failed to build gem native extension. /usr/bin/ruby1.8 extconf.rb extconf.rb:1:in `require'': no such file to load -- mkmf (LoadError)
2010 Feb 10
7
undefined method join
Hey all, I get an undefined method `join'' for #<String NoMethodError. student.rb has_one :student_fail attr_accessor :student_fail_attribute #controller def student_fail @student = @student.find params[:id] def update_student_fail @student.build_student_fail params[:student][:student_fail_attribute] if @student.save #view form_for @student do |f|
2007 Mar 08
1
sink with R-code
I have the same question that Eusebio had: Is there a function similar to "sink" that redirect also R code to a file that is: sink("R001") x <- c(2,-6,-4,8,5,4,1,3,4,-9,0,1) A <- matrix(x, ncol=3) A A.prima <- t(A) A.prima dim(A) dim(A.prima) sink() create a file "R001" with contents: ------------------------------------------ [,1] [,2] [,3] [1,]
2010 Jan 18
5
Re: puts & logger ... flush immediately
Marnen Laibow-Koser wrote: > Ralph Shnelvar wrote: >> newbie here ... >> >> I am tracing logic putting puts and logger.info calls in my code. >> >> I _think_ Rails is buffering output so that I can''t see what happens >> until I close out webrick. > > But you are probably wrong. If you watch the log scroll by, you will > generally see
2010 Jan 09
9
Problem with Sessions
Hi, Using Netbeans 6.7.1, Rails Gem Version 2.3.2 MySQL Server 5.1 I am currently doing the depot application from the pragmatic programmer book (agile web development with rails) everything has been fine up until the point of creating sessions. I know they are using an earlier version of Ruby and the gems version is 2.2.2. As soon as I put the necessary code in the website no longer works and
2002 Jun 10
2
library() with v. 1.5.0 for Mac OS X Carbon
I am having trouble with the library function of R Version 1.5.0 for Mac OS X Carbon when I try to load libraries that did not come with the R installation. For example, I put the Biobase library from bioconductor.org in the 'library' folder. R cannot find it, even though it can find the pre-installed libraries: > library() # this lists standard libraries such as 'boot',
2017 Apr 12
2
CELT CFFT size configuration
Dear all, Sorry for this simple and maybe stupid question, I'm working in the implementation of opus for ARMv7e microcontroller using a library CMSIS/DSP used to calculate the CFFT and MDCT based on the DCT-IV. my question is: In the implementation of Celt you have used a fixed length CFFT equal to 1920, I want to know if there is some issues which can appear if a change that configuration
2016 Apr 19
2
Channel Mapping Family for Ambisonics
On 19/04/16 12:17 PM, Timothy B. Terriberry wrote: > We should probably start keeping track of the space of invalid TOC > sequences somewhere global so that people don't define conflicting > extensions. I started such a page at https://wiki.xiph.org/OpusExtensions -r -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type:
2007 May 22
2
R 2.5.0 refuses to print enough digits to recover exact floating point values
I have noticed that in R 2.5.0, no method of textual output will print a "double" mode quantity with more than 15 digits after the decimal point. From the help page (?print.default) it appears that this is intentional, since digits after the fifteenth may be uncertain. However, fifteen digits after the decimal point are not enough to represent all the values that an IEEE-double can
2016 Apr 26
2
Channel Mapping Family for Ambisonics
On Mon, Apr 25, 2016 at 9:32 AM, Timothy B. Terriberry <tterribe at xiph.org> wrote: > Jean-Marc Valin wrote: >> >> Would it make sense to allow an arbitrary number of channels and just >> "truncate" the list of channels. For example, two-channel ambisonics >> would be W plus X and three-channel would be W, X and Y. The idea is >> that you would get