similar to: freebsd samba3 package problem

Displaying 20 results from an estimated 11000 matches similar to: "freebsd samba3 package problem"

2007 Oct 03
4
puppet exit codes and svn pre-commit hook
Hi everyone, I''m using a svn pre-commit hook to check manifests for syntax errors. I''ve recently upgraded puppet from 0.22.4 to 0.23.2 and the hook stopped working. I use the following command to parse .pp files: /usr/local/bin/puppet --confdir=/tmp --vardir=/tmp --parseonly --ignoreimport /tmp/$$.pp Now, I make a decision based on the exit code. If 0 then commit, else exit
2002 Dec 12
1
Samba update FreeBSD
Perhaps a rather stupid question, but I have not found the complete correct way to upgrade a Samba installation on FreeBSD. I always use the ports to install the newer version, but after a while I discovered that the installation of the new version did not uninstall the previous version, so when you look at the installed packages (pkg_info) you can see all older versions, they can be uninstalled
2003 May 18
2
pkg_add -r broke pkg info ?
Hi, I installed a lot of packages by using: pkg_add -r pkgname But now when I do a pkg_info I get : lifebook:/home/gmarco# pkg_info -Ia Mesa-3.4.2_2 A\ graphics\ library\ similar\ to\ SGI\'s\ OpenGLXFree86-4.3 .0,1 X11/XFree86\ core\ distribution\ \(complete,\ using\ mini/m XFree86-FontServer-4.3.0 XFree86-4\ font\ serverXFree86-Server-4.3.0_6 XFree86-4 \ X\ server\ and\
2006 May 08
3
OpenGL w/ FreeBSD 6-STABLE and Wine 0.9.12
Hello, I am running FreeBSD 6-STABLE with Xorg 6.9 and Wine 0.9.12 from the ports tree. The DRI extensions are installed and working properly for my ATI X800 AIW, as reported by glxinfo: display: :0 screen: 0 direct rendering: Yes ** snip ** OpenGL vendor string: Tungsten Graphics, Inc. OpenGL renderer string: Mesa DRI R300 20040924 AGP 8x TCL OpenGL version string: 1.2 Mesa 6.4.1 glxgears
2008 Jul 15
1
softdepflush bad block error has led to negative blocks in free inode and handle_workitem_freeblocks: block count
Hi, The problem started when i installed a kodicom 4400 card and started to run zoneminder. Prior to that no problems with my machine, which now runs FreeBSD panix.internal.net 7.0-RELEASE-p3 FreeBSD 7.0-RELEASE-p3 #3: Mon Jul 14 16:35:37 EEST 2008 doroot@panix.internal.net:/usr/obj/usr/src/sys/GENERIC i386 This hardware change happened in Sunday Jul 13. The next day (Jul 14) morning
2005 Dec 06
4
Joining Samba3 to NT4 domain problem
Hi all, I try to join samba3 to NT4 domain: My smb.conf is following: [global] workgroup = MYDOM netbios name = LANSERVER server string = Samba Server security = domain hosts allow = 10. 127. log file = /var/log/samba/log.%m max log size = 50 password server = PDC #encrypt passwords = yes #winbind uid = 10000-20000 #winbind gid = 10000-20000 idmap uid = 15000-20000 idmap gid =
2012 Jun 28
3
package provider for FreeBSD
Hi again, From examples I have gleaned the following snippet for manifests/site.pp Package { provider => $operatingsystem ? { FreeBSD => freebsd, #FreeBSD => ports, debian => aptitude, redhat => up2date }} Are there providers documented somewhere? I''m not sure where to look, and I haven''t come across it in my
2005 Nov 14
1
connecting from Windows XP x64 Edition
Hi there, I have a problem connecting from a Windows XP x64 Edition machine (nettle) to a Samba server (zeus). When I open an Explorer window and enter "\\zeus\work" in the address line, I receive an error message: "Widnows cannot find '\\zeus\work'. Check the spelling and try again, or try searching for the item by clicking the Start button and then clicking
2005 Nov 06
2
What happened with portaudit?
Hello, One of my machines I got a report about 3 vulnerable packages (php4, ruby, openssl) in tomorrows security run output, but in today's security run output all of them disappeared, but nobody upgraded or removed the affected packages. I reinstalled portaudit, refreshd its database, but now it reports 0 affected pakages. The pkg_info command lists that three packages, so they are
2014 Sep 12
2
Nut 2.7.2 on OpenBSD 5.6 with APC USB UPS
On 09/11/14 22:34, Charles Lepple wrote: > On Sep 11, 2014, at 11:04 PM, Stan Gammons <sg063015 at gmail.com> wrote: > >> I see a libusb_get_interrupt message in the log. Could that be the problem? > Yes, it seems related. > > 1.126896 upsdrv_initinfo... > 1.126906 upsdrv_updateinfo... > 1.127023 libusb_get_interrupt: Function not implemented >
2007 Jul 16
5
exec and notify
Are exec resources triggered by notify events supposed to be run once for every event received or only run once per run irregardless of the number of resources that notified it? It seems to me that it gets run twice no matter how many resources triggered it. consider the following class: class dhcp { $prefix = "/usr/local/etc/dhcpd" $dhcpd_conf = "$prefix/dhcpd.conf"
2003 Nov 12
1
really clean install?
Good evening, I was finish the FreeBSD4.9 installation from CD, and only do some edit with the /etc/rc.firewall, /etc/rc.conf, /boot/defaults/loader.conf, and recompiling the kernel to support my ext2 backup harddisk, with sndcard support too. This's a old laptop (ibm380z), i have chkrootkit warning after all finished, i attached my uname -a, dmesg, pkg_info and chkrootkit result, please
2014 Sep 18
0
Nut 2.7.2 on OpenBSD 5.6 with APC USB UPS
On Sep 12, 2014, at 5:15 PM, Stan Gammons <sg063015 at gmail.com> wrote: > On 09/11/14 22:34, Charles Lepple wrote: >> On Sep 11, 2014, at 11:04 PM, Stan Gammons <sg063015 at gmail.com> wrote: >> >>> I see a libusb_get_interrupt message in the log. Could that be the problem? >> Yes, it seems related. >> >> 1.126896 upsdrv_initinfo...
2013 Jul 03
1
curl and CVE-2013-2174
Dear members, It may sound a silly question. I have curl installed: # pkg_info |grep curl curl-7.24.0_3 Non-interactive tool to get files from FTP, GOPHER, HTTP(S) Today portsnap updated the ftp/curl port, and patch-CVE-2013-2174 appeared in files/, but the port version remained such that portaudit, and portupgrade still complain about curl's version. What is the recommended way to
2003 Jul 17
0
pkg_info and 'make install' failures
Hello, According to * ports/54407 Newer bsd.port.mk don't work on FBSD 4.6.2 or prior * ports/54475 due to changes in bsd.port.mk, ports no longer install on pre-4.7 releases. * ports/54561 all ports currently fail on FreeBSD 4.5 it seems quite a few people have problems installing FreeBSD ports, because port installation has started using pkg_info's -O parameter. I have also been
2008 May 23
0
installing Samba3 on FreeBSD 6.2
I'm trying to install Samba3 on FreeBSD 6.2 according to the Joshep's blog http://joseph.randomnetworks.com/archives/2005/11/08/freebsd-users-and-groups-with-samba-winbind-and-active-directory/ and this is what I get. can anybody help me??????? THanks, Augustin Using FLAGS = -O2 -fno-strict-aliasing -pipe -D_SAMBA_BUILD_ -I/usr/ports/net/samba3/work/samba-3.0.23c/source/iniparser/src
2007 May 15
1
samba3 FreeBSD pdc
Hello, Most of the docs i've seen for implementing samba3 as a pdc are for Linux. And for a most part they work with FreeBSD. I've not got the box production yet, i have several questions and was wondering if anyone used samba3 on fbsd as a pdc? If so i'd appreciate hearing from you. I want to set up single sign-on authentication, and password changing with the fbsd system. So
2005 Oct 14
1
mount_smbfs: unable to open connection: syserr = No such file or directory
Alright, so Here is the relevant info: FreeBSD insomniac.normal1.net 5.4-STABLE FreeBSD 5.4-STABLE #2: Sun Sep 25 14:30:27 PDT 2005 root@insomniac.normal1.net:/usr/obj/usr/src/sys/INSOMNIAC i386 insomniac# pkg_info | grep samba samba-3.0.20,1 A free SMB and CIFS client and server for UNIX insomniac# Alright, So I have four samba clients (2 'nix, 1 mac and 1 windows). The windows
2003 Sep 16
1
Samba3, LDAP and FreeBSD 4.8 : need for NSS ?
Hi all, another French guy learning, don't bash me too hard... ;-) In fact, I'm in need of a confirmation : I'm on the way to create a Samba3+LDAP (new schemas) PDC server (no migration from NT4 nor 2K, only from an old Samba 2.0 with security=user using /etc/passwd, ie. no encrypt password). This Samba3 should be hosted on a FreeBSD 4.8 (ie. pam_ldap can work, I tested it today, but
2005 Oct 09
0
The problem on joining a computer running FreeBSD(v5.4) to a Windows 2003 Active Directory domain using samba3.
Hi, I encountered a problem when I joined a FreeBSD machine to a windows = 2003 AD domain. I passed following steps successfully: 1.#net ads join =A8CUAdministrator =20 2.#wbinfo =A8Cu 3.#wbinfo =A8Cg But when I check: #id Domain\\username (I can find this username using command = =A1=B0wbinfo =A8Cu=A1=B1) Id Domain\\username: no such user =20 I found: After restarting samba, there