Displaying 8 results from an estimated 8 matches for "mwg".
Did you mean:
msg
2008 Jan 07
0
Unmatched entries - Failed to Create Administrators/Users/
...: 774 Time(s)
> nsswitch/idmap.c:idmap_alloc_init(679) ERROR: Initialization failed for alloc backend, deferred! : 2860 Time(s)
> param/loadparm.c:lp_do_parameter(3523) Global parameter guest account found in service section! : 2 Time(s)
Here is my config:
> [global]
> workgroup = MWG
> netbios name = MWG-SERVER
> server string = MWG-Samba
> interfaces = 192.168.1.0/24
> debug uid = Yes
> time server = Yes
> printcap name = cups
> add user script = /usr/sbin/useradd -m '%u'
> delete user script = /usr/sbin/userdel -r '%u'
> add...
2008 Jan 04
3
Do I need Winbind?
With a recent upgrade to Centos 4.6 my system's Samba was also upgraded
to 3.0.25b. But now I get a series of
auth/auth_util.c:create_builtin_administrators(792) and
auth/auth_util.c:create_builtin_users(758) errors every day.
As I understand it winbind allows users to be logged in as Linux users
when they log in as Windows users. But since I don't want them to have
access to the
2016 Oct 11
3
gigE -> 100Mb problems
On 10/10/2016 09:31 PM, John R Pierce wrote:
>
> oh.
Yeah, the entire "net-tools" package is deprecated. I tend to forget
which of the two (ethtool or mii-tool) is in that set.
# Avoid using any of these:
$ rpm -ql net-tools
2009 Dec 03
9
[Bug 1681] New: conversation function for passwd auth method assumes instead of fail
https://bugzilla.mindrot.org/show_bug.cgi?id=1681
Summary: conversation function for passwd auth method assumes
instead of fail
Product: Portable OpenSSH
Version: 5.3p1
Platform: All
OS/Version: All
Status: NEW
Severity: major
Priority: P2
Component: PAM support
AssignedTo:
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking
2013 Jul 31
29
[PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff
depends on "autoconf: regenerate configure scripts with 4.4 version"
This series removes some of the really old deadwood from the tools build
and makes some other things which are on their way out configurable at
build time with a default depending on how far down the slope I judge
them to be.
* nuke in tree copy of libaio
* nuke obsolete tools: xsview, miniterm, lomount & sv
*
2007 May 23
1
VB6 app under WINE 0.9.37
Hi,
Having installed the following winetricks :
vcrun6
dcom98
mdac28
jet40
cc580
native_mdac (not sure if this is needed
if mdac28+jet40 already installed)
I managed to start a VB6 application and try to work with it
quite similar to native Windows.
However, sometimes there happen problems which cause to restart
the whole application. This app often hides its main menu
on opening
2007 May 21
3
running .exe with space in path and getting a crash
Hi,
I use wine 0.9.37 under Kubuntu 7.04.
I insert USB drive, it gets mounted as /media/something,
then I run an executable (installer) from the command line
with wine :
wine /media/something/some\ folder\setup.exe
And I immediately get the messagebox :
"Access violation at address 004097a6"
"write of address 00400000"
The only workaround was to copy the executable