Displaying 20 results from an estimated 9000 matches similar to: "Is the term 'home dir' and 'roaming profiles' different?"
2005 Aug 26
2
profiles, profdata & homes
Hello,
Due the trees, I can't see the forest.
I understand the concept of home directories on the file server
becoming a share for the user on the smb-client computer.
I have a vague idea of "profiles", but I'm lost at "profdata".
How does that last one fit in? Where can I read more about it?
(profdata is common keyword on the search engines)
Is there a document
2007 Aug 15
0
Multiple Domains and Machine Addition issue
If I would like to have multiple domains hosted off a single server, do I
need to create multiple smb.conf and start the daemon individually for each
one? Are there any special catches when doing this with an LDAP backend?
Having an issue when adding a machine to my current domain. When I attempt
to add the machine to the domain, I will get a login error. If I go and
manually add the machine
2004 Feb 24
0
Slow logoff with roaming profiles (Answers!)
I've found that with roaming profiles enabled, some users experience
extremely slow logoffs when using NT/XP/2000. I've discovered that
this is usually due to very large email folders in the user's profile.
OUTLOOK:
As Outlook saves ALL messages in a single .pst file, any activity in
Outlook will result in the .pst file being changed and therefore
needing to be synchronized with the
2016 Feb 11
0
OpenSwan Drop Out Issue
As I said though, there's no lost ICMP packets, even when the IPSec tunnel
drops out.
I do notice a lot of these errors in the secure log though, would this be
any indication of a problem? (I'm grepping for this specific error, they're
not the only messages in there).
Feb 11 14:18:10 site-a pluto[10450]: "site-b/1x1" #803: ignoring Delete SA
payload: PROTO_IPSEC_ESP
2003 Jun 06
0
fxp0: device timeout
Morning all ...
I saw the previous thread, and ignorantly didn't follow it ... and now I
can't seem to find it in the archives to go through it now that its hit me
...
This morning, after 5 days of uptime, my server got hit with:
Jun 6 09:52:19 pluto /kernel: fxp0: device timeout
Jun 6 09:52:19 pluto /kernel: fxp0: SCB timeout: 0x60 0x0 0x0 0x800
Jun 6 09:52:19 pluto /kernel:
2020 Nov 20
2
Confusing errors when attempting to run samba in AD DC mode
Hey All,
I don't know what's wrong, or what I may have done wrong, but I THOUGHT I followed all the correct steps to setup samba, and it's not working. Here's what I did:
D/L latest samba code (4.13.1) & extract
install dependencies
./configure --prefix=/usr/local --enable-fhs
(enable-fhs was required to get configure to run through completely)
make
make install
cp
2016 Feb 17
2
Openswan <-> VyOS
Hello,
I'm having a bit of trouble connecting our current CentOS Openswan server
with a Vyos server via IPSec.
I've posted this on the VyOS forums, but haven't had many helpful
responses, so I thought I would ask here.
http://forum.vyos.net/showthread.php?tid=26504&pid=29703#pid29703
Basically our Openswan configuration is as follows:
conn VYOS
keyingtries=0
2003 Oct 26
4
linux-xp x509 ipsec connection
hi,
I can''t get a freeswan 2.02 ipsec x509 connection at work
can somebody help me?
*************************************************************************************
global situation
*************************************************************************************
the linux gateway (chivas) is a single machine 192.168.1.250 with a local net 192.168.1.0/24,
a dyn IP via a DSL
2016 Jan 15
3
[PGO] Thoughts on adding a key-value store to profile data formats
Hi all,
I'd liked to get your thoughts on possibly adding a generic key-value store
to the profile data formats for 'metadata'. Some potential uses cases:
*I. Profile Features*
The most basic use could be as a central repository for internal bits of
housekeeping information about the profile data. For example, to
differentiate between FE and IR instrumentation:
2014 Mar 07
2
Latest openswan update does no longer connect to Cisco VPN 3000 Series
Does anyone else noticed problems after updating openswan to
openswan-2.6.32-27.2.el6_5.i686 ? In our case a connection to Cisco VPN
3000 Series would no longer work. I can see in the log an ASSERTION FAILED
error and the connection would remain in Pending phase 2.
Mar 7 16:24:40 firewall pluto[7647]: "ciscovpntest" #2: discarding
duplicate packet; already STATE_MAIN_I1
Mar 7
2016 Jan 15
2
[PGO] Thoughts on adding a key-value store to profile data formats
On Fri, Jan 15, 2016 at 11:41 AM, Xinliang David Li <davidxl at google.com>
wrote:
> Tagging profile data with such information is generally useful. My
> thoughts are
>
> 1) such information is probably not needed to be stored in raw format
> profile data -- so no runtime changes are needed -- only llvm-profdata
> and indexed format need to be enhanced to support this.
2007 Jul 31
1
Can someone help? Strange behaviour of establishing trust
Hello all,
I'm using Samba on Centos5:
[root@centosbdc ~]# rpm -qa | grep samba
system-config-samba-1.2.39-1.el5
samba-client-3.0.23c-2
samba-common-3.0.23c-2
samba-3.0.23c-2
I'm trying to establish a interdom trust with a w2k domain (POLY):
[root@centosbdc ~]# net rpc trustdom establish POLY
Password:
Could not connect to server POLY123
[2007/07/31 14:46:51, 0]
2013 Feb 26
1
[LLVMdev] Cross compile LLVM using gcc (powerpc and x86)
Hi there,
I hope this is the right list.
I have been trying to cross compile the LLVM 3.2 for our x86 target by using i586 cross compiler provided by Oselas toolchain (http://www.pengutronix.de/oselas/toolchain/index_de.html).
I have cross-compiled multitudes of 3rd party projects before and usually I can apply similar methods to compile the most of them.
I have however not been able to figure
2016 Feb 09
0
OpenSwan Drop Out Issue
Try setting lower keyexpiry time on other endpoint.
--
Eero
2016-02-09 17:04 GMT+02:00 John Cenile <jcenile1983 at gmail.com>:
> Hello,
>
> I'm cross posting this from the OpenSwan mailing list, in case someone here
> can help.
>
> We have two sites connected via OpenSwan 2.6.32-9 on CentOS 5, sharing 6
> /24 subnets each (so 12 in total).
>
> The problem
2015 Feb 10
3
[LLVMdev] Coverage mapping issue: Malformed profile data
Hi all!
It seems I came across on issue with coverage mapping
(http://www.llvm.org/docs/CoverageMappingFormat.html)
check on:
llvm revision: r228136
clang Last Changed Rev: 228121
build: Debug+Asserts
OS: ubuntu 14.04
Here is simple snippets
test1.c: NOT OK
==================
#include <stdio.h>
static int foo() { return 42; }
int main() {
return 0;
}
==================
cp src/test1.c
2000 Jul 20
1
Samba on Two networks
I'm trying to set up a 100Base-T network on top of my exisiting 10Base-T
network. The 100Base-T network is between a few hosts, but those hosts
are also on the 10Base-T network. Here's a little diagram:
10Base-T 100Base-T
-------------------------------------------------------
128.173.1.1 DCSERVER
| (NT PDC+WINS Server)
|
2008 Oct 03
2
A strange behaviour of file.path in Windows? (PR#13119)
Full_Name: Enrico Pegoraro
Version: 2.7.2
OS: Windows (Vista or Xp PRO) Italian
Submission from: (NULL) (87.4.189.202)
If you send these lines of code:
outdir="c:/pippo"
file.path(outdir,"pluto.html")
R replies correctly:
[1] "c:/pippo/pluto.html"
But if you change the first steps to:
outdir=""
file.path(outdir,"pluto.html")
R replies
2013 Nov 26
0
VFS shadow_copy2 with samba 4.0.9
I am trying to use shadow copy with Samba 4.0.9 on Debian 7 (wheezy),
Linux kernel 3.2. Windows 7 clients on the LAN can not see Previous
Verions of files stored on the server, although I believe I have set
up directories with snapshots.
Here are some highlights from smb.conf :-
[global]
server role = active directory domain controller
domain logons = yes
...
[Pluto]
path
2003 Jul 04
0
Samba/Windows question: problems loading roaming profiles
Hello everyone!
I'm trying (unsuccessfully until now) configure two Samba
servers:
- Server A. Acting as PDC in a Windows 2000/XP
domain and as profile server.
- Server B. Acting as profile server.
I have users whose profiles are in server A and others
whose profiles are in the server B. The server where
each user's profile lives is identified by the main
group (GID) of the user (that
2016 Feb 09
4
OpenSwan Drop Out Issue
Hello,
I'm cross posting this from the OpenSwan mailing list, in case someone here
can help.
We have two sites connected via OpenSwan 2.6.32-9 on CentOS 5, sharing 6
/24 subnets each (so 12 in total).
The problem we're having is completely randomly, be it in the middle of the
day, or in the middle of the night (so I don't believe it's traffic
related), certain (and sometimes