This is a discussion on Disabling services in inetd.conf within the Sun Solaris Administration forums, part of the Solaris Operating System category; --> Can anybody tell me what the following services do and the ramifications of disabling them? # GSS Daemon # ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Can anybody tell me what the following services do and the ramifications of disabling them? # GSS Daemon # 100234/1 tli rpc/ticotsord wait root /usr/lib/gss/gssd gssd # # AMI Daemon # 100146/1 tli rpc/ticotsord wait root /usr/lib/security/amiserv amiserv 100147/1 tli rpc/ticotsord wait root /usr/lib/security/amiserv amiserv Thanks! |
| |||
| gssd (generic security service daemon) is used as part of secure RPC (particularly NFS,kerberos) - if you're not using secure rpc then its ok to disable. amiserv is used for smartcard support - again if you dont need this then disable. Kind Regards Stuart margie.cain@fiserv.com (Margie Cain) wrote in message news:<15263980.0308200306.51026400@posting.google. com>... > Can anybody tell me what the following services do and the > ramifications of disabling them? > > > # GSS Daemon > # > 100234/1 tli rpc/ticotsord wait root /usr/lib/gss/gssd gssd > # > # AMI Daemon > # > 100146/1 tli rpc/ticotsord wait root /usr/lib/security/amiserv amiserv > 100147/1 tli rpc/ticotsord wait root /usr/lib/security/amiserv amiserv > > > Thanks! |
| ||||
| Thank you very much, Stuart. stuart_abrams_humphries@yahoo.com (stuart abrams-humphries) wrote in message news:<64aa62f7.0308202247.67549d9b@posting.google. com>... > gssd (generic security service daemon) is used as part of secure RPC > (particularly NFS,kerberos) - if you're not using secure rpc then its > ok to disable. > > amiserv is used for smartcard support - again if you dont need this > then disable. > > Kind Regards > > Stuart > > > > margie.cain@fiserv.com (Margie Cain) wrote in message news:<15263980.0308200306.51026400@posting.google. com>... > > Can anybody tell me what the following services do and the > > ramifications of disabling them? > > > > > > # GSS Daemon > > # > > 100234/1 tli rpc/ticotsord wait root /usr/lib/gss/gssd gssd > > # > > # AMI Daemon > > # > > 100146/1 tli rpc/ticotsord wait root /usr/lib/security/amiserv amiserv > > 100147/1 tli rpc/ticotsord wait root /usr/lib/security/amiserv amiserv > > > > > > Thanks! |