YaST2 Developers Documentation: Network configuration

Network configuration

src/modules/Remote.ycp
Module for Remote Administration via VNC
  • Arvin Schnell
  • Martin Vidner

This module has an unstable interface.

Imports

  • Label
  • Linuxrc
  • Mode
  • Package
  • Progress
  • Service
  • SuSEFirewall

Includes

  • network/routines.ycp

Global Variables

Global Functions

Local Variables

Local Functions

global allow_administration -> boolean

Allow remote administration

global default_dm -> string

Default display manager

local already_proposed -> boolean

Remote administration has been already proposed Only force-reset can change it

global Reset () -> void

Reset all module data.

global Propose () -> void

Function proposes a configuration But only if it hasn't been proposed already

global Read () -> boolean

Read the current status

Return value:
true on success
local CreateSaxAutomaticConfiguration () -> void

Function creates automatic X configuration by calling sax2 see bugs #135605, #157342

global Write () -> boolean

Update the SCR according to network settings

Return value:
true on success
global Summary () -> string

Create summary

Return value:
summary text