search for: mesgs

Displaying 20 results from an estimated 90 matches for "mesgs".

Did you mean: megs
2009 Jul 29
1
Batch computer account creation
I'm looking for a way to batch create a list of computers accounts in Active directroy running on Windows 2000 PDC. I tried to use perl ldap to create those objects but I didn't manage to set the sAMAccountType to "805306369" ( apparently this is a read only auto generated value) Is there any way to do that under Linux ? Thanks, Thomas #! /usr/bin/perl use strict; use
2015 Jul 16
2
Good news
Time, not sure who owner is, but I've tried as both admin and myself, to no avail. ?However, I told you that mesg is y, buti tried to send a mesg using ?' write ' ?and it says I have messages disabled. ????? ? I did that by opening two?terminals, on I logged in as ' su ', and sent the message from there. ?Is that peculiar? Might account for why I am notgetting anything from
2008 Nov 12
4
Courier->dovecot migration script
HI All, We have the latest Dovecot 1.1.6 running and I need to migrate some POP3 users over from Courier to Dovecot and would need to convert the courierpop3dsizelist to maintain the UIDs. I just need to confirm that the script (http://www.dovecot.org/tools/courier-dovecot-migrate.pl) only works for Dovecot v1.0 and not for v1.1? As the dovecout-uidlist file that is created (by the script) is not
2015 Jul 16
2
Good news
Tim, Thanks for the feedback. ?I am the only user (standalone system), but I checked 'mesg' and made sure it was set?to 'mesg y' . ? And the execute permissions for wall are ? rwxr-sr-x ?and the filename is has a ?kind of orange highlightedbackground. Don't know what that means. John?"Science is organized common sense. Philosophy is organized piffle" -attributed to
2007 Nov 20
0
wall and mesg and Xwindow
I read in another post this morning something that reminded me of a question that has left my pulling my eyebrows out. How are broadcast messages enabled in X? I have found that # mesg y at a console will enable wall to post to that console. And, by placing "mesg y" in /etc/rc.d/rc.local, messages will be enabled on all consoles. But they're not enabled in KDE, neither in a
2007 Jan 27
0
debugging smbldap-useradd failures
Hi, I just thought I'd post here some notes after a loong bugsearch. Keywords: failed to perform search; Unexpected EOF using Domain Admins to add machines The problem was that I got this in the sambalog: _samr_create_user: Running the command `/usr/sbin/smbldap-useradd -w "machine$"' gave 127 Part of the problem was that this isn't a lot to go on, and the command
2005 Aug 22
1
What does this error mesg mean?
Hello, I'm very new to wine. I'm trying to use wine to run an Educational program for a grade school. The name of the educational program is "Compass Learning". [ I believe I installed the package 07252005. i.e. from July 25th of this year. ] I used winecfg to try and configure things, but it gave me an error about not being complete. I couldn't use the drop down menu
1999 Jun 05
0
"Network path not found" error mesg
Hello everyone, I see the error message "Network path not found" when I attempt to access a Linux Samba server from NT server/workstation by double clicking on the samba server's name in Network Neighborhood (double click server icon, 2 to 3 second pause, error message appears). Details: We have an NT domain. Several Linux boxes and NT workstations are part of the domain. The
2015 Jul 16
0
Good news
ls -lia /<path>/wall will give you the owner and group . . . . Messages off . . . I think you are on the path . . . . -Tim On July 15, 2015 10:00:51 PM CDT, john hart <jsamcr at yahoo.com> wrote: >Time, not sure who owner is, but I've tried as both admin and myself, >to no avail. ?However, I told you that mesg is y, buti tried to send a >mesg using ?' write '
2015 Jul 16
2
Good news
Tried 'echo hi | wall' and no message. ?I looked at 'wall -h' and it would seem that it is supposed to. ?I eventried ?' wall ?[<filename> | <message>] ' ?and got nothing. ? Not sure what that means, as when using theNUT-Monitor program I get banners and a 'message' on the system try. ? Strange ! John ??"Science is organized common sense. Philosophy
2004 Apr 05
2
smbldap_tools
Hi all, I am having a problem getting samba ldap tools to work. I am running Mandrake 10.0 community and have installed ldap and samba to use to work in conjuction as a samba domain server. It has automatically install the smbldap tools for user and group creation and modifications. The error's that I am getting however are something like this: failed to perform search; invalid DN at
2007 Aug 29
1
SATA HardDisk IO error
I got the have install a SATA HardDisk on the machine recently. But somethings the Disk cannot be accessed. And mesg tells that it is IO error. Is it a hardware problem or system setting problem. Here is the message from dmesg. sd 0:0:0:0: SCSI error: return code = 0x00040000 > end_request: I/O error, dev sda, sector 27099199 > EXT3-fs error (device sda1): ext3_readdir: directory #1687553
2007 May 25
0
[new script] smbldap-userlist
Hi, for those who are using ldap for managing Samba, here's a quick script I wrote to make it simple to list users or machines on the commandline. I use it to delete old machine entries that are not in use anymore. For usage, read the perldoc in the script. Place the script in the same directory as you have your other smbldap-tools scripts. The script is based on smbldap-usershow. Kind
2017 May 22
0
[PATCH] Add support for reboot syscall argument
Add support to the reboot command so an argument for the 4th parameter of the syscall can be passed around. --- usr/include/sys/reboot.h | 4 ++-- usr/klibc/reboot.c | 6 +++--- usr/utils/halt.c | 36 ++++++++++++++++++++++-------------- 3 files changed, 27 insertions(+), 19 deletions(-) diff --git a/usr/include/sys/reboot.h b/usr/include/sys/reboot.h index 3337d27..b46a1c5
2015 Jul 16
0
Good news
Who is the owner and group for wall? Note that it is set group ID to allow it to write to sessions . . . thus, that owner needs to be a system account that can write to devices, not just Joe-Bob . . . You might also try 'strace wall' to see what it is trying to do. - Tim On July 15, 2015 9:48:32 PM CDT, john hart <jsamcr at yahoo.com> wrote: >Tim, >Thanks for the feedback.
2011 Jul 12
1
Can zpool permanent errors fixed by scrub?
Hi, we had a server that lost connection to fiber attached disk array where data luns were housed, due to 3510 power fault. After connection restored alot of the zpool status had these permanent errors listed as per below. I check the files in question and as far as I could see they were present and ok. I ran a zpool scrub against other zpools and they came back with no errors and the list of
2019 Jan 18
0
[klibc:master] Add support for reboot syscall argument
Commit-ID: 6b621b8705ce5901dcf49607c8a3523c9e521901 Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=6b621b8705ce5901dcf49607c8a3523c9e521901 Author: Alfonso Sanchez-beato <alfonso.sanchez-beato at canonical.com> AuthorDate: Wed, 31 May 2017 08:34:04 +0200 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Wed, 2 Jan 2019 03:06:15 +0000 [klibc] Add
2004 Nov 29
1
Polycom Reboot Script PRI errors!!
Kevin wrote: > There is a reboot script posted on the wiki to reboot Polycom > telephones. When I execute this script, I get the following messages. > I am concerned as this is causing issues with asterisk and the PRI. > Does anyone have any ideas why this would be happening? > > > > asterisk console: > > -- Remote UNIX connection > -- Remote UNIX
2004 Jan 22
2
Polycom Reboot Script - Please wiki-size me
With my thanks to Brian West and his offering in the thread, "Subject: Re: [Asterisk-Users] Remote reload Cisco 7960" I offer PolyReboot.pl, a perl script for rebooting Polycom IP Phones PolyReboot.pl takes an IP address as a single argument and reboots the phone. You must have a cfg file in the Polycom style, i.e., 00ab00cd00ef.cfg - all lower case. Further, you need to use ftp for
2005 Aug 19
3
Samba and netgroups in LDAP
Hello, Has anyone got netgroups working with Samba 3.0.14a where the netgroups are stored in the LDAP directory? I'm using Solaris 9 and SUN's directory server v5.2. What I'm seeing is that samba goes through the motions of looking up a host in a netgroup, but no query is seen by the LDAP server or on the network and the host is never found in the netgroup. Any help would be