develop
asamoukin 15 years ago
parent eea4bebc3a
commit 5c4d73cce2

@ -1509,7 +1509,7 @@ or ld_bind_dn or ld_bind_pw")
# Если пользователь в X сессии тогда не будем отмонтировать ресурсы
if isXsession and self.isSessionUser(userName):
self.printERROR(_("User %s is in X session")%userName)
elf.printERROR(_("Can not unmount user %s resource")%userName)
self.printERROR(_("Can not unmount user %s resource")%userName)
return False
if not homeDir:
# homeDir из LDAP

Loading…
Cancel
Save