search for: ffm

Displaying 20 results from an estimated 20 matches for "ffm".

Did you mean: ff
2005 Sep 24
0
net ads join fails on ADS 2003
...--------------------------------- Surrounding: ADS 2003, no SP, but Services for Unix installed SuSE9.3 Updated MIT-Kerberos5: 1.4.16 Samba: 3.0.20 ------------------------------------------------------------------------- Problem: linux11:~ # kinit Administrator Password for Administrator@CITY.NET.FFM: linux11:~ # klist -5ef Ticket cache: FILE:/tmp/krb5cc_0 Default principal: Administrator@CITY.NET.FFM Valid starting Expires Service principal 09/24/05 18:30:00 09/25/05 04:30:02 krbtgt/CITY.NET.FFM@CITY.NET.FFM renew until 09/25/05 18:30:00, Flags: RIA Etype (skey...
2008 Nov 26
1
Reshape with var as fun.aggregate
I used to be able to use variance for fun.aggregate, but since I upgraded from R 2.6 to 2.7 (Ubuntu hardy to intrepid), it no longer works. > library("reshape") > data("french_fries") > ffm <- melt(french_fries, id=1:4, na.rm = TRUE) > cast(ffm, rep ~ treatment, length) rep 1 2 3 1 1 579 578 575 2 2 580 579 580 > cast(ffm, rep ~ treatment, mean) rep 1 2 3 1 1 3.207772 3.177336 3.024522 2 2 3.181207 3.115544 3.277759 > cast(ffm, rep ~...
2004 Mar 25
1
factor based on pattern match ?
Hello, is't possible to specify pattern in levels ? > y=c("ff","f","m","mm","fm","mf","ffm","mmf","mmm","fff"); > factor(y) [1] ff f m mm fm mf ffm mmf mmm fff Levels: f ff fff ffm fm m mf mm mmf mmm I want to specify levels using regexp ("f.*","m.*") or use some another method. So, I could have 2 levels, say, F and M, w...
2007 Oct 28
4
A better way to stub out constants
Hi Something that''s gnawing at me... to avoid using the SQLite3 gem I''m stubbing it out like this: before(:each) do @database = mock("SQLite3 database") SQLite3 = Module.new SQLite3::Database = Class.new SQLite3::Database.stub!(:new).and_return(@database) end But then it keeps nagging me:
2011 Jun 09
2
Reshape:cast; error using "..." in formula expression.
Whenever I use "..." in the formula of the cast function, from the reshape package, I get the following error: Error in `[.data.frame`(data, , variables, drop = FALSE) : undefined columns selected For example: data(french_fries) #available in the reshape package > head(french_fries) time treatment subject rep potato buttery grassy rancid painty 61 1 1 3 1
2009 Mar 29
9
budgetdedicated server (ubuntu) down?
I was trying to update my wine package because synaptic said there was an update available and I got the following message W: Failed to fetch http://wine.budgetdedicated.com/apt/pool/main/w/wine/wine_1.1.18~winehq0~ubuntu~8.04-0ubuntu1_amd64.deb Could not connect to wine.budgetdedicated.com:80 (81.171.111.184). - connect (111 Connection refused) [IP: 81.171.111.184 80] I also can not connect
2014 Aug 28
0
OT: problems with pam_mount
...manual mount work,... Bye Gregor (pam_mount.c:554): pam_mount 2.13: entering session stage reenter password for pam_mount: (misc.c:39): Session open: (ruid/rgid=0/1000000, e=0/1000000) (mount.c:267): Mount info: globalconf, user=gburck <volume fstype="cifs" server="edfs001.mvz.ffm" path="users\gburck" mountpoint="/home/MVZ/gburck" cipher="(null)" fskeypath="(null)" fskeycipher="(null)" fskeyhash="(null)" options="sec=krb5,workgroup=MVZ" /> fstab=0 ssh=0 (mount.c:659): This is a crypto-type volum...
2003 Jun 27
2
Mapping User from ADS
...d and some of the AD User - not all!! Looking through my User with the command wbinfo -u all AD user are shown correctly! Anybody knowing any workaround? Attached I'm sending my setups. Sascha my smb.conf: [global] workgroup = *** realm = ***** ADS server = DE4A068C.ffm.sbs.de server string = Samba ADS security = ADS password server = ***** #passdb backend = smbpasswd algorithmic rid base = 100000 socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 encrypt passwords = yes log file = /usr/local/...
2018 Nov 07
4
openssh-based file transfers (e.g. rsync, scp, ...) are running 40 (!!) times faster via IPv4 than IPv6
openssh 7.6p1-lp150.7.4 on OpenSuse Leap 15 (both server and client) Hi all, first post to list, hopefully on-topic. Haven't found anything on the net, tried to ask at first in OpenSuse forums a while ago (https://forums.opensuse.org/showthread.php/533588-rsnapshot-rsync-massive-performance-decrease) and today opened a bug in OpenSuse's Bugzilla
2003 Jun 27
0
Problems with Ad and Winbind
...passwd and some of the AD User - not all!! Looking through my User with the command wbinfo -u all AD users are shown correctly! Anybody knowing any workaround? Attached I'm sending my setups. my smb.conf: [global] workgroup = *** realm = ***** ADS server = DE4A068C.ffm.sbs.de server string = Samba ADS security = ADS password server = ***** #passdb backend = smbpasswd algorithmic rid base = 100000 socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 encrypt passwords = yes log file = /usr/local/...
2003 Jul 23
0
"net ads printer publish" Who does it work?
...utils/net.c:main(683) return code = -1 =========================================================================== Any hints? my smb.conf: ============================================================== [global] dos charset = UTF8 workgroup = ADS realm = ADS.EBIZ.MATERNA-FFM.DE security = ADS auth methods = winbind printcap name = cups ldap ssl = no idmap uid = 10000-20000 idmap gid = 10000-20000 winbind use default domain = Yes printer admin = administrator printing = cups [printers] comm...
2013 Jul 11
0
go on with testing glusterfs - 3.3.1
...ng ubuntu with the semiosis ppa I setup a cluster of two bricks: glustersv001:/export/daten glustersv002:/export/daten So far so good. Now I want to test some issues: 1. remove one server from brick: Think that wouldn't work with: gluster volume remove-brick daten replica 1 glustersv002.mvz.ffm:/export/daten commit cause it should more than one brick in the cluster? But wht should I do, when in productivity one server break? Set up an other and replace the broken one? Should've the new a other name, or could I set up a new machine with one of the olds? Bye Gregor --
2018 Feb 14
1
Diffrent volumes on diffrent interfaces
Hi, I run a proxmox system with a glustervolume over three nodes. I think about setup a second volume, but want to use the other interfaces on the nodes. Is this recommended or possible? Bye Gregor
2018 Nov 07
2
openssh-based file transfers (e.g. rsync, scp, ...) are running 40 (!!) times faster via IPv4 than IPv6
...ime /usr/sbin/traceroute6 vserver.domain.tld > ? ... > ?? 8? domain.tld (IPv6)? 80.430 ms !X? 79.301 ms !X? 80.444 ms !X > > The big time waster seems to be this link: > ?? 6? nug-d-i40-v6.telia.net (2001:2000:3018:8d::1)? 32.046 ms? 23.850 ms? 24.097 ms > ?? 7? contabo-ic-305268-ffm-b11.c.telia.net (2001:2000:3080:953::2)? 74.829 ms? 77.704 ms? 78.066 ms > > I'll now speculate that you might as well have some MTU mismatches, > meaning that packages have to get split up along the way, further > slowing down your connection. > > Do you have native IPv6 al...
2009 Oct 16
2
winbind loosing the ability to resolve hosts
...IFVWPD004.de.dealis.net<0x20> [2009/10/16 15:33:36, 3] libsmb/namequery.c:(1325) resolve_hosts: getaddrinfo failed for name IFVWPD004.de.dealis.net [host/servname not known] [2009/10/16 15:33:36, 3] libsmb/namequery.c:(2167) get_sorted_dc_list: no server for name AGI-D available in site FFM, fallback to all servers [2009/10/16 15:33:36, 3] libsmb/namequery.c:(1971)
1999 Nov 12
1
[RHSA-1999:054-01] Security problems in bind (fwd)
Woops... this didn't show up here but it did on BugTraq. Questions answered! -- Chuck Mead, CTO, MoonGroup Consulting, Inc. <http://moongroup.com> Mail problems? Send "s-u-b-s-c-r-i-b-e mailhelp" (no quotes and no hyphens) in the body of a message to mailhelp-request@moongroup.com. Public key available at: wwwkeys.us.pgp.net ----------
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...a/src/flexchart/flexchart.swf b/src/flexchart/flexchart.swf deleted file mode 100644 index 7e2e4a9d2dd664d0c0f529e2848e20c327ee818a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 370538 zcmV)SK(fC>S5pZFXA1y$+QhsEd{o8yH-6 at vIWv29H$5aF6r<op6an$-6|PrrfFMzt zA&B04aoHprva-qM?rwnGM(Dlw-kTs`MWqN*6h&zQV#VHjFUb3yIp=I6`n&J@`Talt z==03XGtabVo_Xe(IkSvV=$nd?x?WN8RHb`HQ$<lmW<5(3<;GA&WtWofJqkut2WrAy zkor at bsz{`^ONS1_hYxQ*{Mz=x(2x$-bne`_L&r`XI(51l99M_yYa-qeSJ#AFwYf=F z(A^g<5BX~&{$NdkNPEkIb&)@{X=Bw|Q68<dwk{NqRaTUD at...
2003 May 14
1
Samba Log: change_trust_account_password
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 - -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi NG, i have samba-2.2.8a-1 on a RedHat 8.0 box. It's Domain Member of an NT4 Domain. I got no problems joining the Domain with "smbpasswd -j <DOMAIN> -r <PDC> -U <User> and i see it in the network neighborhood of any Win2k Client. But if i take a look into the logfile i
2009 Nov 03
1
ldap passwd sync old password
Hi, I want, that the unix password ( stored on LDAP ) gets changed when a user changes his samba password ( stored on LDAP ). So I set ldap passwd sync = yes, but the unix password does not get changed. The samba password is updated. Smbpasswd shows this error machine 127.0.0.1 rejected the (anonymous) password change: Error was : Wrong Password. Failed to change password for user1. After
2009 Nov 03
0
Change password in java
Hi, can I change the samba passwords with a java application or it is practicable to change the two password hashes directly throug LDAP commands? Regards Volker Jordan