Displaying 20 results from an estimated 900 matches similar to: "2.0.7 : 2 problems with install on Compaq Tru64"
2000 May 02
5
starting smb services at bootup on x86 RH6.1
I am running RH6.1 on an x86 with 2.0.6 installed with an RPM. I am
confused as to getting smb to start at bootup. It works fine if I start it
manually (/etc/rc.d/init.d/smb start). I swear, the 5.2 installation had
smb start at bootup, but I can't find the difference between the two. Is
the answer
1 - edit the /etc/inetd.conf file (swat needed a line uncommented)
2 - edit the
2012 Jun 12
1
doveadm doesn't subscribe to public folders
Hi,
I'd like to subscribe folder with doveadm:
doveadm mailbox subscribe -u rago public.Conferences
This command doesn't work, while it works with an ordinary folder.
However it's possible to subscribe to the folder with an imap connection:
1 login rago "mypasswd"
1 OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE
IDLE SORTSORT=DISPLAY
2007 Apr 06
1
getConnection is not found in R depending on the Linux flavour (RedHat or Debian) - dyn.load problems
Hello R developers,
I am working on the "seqinr" package and I encounter a tricky problem
using a C
function.
We defined a C fonction called "getzlibsock" which is dedicated to
compressed
socket connections. This function is using the R internal C function
called "getConnection(int)" in order to get information about the socket
previously opened with the
2000 Apr 21
0
OpenSSH 1.2.3 on AIX 4.3.3
Hmph. I wish I had checked the list before I wasted a half-day on this.
Yes, the problem exists under AIX (mine's 4.3.1). Here's the patch I
came up with, which may be a little more straightforward than the
original. I confirmed that it works under Solaris 2.[67] too.
Don't forget to run autoconf.
--- bsd-login.c.orig Sat Dec 25 18:21:48 1999
+++ bsd-login.c Thu Apr 20 18:26:41
2000 Apr 17
0
Problem: Samba 2.0.7pre4 --with-utmp on OSF1
I tried configuring Samba 2.0.7pre4 on a OSF1 machine (actually a DEC
Alpha running Digital Unix 4.0d) with --with-utmp.
The autoconf system sets the variable HAVE_UTMPX_H
The linking of smbd aborts with the message
----------------------------------------------------------
ld:
Unresolved:
getutmpx
utmpxname
updwtmpx
*** Exit 1
----------------------------------------------------------
If I
2009 May 07
3
authentication to IMAP
HI All,
Is there a way to do admin authentication for a normal user in dovecot IMAP ? I have a user using PAM to store password in /etc/shadow file. I need to authenticate the user in IMAP using that password. I tried using : -
I tried all combinations as below
[root at mail ~]# cat /etc/shadow| grep -i ajay
ajay.lal:CM730q8foSA9A:13545:0:99999:7:::
[root at mail ~]# telnet 0 143
Trying
2007 Aug 20
0
3 commits - libswfdec/swfdec_as_context.c test/trace
libswfdec/swfdec_as_context.c | 4 -
test/trace/loadvars-5.swf |binary
test/trace/loadvars-6.swf |binary
test/trace/loadvars-6.swf.trace | 50 ++++++++-----
test/trace/loadvars-7.swf |binary
test/trace/loadvars-7.swf.trace | 50 ++++++++-----
test/trace/loadvars.as | 4 -
test/trace/loadvars.txt | 3
test/trace/propflags-5.swf
2000 May 15
1
AIX authenticate patches
Here are some patches to re-enable support for AIX's authenticate
routines. With them, ssh will honor locked & unlocked accounts, record
successful and unsuccessful logins, and deny accounts that are
prohibited to log in via the network. Tested with AIX 4.3.
It also includes a fix for handling SIGCHLD that may be needed for
other platforms (HP-UX 10.20, for example).
If I get the time
2011 Jul 11
0
CFP: The 12th IEEE/ACM International Conference on Grid Computing (Grid2011)
Call for Papers
The 12th IEEE/ACM International Conference on Grid Computing (Grid2011)
Lyon, France
Sep 21 - Sep 23, 2011
http://grid2011.mnm-team.org/
Co-located with the EGI Technical Forum and OGF
Sponsored by:
- The IEEE Computer Society Technical Committee on Scalable Computing (pending)
- Association for Computing Machinery Special Interest Group on Computer Architecture (pending)
2011 Jul 11
0
CFP: The 12th IEEE/ACM International Conference on Grid Computing (Grid2011)
Call for Papers
The 12th IEEE/ACM International Conference on Grid Computing (Grid2011)
Lyon, France
Sep 21 - Sep 23, 2011
http://grid2011.mnm-team.org/
Co-located with the EGI Technical Forum and OGF
Sponsored by:
- The IEEE Computer Society Technical Committee on Scalable Computing (pending)
- Association for Computing Machinery Special Interest Group on Computer Architecture (pending)
2017 Oct 12
2
Share mounts in SMBv1 mode, but fails weirdly in SMBv2 mode
Hi,
We're slowly deprecating SMBv1 support at work, so I'm trying to mount
our Samba network shares using SMBv2.0. This should in principle be
supported by the server, and seems works well enough for the Windows
clients. But it fails for me with some errors which I do not understand.
Can you help me figure out what's going on? Here's my system
configuration and a quick
1999 Dec 21
0
Problem with UTMP recording
Hello to all!
I have problem with OpenSSH 1.2.1pre18 on Linux (kernel 2.2.13,
distribution Slackware 4.0). When someone login using ssh, there is no way
to see his presentance with some 'standard' tools (finger, who, w,
users...). Of course, his proccesses are in ps, and so. I've tried to see
/etc/utmp using vi, and there is some entry, but maybe invalid, or
something.
When I enable
2007 Aug 20
0
8 commits - libswfdec/Makefile.am libswfdec/swfdec_as_string.c libswfdec/swfdec_as_string.h libswfdec/swfdec_as_strings.c libswfdec/swfdec_initialize.as libswfdec/swfdec_initialize.h libswfdec/swfdec_load_object.c libswfdec/swfdec_loadvars_as.c test/trace
libswfdec/Makefile.am | 1
libswfdec/swfdec_as_string.c | 73 ++++++++++-------
libswfdec/swfdec_as_string.h | 1
libswfdec/swfdec_as_strings.c | 1
libswfdec/swfdec_initialize.as | 45 ++++++++++
libswfdec/swfdec_initialize.h | 163 ++++++++++++++++++++++++--------------
libswfdec/swfdec_load_object.c | 16 ++-
libswfdec/swfdec_loadvars_as.c
2017 Oct 12
0
Share mounts in SMBv1 mode, but fails weirdly in SMBv2 mode
On Thu, Oct 12, 2017 at 03:58:58PM +0200, Hadrien Grasland via samba wrote:
> Hi,
>
> We're slowly deprecating SMBv1 support at work, so I'm trying to
> mount our Samba network shares using SMBv2.0. This should in
> principle be supported by the server, and seems works well enough
> for the Windows clients. But it fails for me with some errors which
> I do not
2017 Oct 13
0
Share mounts in SMBv1 mode, but fails weirdly in SMBv2 mode
This might be a kernel thing. 4.13.5-1 .. ? Archlinux?
There where recently e-mail about this on technical.
So maybe its not implemented parts in samba or mount commands (yet)
And i point to this : smb2_get_dfs_refer
> > >> [13424.783242] CIFS VFS: ioctl error in smb2_get_dfs_refer rc=-2
> > >> [13424.789504] CIFS VFS: cifs_read_super: get root inode failed
To give
2004 May 13
1
utmp = yes
Hello,
I have Samba 3.0.2a running (within a Sarge Debian installation) and
must use utmp logging for some reasons. The following things have been
checked:
| # testparm | grep utmp
[...]
| utmp directory = /var/log/samba/
| utmp = Yes
| # ls -ld /var/log/samba/
| drwxr-x--- 2 root adm 4096 May 9 06:25 /var/log/samba/
| # smbd -b|grep -i utmp
| UTMP Options:
|
2006 Jun 12
3
Help with Audicodes MP-104
Hi All
I have been able to get MP 104 FXO to make outbound calls with my asterisk
box and polycom IP 500 phone.
However I cannot get the incoming calls to hit the asterisk box.
Any help will be appreciated.
Thanks,
Lal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060612/36de60cc/attachment.htm
2000 Jan 27
1
Long awaited round 1 of NeXT patches.
This is about 90% of the core work. I omited a few files from the patch
set since they are basicly small blocks of #ifndef HAVE_NEXT/#endif to
get it to compile.
Daimen, feel free to let me know what you applied and what your
rejecting and why.. so I can work on cleaning things up.
Andre, Only thing of note you may want to look into is NeXT does not
use "ut_user" in it's lastlog.
2007 Nov 14
0
2 commits - libswfdec/swfdec_as_array.c libswfdec/swfdec_asbroadcaster.c libswfdec/swfdec_as_object.c libswfdec/swfdec_as_string.c libswfdec/swfdec_color_as.c libswfdec/swfdec_initialize.as
libswfdec/swfdec_as_array.c | 36 ++++++++++++++++++++++++++++++++++++
libswfdec/swfdec_as_object.c | 12 +++++++++++-
libswfdec/swfdec_as_string.c | 8 +++++++-
libswfdec/swfdec_asbroadcaster.c | 3 +++
libswfdec/swfdec_color_as.c | 14 ++++++++++++--
libswfdec/swfdec_initialize.as | 1 -
6 files changed, 69 insertions(+), 5 deletions(-)
New commits:
commit
2014 Sep 16
0
Kickstart, inter repo dependencies errors for CentOS7 not for CentOS6
Hi all,
I'm testing new "minimal" kickstarts files for CentOS6 and CentOS7. The CentOS6 kickstart works fine, but i've a dependency problem with the CentOS7 equivalent.
In my kickstarts, i use network install with following repos/packages (for the repo, the only change is version number 6 <-> 7):
url --url="http://mirror.in2p3.fr/ftp/linux/CentOS/7/os/x86_64/"