search for: alster

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

Did you mean: elster
2006 Jun 09
1
nsswitch groups confusion
...allow all users access (iow, chmod o+rx and chown <first.last> work as expected, but are not what we want). Advice on how to get this working is welcome. If any parts are missing to help me, please point that out. Regards, Harald -- harald wagener technical lead it fcb wilkens an der alster 42 20099 hamburg germany t. +49(0)40-2881-1252 mjahn@fcb.com www.footeconebelding.de
2003 Aug 27
0
build wxruby 0.1 with VC6 under NT5
...les by clicking on the files in explorer opens *two* windows. Change the extensions from rb to rbw under Windows... :-) ___________________________________________________________________________ Eduard Wulff Volksf?rsorge Deutsche Lebensversicherung AG bwi - Betriebswirtschaft/Controlling An der Alster 57-63 20099 Hamburg Telefon: 040 28654857 Fax: 040 28654988 mailto:eduard.wulff@volksfuersorge.de http://www.volksfuersorge.de
2006 Jun 08
2
"Not Enough '\' Characters In Service" Error Message
When I do smbclient -L -N prodwww or smbclient -L -N \\prodwww or even smbclient -L -N //prodwww I get an error message Not enough '\' characters in service I have tried to find this error message on the samba web site but I have not been successful in finding an exact match. Does anyone know what it means and how to fix it? TIA Mike
2006 Aug 17
3
OSX file creation problems
I am running a REHL 4.3 server with samba RPMs: 3.0.10-1.4e.9 When an os X client connects to our samba server it can copy files from the server an overwrite other files that already exist. However when it comes time to create a file, it fails, where this process works correctly from a windows system. In addition, I can go to where the volume is mounted on the os X (10.3.7) machine and copy
2001 Feb 20
1
2.5.1p1 ssh-agent path problem in Solaris
I'm having a path problem with OpenSSH 2.5.1p1 in Solaris (7). When ssh-agent is run, environment variables aren't being passed to the spawned shell. sol# env | wc -l 23 sol# env | grep -i ssh SSH_CLIENT=10.0.1.146 1047 22 SSH_TTY=/dev/pts/0 sol# sol# ssh-agent sh sol# env | wc -l 1 sol# env SSH_AGENT_PID=12032 sol# If I