similar to: Need help troubleshooting nmbd -D

Displaying 20 results from an estimated 140 matches similar to: "Need help troubleshooting nmbd -D"

2003 May 21
1
Need help mounting windows shared partitions
You must check it your loopback interface is enabled and use this mount command. mount -t smbfs "\\\\windoze\\share" /home/user/dir if your mountpoint is /home/user. > ------- Ursprungligt meddelande ------- > > Fr?n: Paul Sutcliffe <psutcliffe@pronaturaleza.org> > ?mne: [Samba] Need help mounting windows shared partitions > Datum: 21 May 2003 02:43:23 -0500
2006 Jan 05
1
Active Directory authentication fails
I am trying to get Samba to authenticate to a Win2k DC. The error I consistently get is "Failed to verify incoming ticket" Using wbinfo I can pull the user and groups from the DC. Using krb5 I can get a good ticket from the DC. I have the winbind options in my smb.conf exactly as listed in the docs. The Linux box did a "net join ads" no sweat. After sitting a while, I no longer
2019 Oct 08
3
Glances for CentOS 8?
It seems that glances is not in EPEL for CentOS 8. Is that coming at some point, or has it been deprecated in favor of some other tool?
2006 May 24
2
Reading external files with dtrace
I''d like to be able to dynamically read external configuration files within a dtrace script. I know dtrace allows inclusion of C header files but only at the preprocessing stage. What we need to do is dynamically enable/disable probes based on current application settings. I''d rather not have a bunch of independant scripts running and being started and killed whenever the
2002 Sep 25
4
Samba and WinXP problem
Greets to all, Recently, I was given the task of setting up a Samba server where I work, to accept domain logons for Win9x machines and also NT-based machines, which consist of mostly XP boxes, with a couple 2K machines as well. This domain would be replacing an older one, that was using a very out of date Samba (from RedHat 6.1) that couldn't do XP/2K at all. The new one is from
2005 Jan 28
1
Write list access to Read only share
I have been at this problem for almost a week on my own... I am running Samba 3.0.4 on a linux 2.4.26 kernel. I have a share that I want to be read only to the world and writable by members of the write list: [Content] path = /mnt/win/Content read only = yes quest ok = yes write list = sam I set a password for sam using smbpasswd. I believe all of the UNIX permissions are set correctly. I can
2022 Jan 15
2
Script for making a KVM VM from a kickstart
I have been building up a script to quickly and easily make CentOS/RHEL and Fedora VMs from kickstart files for a long time, and thought I'd see if anyone else was interested. It's especially useful IMHO if you are working on building kickstarts, because you can fairly rapidly iterate and test. I've got it built as an RPM, so if others think this is useful, I might submit it to
2003 Sep 18
2
[Fwd: Re: FreeBSD Security Advisory FreeBSD-SA-03:12.openssh]
Roger Marquis wrote: > [snip] > >It takes all of 2 seconds to generate a ssh 2 new session on a >500Mhz cpu (causing less than 20% utilization). Considering that >99% of even the most heavily loaded servers have more than enough >cpu for this task I don't really see it as an issue. > >Also, by generating a different key for each session you get better >entropy,
2003 Apr 30
2
'dual' hosting STABLE and CURRENT ?
Currently I have a 'master' STABLE box which nfs exports src and obj to all my STABLE 'clients' and a 'master' CURRENT box nfs exporting src and obj to my CURRENT 'clients'. Would it be possible to eliminate one of the 'master' boxes ? IE, could a STABLE box build and host CURRENT (via alternate src and obj) or could CURRENT box build and host STABLE (via
2002 Sep 10
1
Compiling in Solaris 2.8
Hi, I am trying to build samba on a sun 420r running Solaris 8 with a SunWorkShop 6.1 compiler. configure worked well. I selected smbwrapper to be included in the build. However I get this when it gets to the link: Using LIBS = -lsec -lgen -lsocket -lnsl -ldl Linking shared library bin/smbwrapper.so ld: fatal: option -h and building a dynamic executable are incompatible ld: fatal: Flags
2002 Sep 26
1
Roaming Profiles question
Can 9x/ME profiles be safely kept in the same place as NT/2K/XP profiles? i.e., are they compatible, in that 9x settings can be used on an NT based machine, and vice versa, with each OS knowing which settings it can and can't use, or is it best to just keep them separated? -- Stacy J. Dunkle LAN Manager, Pennswoods.net
2002 Feb 13
1
[SAMBA LATEST]
Hello, I have just installed samba latest last night, everything appears to be working accept it will not let me login. I am trying to run the sbmpasswd command but it says I have the wrong password. I am using Slackware 7.2 and not quite sure how the password got changed? Any ideas? R. Stacy Cook Edit-X :: Control Your Content www.edit-x.com -------------- next part -------------- HTML
2010 Jan 31
3
Append/Prepend to a template from controller method
I want a method in app/controllers/application.rb that can prepend/append text to whatever template gets rendered. Of course I can''t call render twice w/o getting a double render error, so is this possible? I want to redirect after a delay using a meta refresh. Here''s what I''ve got: app/controllers/application_controller.rb: def redirect_after_delay (url, delay)
2008 Apr 15
1
Dovecot LDA / Deliver question
Problem described: I am trying to get Postfix + Dovecot + MySQL setup to work together in a virtual mail hosting platform. I am running Postfix 2.3.x, and MySQL 5.0.x. I am trying to use Dovecot's LDA for delivery to the users vmail home directory -- usually under /var/vmail/domain.com/j/jdoe for home and /var/vmail/domain.com/j/jdoe/.maildir for mail location, using MAILDIR format.
2023 Sep 08
2
Asterisk 18.14.0 vs 18.18.0 and chan_console/chan_alsa
So I have done through chan_console.c and searched for console_pct_lock() - every one - has a matching console_pvt_unlock() How is the deadlock occurring ? jerry -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20230908/dee530c8/attachment.html>
2003 May 15
2
FW: iHEADS UP: ipsec packet filtering change
> -----Original Message----- > From: Greg Panula [mailto:greg.panula@dolaninformation.com] > Sent: 12 May 2003 11:10 > To: Matthew Braithwaite > Cc: stable@freebsd.org > Subject: Re: iHEADS UP: ipsec packet filtering change > > You don't really need the gif tunnels for ipsec. Gif is more geared > towards ipv4 <=> ipv6 type tunnels. A few of ipsec
2019 Oct 08
0
Glances for CentOS 8?
On Mon, 7 Oct 2019 at 23:08, Wynona Stacy Lockwood <stacy at guppylog.com> wrote: > > It seems that glances is not in EPEL for CentOS 8. Is that coming at some > point, or has it been deprecated in favor of some other tool? Hi, Because RHEL releases are far apart, packages don't get automatically added to newer EPEL releases. Instead, packages are usually added after
2011 Aug 15
3
Bug#637923: Tweak to ssh rules to ignore AllowGroups denial
Subject: logcheck-database: Tweak to ssh rules to ignore AllowGroups denial Package: logcheck-database Version: 1.3.13 Severity: minor *** Please type your report below this line *** Similar to how AllowUsers denials are ignored, also ignore AllowGroups: ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ sshd\[[[:digit:]]+\]: User [-_.[:alnum:]]+ from [-_.[:alnum:]]+ not allowed because none of
2007 Feb 18
3
Starting samba configuration
After installing samba, "rpm -q" shows me I have samba, samba-common, samba-client and samba-swat installed. However, putting http://localhost:901 in the browser brings up an error that the URL cannot be found. Not sure where to go from here. Appreciate advice Thanks Send instant messages to your online friends http://au.messenger.yahoo.com -------------- next part -------------- An
2000 Apr 05
8
strange problem
Hello. I have a problem that I hope you can help me with. I have 95,98 and NT machines and a Linux box with samba 2.2.5 (or what ever is shipped with redhat) that shares a printer to the windows machines. The problem is now: -the NT machines finds the printer! -the 98 machine finds something, but rejects all passwords (it runs encryot. passwd) -the 95 does not find anything at all. (runs encrypt