YaST2 Developers Documentation: Network configuration

Network configuration

src/modules/RDP.ycp
Module for Remote Administration via RDP
  • Arvin Schnell
  • Martin Vidner
  • David Reveman

This module has an unstable interface.

Imports

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

Includes

  • network/routines.ycp

Global Variables

Global Functions

Local Variables

global allow_administration -> boolean

Allow remote administration

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
global Write () -> boolean

Update the SCR according to network settings

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

Create summary

Return value:
summary text