similar to: Windows System Policies

Displaying 14 results from an estimated 14 matches similar to: "Windows System Policies"

2001 Mar 30
1
Install a Windows app on a fileserver?
I have a samba fileserver running on Linux. I have a dual-boot NT & 98 machine that I want to use an application on that does not have a lot of hard disk space left on it. I would like to install the application on the fileserver. Is there anything special I need to do? The problem with installing on Windows is that one needs to use an installer program to get the Start menu and registry
2001 Mar 26
3
Fwd: Win98 domain logons unreliable
An embedded message was scrubbed... From: unknown sender Subject: no subject Date: no date Size: 3743 Url: http://lists.samba.org/archive/samba/attachments/20010326/e77b6d5e/attachment.eml -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 232 bytes Desc: not available Url :
2011 Nov 15
5
Convert back to lower triangular matrix
Given a vector;> ab = seq(0.5,1, by=0.1)> ab[1] 0.5 0.6 0.7 0.8 0.9 1.0 The euclidean distance between the vector elements is given by the lower triangular matrix > dd1 = dist(ab,"euclidean")> dd1    1   2   3   4   52 0.1                3 0.2 0.1            4 0.3 0.2 0.1        5 0.4 0.3 0.2 0.1    6 0.5 0.4 0.3 0.2 0.1 Convert the lower triangular matrix to a full
2011 Nov 15
1
Convert full matrix back to lower triangular matrix
Given a vector;> ab = seq(0.5,1, by=0.1)> ab[1] 0.5 0.6 0.7 0.8 0.9 1.0 The euclidean distance between the vector elements is given by the lower triangular matrix > dd1 = dist(ab,"euclidean")> dd1    1   2   3   4   52 0.1                3 0.2 0.1            4 0.3 0.2 0.1        5 0.4 0.3 0.2 0.1    6 0.5 0.4 0.3 0.2 0.1 Convert the lower triangular matrix to a full
2005 Mar 04
1
Kerberos Tickets gone after reboot
Has anyone had experience with MIT Kerberos tickets not valid after server reboot? After server reboot I have to do a 'kinit' to get a new ticket, re-join the AD domain, and restart samba. Then all is fine until I have to reboot the server again.. Same thing again and again. My time is synced, Kerberos tickets are good for 500d.
2010 Oct 17
2
dpois().......bizarre warning messages
Dear Masters, I have a question to submit consider the following script m<-4.95 obs<-rpois(36,m) # i generate 36 realization from a poisson(m) hist(obs,freq=F) curve(dpois(x,m),add=T,col="red") #i wish to overlay on the histogram the theorical poisson density function errors are returned saing the x vector doesn't contain integers.... really bizarre i can't give
2011 Jun 09
1
pam_succeed_if
Hi, The default system-auth file for PAM on CentOS has the following auth section: auth required pam_env.so auth sufficient pam_unix.so nullok try_first_pass auth requisite pam_succeed_if.so uid >= 500 quiet auth required pam_deny.so What's the use of the pam_succeed_if line? It will only be reached if the pam_unix doesn't succeed and from
2018 Sep 04
0
[Samba 4.8.3.] Cannot change password at first logon
Hi all, I have installed Samba AD Domain for testing and it works fine. Only problem is that when i create new user with "samba-tool user create $USERNAME --must-change-at-next-login" or via ADUC in RSAT with "user must change password at first login" i cannot change password at all. When i try login i get prompt that i have to change password so i write new password,
2004 Oct 12
2
ADS valid users can't map share
Everything looks fine to me... net ads info : # net ads info LDAP server: 199.42.192.103 LDAP server name: uscosddm001 Realm: EDSADDDM.DDM.APM.BPM.EDS.COM Bind Path: dc=EDSADDDM,dc=DDM,dc=APM,dc=BPM,dc=EDS,dc=COM LDAP port: 389 Server time: Tue, 12 Oct 2004 08:22:59 PST KDC server: 199.42.192.103 Server time offset: 0 wbinfo -u : # wbinfo -u | grep imguser EDSADDDM+imguser smb.conf : # cat
2006 Oct 12
1
clarifiaction about rync zlib.
i would like a more detailed answer to a question. {Z_INSERT_ONLY is used to update history} How is this feature used in rsync? Other than transfering less data, what other aplications might this feature have?: https://webnetmail.port.ac.uk/w?aB.DDM.EK.UQJ-RugE.DCHEw.CbacuRQ.K
2003 Dec 01
0
No subject
Please note that Windows 9x clients are not true members of a domain for reasons outlined in this article. Therefore the protocol for support Windows 9x style domain logons is completely different from NT4 domain logons and has been officially supported for some time. Did you read this document? Let me know what needs to be updated and i will take care of it. Cheers, jerry
2002 Aug 16
2
restricted scp and/or sftp
An embedded and charset-unspecified text was scrubbed... Name: msg.pgp Url: http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20020816/fc49c170/attachment.ksh
2002 Aug 21
1
vulnerabilities in scponly
An embedded and charset-unspecified text was scrubbed... Name: msg.pgp Url: http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20020820/23eb5774/attachment.ksh
2009 Sep 24
1
xen & iSCSI
Hi, I'm setting up xen (on centos 5.3) and I'm facing a weird performance issue with iSCSI. I attach the iSCSI targets to dom0 and if I use them from dom0 I obtain good performance with simple dd tests (~100MB/s both reading and writing). I then use the block devices for the domU and if I repeat the same dd test from within the domU the write performace is still good (~100MB/s), but the