search for: managemenent

Displaying 5 results from an estimated 5 matches for "managemenent".

Did you mean: managemement
2003 Nov 05
3
help for managemen 4 ip public
Dear, All I have 4 ip public in my router 1. For Connection to gateway 2. For gateway Wireless Lan (with ip public) 3. For DMZ 4. For Downtream ISP ------------------History I have two way for connection Internet 1 by Leased Line 128 Up/Down and 256 Down With DVB and i have client with wireless Network. I need Client wireless network can use DVB Network for connection with port 80. What can i
2004 Apr 20
0
SID versus user-group name in Property windows
I have a weird issue when I wanna see Security Tab in the file property's. I dont see the user and group name's but only their SID. See pictures but when I add users and group acl on this file, I get their user and group name. If I close and reopen the propetu of this file, I get again the SID Someone know how to fix this issue?? My file server is a domain member of the PDC My PDC
2004 Mar 15
0
create_canon_ace_lists: unable to map SID
I have a samba server on linux with a LDAP DC, On a client server, I was do net join -S DOMSERV -Uadmin%PASSWORD and that's work The server member of DOMSERV have a share XFS filesystem. When I set manualy the acl (setfacl -m g:group:rwx the_file) It's ok, the other domain member see the ACL But when I set the acl with a Windows Workstation, that's don't work
2008 Jun 05
2
Can shorewall be the solution for this situation?
We currently use a three-server setup of Firewall-1 NG (2x firewalls and a managemenent server with Rainwall clustering) and we plan to move to an open source solution. We have very specific needs and the one that is very important is: Our users pay for their internet traffic and pay-as-you-go is an option for users. In our setup we have about 25000 users. At the moment they authent...
2006 Nov 21
3
Fw: re. win32-process
...rwarding. I used to do so with PuTTY and it worked nice. But having that terminal window hanging around is annoying, so I tried to find a better workaround. I installed Ruby and win32-process. I''m new to Ruby. I''m also new to Windows, so I''ve no idea about how process managemenent, stdin/stdout/stderr etc happen in this environment (and where is the documentation?!?). (I''ve been programming Perl on *nix for several years.) I find out that I use the flag Process::DETACHED_PROCESS to avoid the process window. But how do I suppress command output? I want something...