search for: sysmgr

Displaying 6 results from an estimated 6 matches for "sysmgr".

2013 Apr 17
1
Samba4: force user issue
I have a pair of CentOS 6.4 servers running Samba 4.0.3 as DC, and a set of member file servers, also CentOS 6, running Samba 3.6.9, joined to the Samba4 domain and running sssd. Birds sing and violins play. Everyone is happy. Until... A share definition such as: [g_sysmgr] path = /fs/europa/g_sysmgr valid users = +sysgrp works fine from both Linux and Windows clients, eg: % smbclient //icse/g_sysmgr -U smt Enter smt's password: Domain=[EUROPA] OS=[Unix] Server=[Samba 3.6.9-151.el6] smb: \> The addition of the "force user" directive caus...
2005 Apr 22
1
Samba Server [Solaris 8] on Windows 2K/2003 [ADS] network
...tion is the ultimate, but from what I'm reading, that isn't possible unless/until our Samba server is added to the domain. QUESTIONS: -Would upgrading to the lastest Samba release help at all on this issue? -I don't see a binary available at the Samba download site for Solaris 8. Our SysMgr could certainly do the upgrade without the binary, but I have not ever done the make/build routine before. -Is it possible to set up a test environment for the new Samba release in another location on the same UNIX box? DOH! TimS
2000 Aug 29
1
SNAP-2000082900
...ies on exit of x11 forwarded motif application' bug was solved with this release ... unfortunately further testing showed that it just did not occur on the machine I tested. All our other machines still show it ... cheers tobi -- ______ __ _ /_ __/_ / / (_) Oetiker, Timelord & SysMgr @ EE-Dept ETH-Zurich / // _ \/ _ \/ / TEL: +41(0)1-6325286 FAX:...1517 ICQ: 10419518 /_/ \.__/_.__/_/ oetiker at ee.ethz.ch http://ee-staff.ethz.ch/~oetiker
1999 Dec 06
2
Pam errors in Solaris
regarding the segfault that shows up when calling pam_open_session in sshd under solaris-- In the dec 1 Solaris 7 patch report update, there is one mention of pam: Patch-ID# 107285-01 Synopsis: SunOS 5.7: passwd & pam_unix.so.1 patch BugId's fixed with this patch: 4172457 Changes incorporated in this version: Date: Aug/17/99 but it doesn't seem to be freely available -- when looking
2000 Jun 19
3
sshd does not exit after scp (hpux 11.00 / ssh 2.1.1p1)
Hello, I have encountered a problem using ssh-2.1.1p1 on HP-UX 11.00: Everything else seems to work but running scp results in processes staying open: On the server there are 2 processes still running after copying a file: "scp -v -t /tmp" and one sshd. On the client also a ssh-process stays running until killing one of the processes manually... The copying works fine however.
2000 Aug 23
14
Test snapshot
I have just tarred up a snapshot and uploaded it to: http://www.mindrot.org/misc/openssh/openssh-SNAP-20000823.tar.gz The snapshot incorporates the last month's fixes and enhancements from the openssh-unix-dev mailing list and from the OpenBSD developers. In particular: - ssh-agent and ssh-add now handle DSA keys. NB. this does not interop with ssh.com's ssh-agent. (Markus Friedl)